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

WE2E script improvements for usability #745

Merged
merged 20 commits into from
May 2, 2022

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 19, 2022

  1. Configuration menu
    Copy the full SHA
    e386ef7 View commit details
    Browse the repository at this point in the history
  2. Test commit on Mac.

    gsketefian committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    b474f12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36a610c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    4a3608a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c7cd3c View commit details
    Browse the repository at this point in the history
  3. Modifications to get_expts_status.sh to: 1) Add "official" arguments …

    …list (that gets processed via "process_args"); 2) Add "verbose" argument to enable less output to screen; 3) include help/usage string.
    gsketefian committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    e2019b8 View commit details
    Browse the repository at this point in the history
  4. Make the number of lines at the end of the log file that gets written…

    … to the status report file an argument.
    gsketefian committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    9320442 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ea8f4b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    1d61727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af71e75 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    3b559a1 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    c2c8a58 View commit details
    Browse the repository at this point in the history