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

develop: merge HWRF version of saSAS with GFS version #94

Merged
merged 35 commits into from
Jun 5, 2020

Commits on Feb 20, 2020

  1. Configuration menu
    Copy the full SHA
    848be96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f89ba36 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Update utest

    *If TEST_NAME specifies WARM_START=.T., error and exit
    *Restart file names are automatically determined based on SYEAR, SMONTH, SDAY, SHOUR, FHMAX
    *RESTART_INTERVAL automatically determined as one half of FHMAX
    *Restart comparison files are automatically determined based on OUTPUT_GRID and OUTPUT_FILE
    *MPI testing sets WRITE_GROUP=2 and WRTTASK_PER_GROUP=12
    *Name of the lock directory changed from lock to lock_ut to avoid conflict with RT
    MinsukJi-NOAA committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    30d2a0e View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Configuration menu
    Copy the full SHA
    3fe3d7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    758ae78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3cc2b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. *Modify ccpp configuration files to accomodate unit tests (under fv3_…

    …conf)
    
    *Add more test-names to utest.bld
    *Further modifications to differentiate output file names from those of RT
    *RT passed
    MinsukJi-NOAA committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    3148eec View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

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

Commits on Mar 18, 2020

  1. Implement ecflow option for unit testing (#1)

    * Time taken for full unit tests is 40% of of that without using ecflow
    * Numerous changes in utest for ecflow as well as better handling of baseline runs
    * Modify run_test.sh to handle any failure before run_test
    * Modify rt.sh to use ECFLOW_SUITE instead of regtest
    * Modify rt_utils.sh to use ECFLOW_SUITE instead of regtest
    * In rt_utils.sh, modify ecflow_create_run_task: make the call to run_test a foreground job so that 'set -e' error handling works properly by getting the correct exit status (another way would be to use 'job id' and 'wait job id' following the call to run_test &)
    * Modify some of fv3_conf/*_run.IN files to handle errors when restart file copies fail
    MinsukJi-NOAA authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    0eef7a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    fefc91d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a3c418 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

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

Commits on Apr 6, 2020

  1. Avoid using non-uniform block sizes in regression tests fv3_(ccpp_)st…

    …retched_nest and fv3_(ccpp_)regional_c768
    climbfuji committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    f8b82a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0db8818 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. Bugfix, apply change of blocksize from 32 to 24 in parm/input_nest02.…

    …nml.IN; this was done in parm/ccpp_input_nest02.nml.IN, but forgotten in parm/input_nest02.nml.IN
    climbfuji committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    a204c01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c2612d View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Configuration menu
    Copy the full SHA
    4d241c5 View commit details
    Browse the repository at this point in the history
  2. Update FV3 submodule

    DusanJovic-NOAA committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    944e4ab View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Update FV3 submodule

    DusanJovic-NOAA committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    269dcb7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

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

Commits on Apr 24, 2020

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

Commits on May 14, 2020

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

Commits on Jun 3, 2020

  1. Configuration menu
    Copy the full SHA
    a928347 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40a8de6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09241be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    919b6d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c1a3a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2dcc1a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc25cbe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df537b4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b6ba231 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    5ffaa22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b26100 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b63bf8c View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

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