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 gint fix files/parm files #3264

Open
JessicaMeixner-NOAA opened this issue Jan 27, 2025 · 0 comments
Open

Update gint fix files/parm files #3264

JessicaMeixner-NOAA opened this issue Jan 27, 2025 · 0 comments
Labels
feature New feature or request
Milestone

Comments

@JessicaMeixner-NOAA
Copy link
Contributor

What new functionality do you need?

Now that we no longer support multi-grid, this simplifies the interpolation of grids for WW3 since there can only be 1 input/computational grid for the output grids.

We can now create generic interp.inp.tmpl files such as: https://github.com/NOAA-EMC/global-workflow/blob/develop/parm/wave/at_10m_interp.inp.tmpl

And then in the fix files add both the computational and target grid in the name: ww3_gint.WHTGRIDINT.bin.target -> ww3_gint.WHTGRIDINT.bin.comp.target

which will make the workflow more flexible, and could allow us to add the output grids to a low resolution test which would then enable downstream testing as well.

What are the requirements for the new functionality?

Make the gint post processing more flexible and have the target and computational grid be generic in the parm files and require both names in the fix files.

Acceptance Criteria

CI tests pass
Add new output grids to low resolution for downstream testing.

Suggest a solution (optional)

No response

@JessicaMeixner-NOAA JessicaMeixner-NOAA added feature New feature or request triage Issues that are triage labels Jan 27, 2025
@WalterKolczynski-NOAA WalterKolczynski-NOAA added this to the GFS v17 milestone Jan 27, 2025
@WalterKolczynski-NOAA WalterKolczynski-NOAA removed the triage Issues that are triage label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants