Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added optional flag to time_interp_external to speedup initialization #1427

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Dec 15, 2023

  1. Added optional flag to time_interp_external to speedup initialization

     - time_interp_external_nml:check_uniform_times=.true. will enable
       this option which performs a time axis check for uniformly spaced
       time levels prior to attempting to read the entire axis. In some
       cases, this will significantly reduce initialization time when
       reading large input files via data_override for example.
    MJHarrison-GFDL committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    345fff2 View commit details
    Browse the repository at this point in the history