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

Add nemsio file type for GDAS dataset #582

Closed
EdwardSnyder-NOAA opened this issue Feb 6, 2023 · 1 comment · Fixed by #718
Closed

Add nemsio file type for GDAS dataset #582

EdwardSnyder-NOAA opened this issue Feb 6, 2023 · 1 comment · Fixed by #718
Assignees
Labels
enhancement New feature or request

Comments

@EdwardSnyder-NOAA
Copy link
Collaborator

EdwardSnyder-NOAA commented Feb 6, 2023

Description

Add logic to handle GDAS nemsio dataset. Currently, netcdf is the only valid file type for GDAS data.

Solution

  • Modify the make_ics and make_lbc scripts to handle nemsio as an input type.
  • Update any additional files as needed.

Requirements**

Ensure the changes don't break the existing functionality of the ICS/LBCS workflow steps.

Acceptance Criteria (Definition of Done)

  • ICS can handle GDAS nemsio (atm+sfc files) and netcdf file types as well the existing model options (FV3GFS, HRRR, etc.)
  • LBCS can handle GDAS nemsio (atm file) and netcdf file types as well the existing model options (FV3GFS, HRRR, etc.)
@EdwardSnyder-NOAA
Copy link
Collaborator Author

Draft PR has been made #718

@christinaholtNOAA christinaholtNOAA moved this from Todo to In Progress in RRFS Merge to SRW Apr 10, 2023
@MichaelLueken MichaelLueken linked a pull request Apr 11, 2023 that will close this issue
37 tasks
@github-project-automation github-project-automation bot moved this from In Progress to Done in RRFS Merge to SRW Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant