-
Notifications
You must be signed in to change notification settings - Fork 365
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
FINAL eamxx downstream merge! #6761
Conversation
…rface_back_to_kokkos * origin/master: (75 commits) add EAMxx initial condition for ne4 with L128 change from scream-docs to eamxx-scripts EAMxx: flush output file whenever we write a rhist file EAMxx: add support for daily storage type in IO EAMxx: always update num snaps in file, even for Yearly/Monthly storage clarify P3Runtime struct defaults This commit removes a docker folder in eamxx no longer in use. restore BFB in order to merge PR Remind devs to load scream env Add some Kokkos dev doc EAMxx: work on atm process developer documentation EAMxx: removed undefined method in AbstractGrid Update EAMxx docs and improve help formatters Rename set_params -> setup_internals Improve OutputManager function descriptions Separate restart output manager from output manager list Only call set_logger() once Fix run_t0 and case_t0 checks fix incorrect inputs Move set_provenence_data call to in front of create_output_managers ...
… when using a remap file.
This commit follows the example for the geometry data for 'lev' and adds 'ilev'. The variable 'ilev' will now be a default variable in all EAMxx output similar to what is currently done with lat/lon, hyam/hybm, hyai/hybi and lev. Addresses #3022
|
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.
Emotional PR 🥲❤️
Congratulations, you all! |
I'm going to merge to next so we get testing tonight. We can simultaneously work on fixing the CI issue. |
* Remove pre_process_pr jobs, in favor of paths filters * Remove support for skip labels * Simplified setting of env vars (e.g., submit/generate)
1f36ecf
to
0d3b7da
Compare
#6761) The scream/eamxx fork has been archived (frozen). All new scream/eamxx development will happen in the E3SM repo. [BFB]
merged to next. |
Working on a fix for the pam fail. Will push in a moment. in febfb90, the pam stuff is updated to conform to eamxx p3. The pam submodule is now pointing to this PR E3SM-Project/PAM#159 (when merged, it will be still be the correct commit, so no further update is needed; I will ask @whannah1 to review/merge the pam pr) |
#6761) Second merge. Fix PAM build fail.
The scream/eamxx fork has been archived (frozen). All new scream/eamxx development will happen in the E3SM repo.
[BFB]