Add mean/spread for atmos grib2#2482
Conversation
5013b8f to
7c17782
Compare
|
@NeilBarton-NOAA @bingfu-NOAA Can you please review so we can proceed with this PR? |
|
@JunDu-NOAA is the POC for GEFS atmos ensemble products. He may review this PR too. |
|
I'm not very familiar with this job and files. @EricSinsky-NOAA Do you have any comments? |
|
@NeilBarton-NOAA scripts related to ensstat have been added to global-workflow in this PR, which allows for the generation of ensemble mean and spread products. The ensstat program has been added to gfs-utils in PR #52. All the changes in this current global-workflow PR look good. |
|
Experiment C48_S2SWA_gefs failed on Orion with error logs: /work2/noaa/stmp/CI/ORION/2482/RUNTESTS/COMROOT/C48_S2SWA_gefs_7c17782b/logs/2021032312/atmos_ensstat_f000.log Follow link here to view the contents of the above file(s): (link) |
|
Experiment C48_S2SW failed on Orion with error logs: Follow link here to view the contents of the above file(s): (link) |
|
CI FAILED Orion at 04 15 16:23:31 |
7c17782 to
5013b8f
Compare
5013b8f to
0393b2b
Compare
|
Build failed on Orion with error logs:/work2/noaa/stmp/CI/ORION/2482/gfs/sorc/logs/build_gdas.log Follow link here to view the contents of the above file(s): (link) |
|
CI FAILED Orion at 04 16 00:22:16 |
|
Even from a fresh copy of develop, build_gdas is failing on Orion: |
|
Testing may be unavailable for days. This PR only adds functionality to GEFS and that has been tested. Moving forward with merge without CI testing. |
* upstream/develop: Add rocoto `sh` tag, script to check netcdf file and apply this to check ocean output (NOAA-EMC#2484) Revert file name changes in off-line post (NOAA-EMC#2499) Add mean/spread for atmos grib2 (NOAA-EMC#2482) Upadte and tested CI Bash for WCOSS2 (NOAA-EMC#2481)
* UFSWM - Thompson-Eidhammer microphysics code formatting
* FV3 - Thompson-Eidhammer microphysics code formatting
* ccpp-physics - Thompson-Eidhammer microphysics code formatting
Description
Adds the basic mean and spread grib2 products for the atmosphere.
The new mean/spread files are named according to the new convention, though
pres_${grid_type}may be changed topgrb_${grid_type}. Either way, the input filenames will need to be updated when that change is made. For now, the mismatch means the unlettered grib files result inpres_.Resolves #2296
Refs #1522
Type of change
Change characteristics
How has this been tested?
Checklist