Port WOA23 extrapolation from Compass#528
Draft
xylar wants to merge 12 commits intoE3SM-Project:mainfrom
Draft
Conversation
Organize combined-topography tasks by target grid and resolution rather than by downstream consumer, and add a reusable 0.25-degree lat-lon task for cached products. This renames the task helpers and task classes, updates remap and cull callers, and refreshes the e3sm/init developer docs to match the new layout.
Introduce the ocean/global_ocean/hydrography/woa23 task with shared combine and extrapolate steps, draft user and developer documentation, and API entries. The task consumes the reusable e3sm/init lat-lon combined-topography product so future hydrography products can share the same cached input workflow.
This is necessary if shared steps belong to a different component than the one for the task they belong to, but they use a parallel command. This has to happen at both setup and runtime
Collaborator
Author
Collaborator
Author
|
the glitch in the Ross plot is annoying but doesn't feel like it's worth fixing. Maybe a dateline issue? I don't see any evidence that it's actually in the data. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
























(Description soon...)
Checklist
api.md) has any new or modified class, method and/or functions listedTestingcomment in the PR documents testing used to verify the changes