-
Notifications
You must be signed in to change notification settings - Fork 9
use nc4 tile file when remapping restarts #1094
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
Conversation
|
Testing summary:
This PR has a bug fix but not visible for GCM since we still don't use NC4 tile file there. |
Can you be more specific about this statement "This PR has a bug fix but not visible for GCM since we still don't use NC4 tile file there" ? Thanks @biljanaorescanin |
gmao-rreichle
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revoking approval for now... Some issues came up with testing remap_restarts. @biljanaorescanin is working on it
Revoking approval for now... Some issues came up with testing remap_restarts. @biljanaorescanin is working on it
@weiyuan-jiang Sorry, I taught this was other PR with fix during population of nc4 file for elevation. This one just uses nc4 instead of ascii if available. So why do we have bug/bug fix label? It is still zero diff PR as far as testing. |
FYI, I had replaced the "bug" label with the "bug fix" label, but I didn't question whether the "bug" label is appropriate. I agree with Biljana that it's unclear why the "bug" label was applied originally. If there was a bug that is now fixed, we need to clarify what was wrong / fixed. Otherwise, we should remove the "bug fix" label. |
gmao-rreichle
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sdrabenh: This PR is ready for merging. We will also need a new release of GEOSgcm_GridComp. (This is needed to create a release of GEOSldas that is capable of running landice tiles.) Please let me know if you have any questions, thanks!
If a tile file is nc4, the re-tiling subroutine should be able to read it.
Some cleanup of mk_restarts.
Required by: GEOS-ESM/GEOSldas#705
Trivially 0-diff for GCM and LDAS simulations. 0-diff tests ok for remap_restarts: GEOS-ESM/GEOS_Util#137 (comment)