Recent Releases of cosima-recipes
cosima-recipes - v0.1.3
What's Changed
- Update .zenodo.json by @navidcy in https://github.com/COSIMA/cosima-recipes/pull/493
- Better explanation how to override automatically sourced paths in regional-mom6 recipe by @navidcy in https://github.com/COSIMA/cosima-recipes/pull/494
- Update RTD config by @angus-g in https://github.com/COSIMA/cosima-recipes/pull/500
- Urge new contributors to update the
.zenodo.json+ stronger urge to avoidcosima_cookbook.getvarby @chrisb13 in https://github.com/COSIMA/cosima-recipes/pull/496 - Updating Hovmoller Depth plots by @AndyHoggANU in https://github.com/COSIMA/cosima-recipes/pull/501
- Convert tutorial to use intake by @AndyHoggANU in https://github.com/COSIMA/cosima-recipes/pull/502
- Update README.md to discuss the Intake-version of the Cookbook tutorial by @navidcy in https://github.com/COSIMA/cosima-recipes/pull/503
- Add training materials for speeding up dataset access by @charles-turner-1 in https://github.com/COSIMA/cosima-recipes/pull/504
- Shorter/succinct tutorial title + some formatting by @navidcy in https://github.com/COSIMA/cosima-recipes/pull/505
- Fix typo in intake to dask notebook by @charles-turner-1 in https://github.com/COSIMA/cosima-recipes/pull/506
- MOC recipe: remove regions north of 65N from plots since they are wrong by @navidcy in https://github.com/COSIMA/cosima-recipes/pull/511
- Intake conversion TrueZonalMean by @rbeucher in https://github.com/COSIMA/cosima-recipes/pull/373
- Update chunking tutorial - add stuff about disk chunks, dask graph, etc by @charles-turner-1 in https://github.com/COSIMA/cosima-recipes/pull/508
- Updated tutorial to cover new method of building datastores by @charles-turner-1 in https://github.com/COSIMA/cosima-recipes/pull/497
- Intake conversion TemperatureSalinityDiagrams by @rbeucher in https://github.com/COSIMA/cosima-recipes/pull/371
- Migrate alongslope-velocities to intake by @charles-turner-1 in https://github.com/COSIMA/cosima-recipes/pull/498
- Update the along isobath average recipe to use intake by @charles-turner-1 in https://github.com/COSIMA/cosima-recipes/pull/499
- Update cross-slope section recipe to use intake by @charles-turner-1 in https://github.com/COSIMA/cosima-recipes/pull/512
- Intake conversion Cross-contour_transport by @rbeucher in https://github.com/COSIMA/cosima-recipes/pull/356
- Fix pmeriver diagnostic used in SurfaceWaterMassTransformation.ipynb by @adele-morrison in https://github.com/COSIMA/cosima-recipes/pull/516
- Intake sea ice seasonality by @charles-turner-1 in https://github.com/COSIMA/cosima-recipes/pull/518
- Sea-Ice Seasonality Statistics: Add note on minimum environment by @charles-turner-1 in https://github.com/COSIMA/cosima-recipes/pull/521
- Update notebook by @charles-turner-1 in https://github.com/COSIMA/cosima-recipes/pull/522
- Convert Meridional Heat Transport to Intake by @rbeucher in https://github.com/COSIMA/cosima-recipes/pull/517
- Intake conversion SeaIcePlotExample by @rbeucher in https://github.com/COSIMA/cosima-recipes/pull/369
- Update regional recipe to work with regional-mom6 v1.0.1 by @mmr0 in https://github.com/COSIMA/cosima-recipes/pull/525
- Fix sphinx warnings/errors by @angus-g in https://github.com/COSIMA/cosima-recipes/pull/531
- Remove dask clutter + drop gdata by @navidcy in https://github.com/COSIMA/cosima-recipes/pull/530
- Categorise recipes + rename recipes and tutorials to dishes and cooking lessons by @navidcy in https://github.com/COSIMA/cosima-recipes/pull/529
- Rename Tutorials directory by @navidcy in https://github.com/COSIMA/cosima-recipes/pull/532
- Update SurfaceWaterMassTransformation to use accessnri_intake by @marc-white in https://github.com/COSIMA/cosima-recipes/pull/520
- Added conversion of potential to conservative temperature for MOM6 output in SWMT by @julia-neme in https://github.com/COSIMA/cosima-recipes/pull/535
- Update Neutral Density recipe to use Intake by @marc-white in https://github.com/COSIMA/cosima-recipes/pull/536
- Intake conversion ModelAgnosticAnalysis by @rbeucher in https://github.com/COSIMA/cosima-recipes/pull/378
- Intake conversion CompareSSTSSSTemperatureSalinityto_WOA13 by @rbeucher in https://github.com/COSIMA/cosima-recipes/pull/355
- INTAKE_Fig12-ZonelTempSalt by @rbeucher in https://github.com/COSIMA/cosima-recipes/pull/524
- URGENT: Eliminate spurious climate-cms links by @marc-white in https://github.com/COSIMA/cosima-recipes/pull/541
- Update Sea Ice Area for newer xarray and catalog versions by @anton-seaice in https://github.com/COSIMA/cosima-recipes/pull/538
- Combined Overturning Circulation notebook using Intake by @marc-white in https://github.com/COSIMA/cosima-recipes/pull/533
- Convert Particletrackingwith_Parcels notebook to Intake by @marc-white in https://github.com/COSIMA/cosima-recipes/pull/534
- Final documentation updates for Intake conversion by @marc-white in https://github.com/COSIMA/cosima-recipes/pull/539
- Cookbook cleanout by @charles-turner-1 in https://github.com/COSIMA/cosima-recipes/pull/545
- Fix woa path hack by @charles-turner-1 in https://github.com/COSIMA/cosima-recipes/pull/546
- Fix and close #540 Update storage paths and module usage in Gadi subm… by @rbeucher in https://github.com/COSIMA/cosima-recipes/pull/547
- Delete Recipes/Appetisers-Easy/TransportThroughStraits.ipynb by @navidcy in https://github.com/COSIMA/cosima-recipes/pull/551
- Drop some references to hh5 by @navidcy in https://github.com/COSIMA/cosima-recipes/pull/558
New Contributors
- @chrisb13 made their first contribution in https://github.com/COSIMA/cosima-recipes/pull/496
- @mmr0 made their first contribution in https://github.com/COSIMA/cosima-recipes/pull/525
Full Changelog: https://github.com/COSIMA/cosima-recipes/compare/v0.1.2...v0.1.3
- Jupyter Notebook
Published by navidcy 7 months ago
cosima-recipes - v0.1.2
What's Changed
- Added a recipe for along-isobath averaging by @taimoorsohail in https://github.com/COSIMA/cosima-recipes/pull/416
- Add demo on how to get all info about variables by @charles-turner-1 in https://github.com/COSIMA/cosima-recipes/pull/482
- Convert the Surface Water Mass Transformation example to be model-agnostic by @willaguiar in https://github.com/COSIMA/cosima-recipes/pull/402
- Add zenodo entry by @charles-turner-1 in https://github.com/COSIMA/cosima-recipes/pull/484
- Update FRETools path in regional-mom6 recipe by @ashjbarnes in https://github.com/COSIMA/cosima-recipes/pull/487
- Dask client with
threads_per_worker=1in parcels recipe by @navidcy in https://github.com/COSIMA/cosima-recipes/pull/486 - Fix FRE_tools path in regional-mom6 recipe by @navidcy in https://github.com/COSIMA/cosima-recipes/pull/490
- Fix typo in comment by @navidcy in https://github.com/COSIMA/cosima-recipes/pull/491
- Αdd
threads_per_worker = 1in dask clients by @navidcy in https://github.com/COSIMA/cosima-recipes/pull/488 - Add @ashjbarnes by @navidcy in https://github.com/COSIMA/cosima-recipes/pull/492
New Contributors
- @taimoorsohail made their first contribution in https://github.com/COSIMA/cosima-recipes/pull/416
- @charles-turner-1 made their first contribution in https://github.com/COSIMA/cosima-recipes/pull/482
- @ashjbarnes made their first contribution in https://github.com/COSIMA/cosima-recipes/pull/487
Full Changelog: https://github.com/COSIMA/cosima-recipes/compare/v0.1.1...v0.1.2
- Jupyter Notebook
Published by navidcy about 1 year ago
cosima-recipes - v0.1.1
What's Changed
- Add Zenodo + Citation section by @navidcy in https://github.com/COSIMA/cosima-recipes/pull/473
- Add .zenodo.json by @navidcy in https://github.com/COSIMA/cosima-recipes/pull/478
Full Changelog: https://github.com/COSIMA/cosima-recipes/compare/v0.1.0...v0.1.1
- Jupyter Notebook
Published by navidcy about 1 year ago
cosima-recipes - v0.1.0
v0.1.0 release
This is the first release of the COSIMA Cookbook.
- Jupyter Notebook
Published by navidcy about 1 year ago