Update CICE plotting tools, Update izumi_nag port, Update Icepack #958
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.
PR checklist
Update CICE plotting tools, Update izumi_nag
apcraig
Ran full test suite on derecho gnu, all results pass bit-for-bit.
Update CICE plotting tools. Add ciceplots.csh and ciceplots2d.py. Update timeseries.py. Remove timeseries.csh. Have the plotting tools copied into case directories. Update documentation. ciceplots2d.py generates global and polar plots for fields on CICE history files. ciceplots.csh is a general script that calls timeseries.py and ciceplots2d.py to generate plots for a user defined case. Add basemap to the cice conda environment.yml file to support the plotting packages.
Add output to JRA55_files in ice_forcing.F90 to make it easier to understand when/why JRA55 files are missing.
Add NO_CDF5 CPP to izumi_nag Macros file.
Change 10 year production test case to 8 year test. This will serve as basis for release results.
Update Icepack to #083d6e3cf42198 from May 28, 2024. Includes updates to Icepack plotting tools.