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

Intake conversion Zonally_Averaged_Global_Meridional_Overturning_Circulation #374

Closed rbeucher closed 3 months ago

rbeucher commented 5 months ago

Following the discussion in issue #313, we propose converting the recipes to use Intake, given that the Cookbook is no longer supported and the ACCESS-NRI Intake catalog is now available.

A few months ago, @max-anu began working on this transition. This pull request contains the changes @max-anu made to the notebook specified in the title.

review-notebook-app[bot] commented 5 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

navidcy commented 4 months ago

Note that there is also #324 which converts this example to more model-agnostic and also uses pint... But it got stuck-stale... I'm having dask problems (like most of my python-xarray-dask life!)

anton-seaice commented 4 months ago

Should we finalise #324 before working on this?

navidcy commented 4 months ago

Either or. It doesn’t really matter, right? We should finalise which ever is easier first. Perhaps the conversion to intake is more straightforward?

anton-seaice commented 4 months ago

Ah. In addition this PR is stuck because we don't have OM4_025 or other mom6 runs in the intake catalog yet.