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

Add more parameters to CSV file containing WE2E test info #740

Merged

Commits on Mar 31, 2022

  1. Add 3km grid over Indianapolis. This is about 600km x 600km in extent…

    … (200 x 200 grid points). It is intended for use in the WE2E tests.
    gsketefian committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    2210d4e View commit details
    Browse the repository at this point in the history
  2. Edit comments.

    gsketefian committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    9ef39be View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Generalize script "get_WE2Etest_names_subdirs_descs.sh" to enable inc…

    …luding experiment variable values in the CSV file it generates.
    gsketefian committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    fc843ac View commit details
    Browse the repository at this point in the history
  2. Bug fix - in var_defns.sh, the definition of CRES should use single q…

    …uotes (like for all other variables in var_defns.sh).
    gsketefian committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    f6deb7a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Minor changes (spacing).

    gsketefian committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    151dab3 View commit details
    Browse the repository at this point in the history
  2. Include additional information in the CSV file that the function get_…

    …WE2Etest_names_subdirs_descs.sh generates. Details:
    
    1) Add additional experiment variables to the CSV file (including allowing array variables such as CYCL_HRS) and specify default values for these variables (in case they are not defined in the test configuration file).
    2) Calculate and include in the CSV file the number of forecast model runs that each test will make.
    3) Add verbose option.
    4) Add more informational messages (printed to screen).
    gsketefian committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    3a86f50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12445d0 View commit details
    Browse the repository at this point in the history
  4. Edits to comments.

    gsketefian committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    212f0e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Add CCPP_PHYS_SUITE, FCST_LEN_HRS, and LBC_SPEC_INTVL_HRS to the list…

    … of experiment variables that are read in from the test configuration file into the CSV file.
    gsketefian committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    61d9188 View commit details
    Browse the repository at this point in the history