-
Notifications
You must be signed in to change notification settings - Fork 123
Add support for IFI on Ursa #1365
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
base: develop
Are you sure you want to change the base?
Add support for IFI on Ursa #1365
Conversation
|
@BenjaminBlake-NOAA - Conceivably, I could remove Hera support for IFI in this PR, as you requested. Should I do that in this PR? |
|
@SamuelTrahanNOAA Yes, I think you can remove Hera support for IFI as part of this PR. Thanks |
|
I've removed IFI support on Hera, but not all UPP Hera tests. Your issue requests that all UPP Hera support be removed. Non-IFI tests are outside the scope of this PR. |
Yes that's fine, the removal of the other Hera tests can be handled in a separate PR. |
|
@SamuelTrahanNOAA We will wait until the dependent IFI PR is merged before moving forward with processing this PR. Earlier this year we actually replaced all of the fv3r regression tests in UPP with RRFS tests (see PR #1258 ). The fv3r tests are an older version of the RRFS test which use a smaller (CONUS) domain. So I think the ifi_standalone_fv3r test may not be needed and can be removed. |
This PR adds support for generating IFI products on Ursa.
Dependent PR
The libIFI.fd updates must be merged first. You won't be able to view this PR unless you're logged in under a github account with access to the private repository.