-
Notifications
You must be signed in to change notification settings - Fork 111
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
Update GDAS initialization scripts for GFS v16 #102
Comments
Baseline initial set of v16 based scripts. Since there are not sufficient enkf files stored to hpss, the scripts use the gdas data as input for both hires and enkf members. The output from chgres for the enkf member is copied 80 times.
Merge branch 'develop' into feature/gdas_init.v16
Merge branch 'develop' into feature/gdas_init.v16
Merge branch 'develop' into feature/gdas_init.v16 Issue ufs-community#102.
Add 'atmos' subdirectory to v16 gdas init scripts. Issue ufs-community#102
Merge branch 'develop' into feature/gdas_init.v16 Issue ufs-community#102
Merge branch 'develop' into feature/gdas_init.v16 Issue ufs-community#102.
Merge branch 'develop' into feature/gdas_init.v16 Issue ufs-community#102.
Merge branch 'develop' into feature/gdas_init.v16 Issue ufs-community#102.
Merge branch 'develop' into feature/gdas_init.v16 Issue ufs-community#102.
Merge branch 'develop' into feature/gdas_init.v16 Issue ufs-community#102.
point at real-time parallel. Issue ufs-community#102.
Merge branch 'develop' into feature/gdas_init.v16 Issue ufs-community#102.
Update Cray driver script for v16 data. Issue ufs-community#102.
Update Dell driver script to work with v16 data (thanks, Russ). After 2020082018, the v16 tarballs include an 'atmos' subdirectory. Account for this in 'run_v16.chgres.sh'. Issue ufs-community#102
Merge branch 'develop' into feature/gdas_init.v16 Issue ufs-community#102
Merge branch 'develop' into feature/gdas_init.v16 Issue ufs-community#102.
Merge branch 'develop' into feature/gdas_init.v16 Issue ufs-community#102.
Merge branch 'develop' into feature/gdas_init.v16 Issue ufs-community#102.
Add new v16 data script based on Eric's hpss repo. Issue ufs-community#102
Update to pull the v16 radstat file. Issue ufs-community#102.
New script run_v16.chgres2.sh to run chgres using v16 data from Eric's parallel. Issue ufs-community#102.
Add CDUMP variable to config file. When set to 'gfs' only process for a gfs free forecast. When set to 'gdas', process gdas and enkf members. Update v16 scripts accordingly. Issue ufs-community#102.
Some new requirements from @KateFriedman-NOAA to help the gdas_init utility work with the global workflow.
|
Is there a test for these changes? |
Yes please, thanks! |
parallel data. Fixes ufs-community#102
@GeorgeGayno-NOAA I've retested your feature/gdas_init.v16 branch on Hera for all supported GFS versions (v12, v13, v14, v15, v16 retro, v16 ops). I had no issues running chgres_cube via a global-workflow job. Tests: v12: v13: v14: v15: v16 retro: v16 ops: Going to run the same tests on WCOSS-Dell to confirm no issues there. Then will be ready for feature/gdas_init.v16 to go into UFS_UTILS develop. Thanks! |
@GeorgeGayno-NOAA I'm ready for this work to move into develop. I'm wrapping up testing my branch for this work on the workflow side and will be ready for a new hash or tag from UFS_UTILS that includes these updates. Thanks! |
Ok, Kate. Glad to finally get this merged. Will create a release for you. |
Wonderful, thanks @GeorgeGayno-NOAA ! |
Update to process OPS GFS v16 data or GFS v16 parallel data. For all input data sources, add option to process the GFS or the GDAS CDUMP. In other words, process for a GFS free forecast or process for a GDAS/ENKF cycle Fixes #102
The GDAS initialization scripts must be updated to support v16 cycled experiments - with and without the Incremental Analysis Update (IAU).
The text was updated successfully, but these errors were encountered: