COSIMA / cosima-recipes

A cookbook of recipes (i.e., examples) for analysing ocean and sea ice model output
https://cosima-recipes.readthedocs.io
Apache License 2.0
46 stars 66 forks source link

Create documented example for sector-based sea ice analysis and plots #393

Open serenaschroeter opened 4 months ago

serenaschroeter commented 4 months ago

Create documented example using NSIDC data stored on jk72 to load and analyse sea ice by sector (given sector boundaries) and produce comparison plots.

serenaschroeter commented 4 months ago

@adele-morrison @navidcy Neither Will Hobbs nor I can assign ourselves to this - please can you help?

anton-seaice commented 4 months ago

We can probably put the data on ik11 to make it easier to share. Its also possible to access acros the cloud (as done in https://github.com/COSIMA/cosima-recipes/blob/main/DocumentedExamples/SeaIce_Obs_Model_Compare.ipynb) but this is not always very effective!

serenaschroeter commented 4 months ago

Yep, Will has moved the data to ik11 (/g/data/ik11/observations/seaice/NSIDC_v4)

serenaschroeter commented 2 months ago

A documented example has been prepared and tested by @willrhobbs and @serenaschroeter; pull request made.