[X] Short (1 sentence) summary of your PR:
Update CICE plotting tools, Update izumi_nag
[X] Developer(s):
apcraig
[X] Suggest PR reviewers from list in the column to the right.
[X] Please copy the PR test results link or provide a summary of testing completed below.
Ran full test suite on derecho gnu, all results pass bit-for-bit.
How much do the PR code changes differ from the unmodified code?
[X] bit for bit
[ ] different at roundoff level
[ ] more substantial
Does this PR create or have dependencies on Icepack or any other models?
[ ] Yes
[X] No
Does this PR update the Icepack submodule? If so, the Icepack submodule must point to a hash on Icepack's main branch.
[X] Yes
[ ] No
Does this PR add any new test cases?
[ ] Yes
[X] No, but changes one test case from 10 year to 8 year length
Is the documentation being updated? ("Documentation" includes information on the wiki or in the .rst files from doc/source/, which are used to create the online technical docs at https://readthedocs.org/projects/cice-consortium-cice/. A test build of the technical docs will be performed as part of the PR testing.)
[X] Yes
[ ] No, does the documentation need to be updated at a later time?
[ ] Yes
[ ] No
[X] Please document the changes in detail, including why the changes are made. This will become part of the PR commit log.
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.
PR checklist
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.