forked from NOAA-GFDL/pace
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Pace split #41
Comments
|
|
|
Todo:
|
Todo:
|
|
|
Porting errors to fix
Breakage due to refactor
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pace
will be split alongside three axis and recomposed from them.ndsl
: middleware partPyFV3
: the Python/DSL version of FV3PySHiELD
: the Python/DSL version of physics parametrizationPace
remains a model, bringing the three parts above as submodules and dealing with driver & bespoke init.⚠ Due to the breath of the refactor - a coding freeze is required⚠
Branch/PR wise, a freeze will be enacted then the following pattern will be implemented.
In-between each merge, a full fresh install of Pace + running a C12 for 1 timesteps will insure functionality.
We will document here all changes. Post refactor, we expect some movement of code from and to the new repository but that should be minimal.
Out of scope for this issue.
makefile
workflowdocker
imagegithub
CI hooksdocs
DoD: Pace relies on
ndsl
,pyFV3
andpySHiELD
.Cross-post: NOAA-GFDL#53
The text was updated successfully, but these errors were encountered: