-
Notifications
You must be signed in to change notification settings - Fork 3
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
Testing Dual-Resolution Ensemble DA in JEDI for HAFS #17
Comments
Major difference from single-resolution DA:
In variational:
ens_geometry_configs is the ensemble grid, and geometry_configs is the control grid.
and
|
Regardless of dual or single resolution, if the ensemble grid is 1440 * 1320, the following memory error will occur: Current solution on Hera: Further test on Orion is ongoing. |
Update on the memory issue, it looks Orion works fine with only 30 nodes. The issue on Hera is likely due to the machine memory. |
RRFS and Ting has tested the dual-resolution DA capability in JEDI for MPAS and FV3.
Corresponding discussions include:
NOAA-EMC/RDASApp#112
https://github.com/JCSDA-internal/fv3-jedi/pull/1243
This issue is opened to document the trials for HAFS.
The text was updated successfully, but these errors were encountered: