CICE-Consortium / CICE

Development repository for the CICE sea-ice model
Other
57 stars 131 forks source link

Update CICE plotting tools, Update izumi_nag port, Update Icepack #958

Closed apcraig closed 4 months ago

apcraig commented 4 months ago

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.

apcraig commented 4 months ago

Sample output from the plotting tools is here, https://github.com/CICE-Consortium/CICE/wiki/CICE-6.5.1-Sample-Output. I will start to generate these plots for every release.

dabail10 commented 4 months ago

This is awesome!