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

Update the gdas_init utility for the new NCO-specified 'model' directory #968

Merged

Conversation

GeorgeGayno-NOAA
Copy link
Collaborator

@GeorgeGayno-NOAA GeorgeGayno-NOAA commented Jun 25, 2024

DESCRIPTION OF CHANGES:

Update the gdas_init utility for the new NCO-specified 'model' directory in COM
paths -> model_data is now just model.

TESTS CONDUCTED:

The gdas_init utility was tested on Hera. See the comments for details.

DEPENDENCIES:

N/A

DOCUMENTATION:

N/A

ISSUE:

Fixes #967.
Related to: NOAA-EMC/global-workflow#2686

@GeorgeGayno-NOAA
Copy link
Collaborator Author

Using the branch at 28164db, the gdas_init utility was tested on Hera. Coldstart files for CDUMP=gfs and CDUMP=gdas were created for a 2024/06/01/06z cycle. The coldstart files were stored in a directory named 'model' as specified by NCO:

ENKF files:

/scratch2/NCEPDEV/stmp1/George.Gayno/gdas.init/output/enkfgdas.20240601/06/mem001/model/atmos/input $ ls
gfs_ctrl.nc        gfs_data.tile2.nc  gfs_data.tile4.nc  gfs_data.tile6.nc  sfc_data.tile2.nc  sfc_data.tile4.nc  sfc_data.tile6.nc
gfs_data.tile1.nc  gfs_data.tile3.nc  gfs_data.tile5.nc  sfc_data.tile1.nc  sfc_data.tile3.nc  sfc_data.tile5.nc

GDAS files:

/scratch2/NCEPDEV/stmp1/George.Gayno/gdas.init/output/gdas.20240601/06/model/atmos/input $ ls
gfs_ctrl.nc        gfs_data.tile2.nc  gfs_data.tile4.nc  gfs_data.tile6.nc  sfc_data.tile2.nc  sfc_data.tile4.nc  sfc_data.tile6.nc
gfs_data.tile1.nc  gfs_data.tile3.nc  gfs_data.tile5.nc  sfc_data.tile1.nc  sfc_data.tile3.nc  sfc_data.tile5.nc

GFS files:

/scratch2/NCEPDEV/stmp1/George.Gayno/gdas.init/output/gfs.20240601/06/model/atmos/input $ ls
gfs_ctrl.nc        gfs_data.tile2.nc  gfs_data.tile4.nc  gfs_data.tile6.nc  sfc_data.tile2.nc  sfc_data.tile4.nc  sfc_data.tile6.nc
gfs_data.tile1.nc  gfs_data.tile3.nc  gfs_data.tile5.nc  sfc_data.tile1.nc  sfc_data.tile3.nc  sfc_data.tile5.nc

@GeorgeGayno-NOAA GeorgeGayno-NOAA marked this pull request as ready for review June 25, 2024 13:51
Copy link
Collaborator

@KateFriedman-NOAA KateFriedman-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks @GeorgeGayno-NOAA !

@GeorgeGayno-NOAA GeorgeGayno-NOAA merged commit 0983f34 into ufs-community:develop Jun 25, 2024
4 checks passed
@GeorgeGayno-NOAA
Copy link
Collaborator Author

@KateFriedman-NOAA - merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update GDAS init utility for new COM directory
2 participants