CUPiD icon indicating copy to clipboard operation
CUPiD copied to clipboard

Updated PR for seaice notebook.

Open dabail10 opened this issue 4 months ago • 8 comments

All Submissions:

  • [X] Have you followed the guidelines in our Contributor's Guide (including the pre-commit check)?
  • [X] Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Feature Submissions:

  1. [X] Does your submission pass tests?
  2. [x] Have you lint your code locally prior to submission?

Changes to Core Features:

  • [X] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [X] Have you successfully tested your changes locally?

I have made several updates to the sea ice notebook here.

  1. Modified the cice_vars.yml file to have only three variables. I have created a new cice_vars_full.yml file for other use cases.
  2. Changed the color tables from tab20 to ocean.
  3. Added some Antarctic plots.
  4. Added (in comments) a PBS DASK cluster option for running the notebook within jupyterhub.
  5. Modified the cases in config.yml to be historical runs for seaice.
  6. As an aside, I have also moved the timeseries files to ice/proc/tseries/month_1 for all of the cases instead of "ts".

dabail10 avatar Sep 27 '24 16:09 dabail10