Releases: COSIMA/cosima-recipes
Releases Β· COSIMA/cosima-recipes
v0.1.4
What's Changed
- Change file id's to new system in Recipes/Appetisers-Easy/Compare_SST_SSS_TemperatureSalinity_to_WOA13.ipynb by @charles-turner-1 in #563
- Update along-slope-velocites to use new file-id system by @charles-turner-1 in #564
- Update along-isobath-avg to new file-id system by @charles-turner-1 in #565
- Update to new file-id system in Cross-Slope_section.ipynb by @charles-turner-1 in #566
- Update to new file-id system - Eddy-Mean_Kinetic_Energy_Decomposition.ipynb by @charles-turner-1 in #567
- Update to new file-id system - Nearest Neighbour Distance by @charles-turner-1 in #568
- Update to new file-id system: Transformation_from_Depth_to_Potential_Density.ipynb by @charles-turner-1 in #569
- New file id Overturning_Circulation.ipynb by @charles-turner-1 in #571
- Update to new NOAA dataset by @charles-turner-1 in #570
- Update .zenodo.json by @navidcy in #572
- New file-id system - update particles notebook by @charles-turner-1 in #573
- Remove Meridional overturning circulation notebook by @charles-turner-1 in #548
- Delete 4 old, non-pedagogical recipes by @adele-morrison in #605
- Move contents of
ACCESS-OM2-GMD-Paper-Figsin its own repo by @navidcy in #562 - Split Tutorials into Basics+Advanced and move all recipes one directory level up by @navidcy in #606
- add noah to contributors by @anton-seaice in #615
- Remove deprecated
cosima_cookbookreferences from ACCESS-NRI catalog tutorial by @navidcy in #608 - Updated guidance on how to be acknowledged on a Pull Request by @chrisb13 in #611
- Simplify Temperature_Salinity_Diagram.ipynb: remove model agnostic code and apply only to MOM6 by @hrsdawson in #619
- Adding MOM6 notes to make your intake datastore by @anton-seaice in #616
- Converted Neutral_density.ipynb to be MOM6 only by @julia-neme in #627
- Fixes links to Tutorials in README by @navidcy in #629
- Delete .github/pull_request_template.md as per discussion 631 by @chrisb13 in #632
- Convert Barotropic Streamfunction recipe to use only MOM6 by @minghangli-uni in #617
- Modified Overturning recipe for MOM6 only by @adele-morrison in #633
- Minor enhancements/clarifications in Overturning recipe by @navidcy in #636
- Update MOM5 comment in Overturning_Circulation.ipynb by @aekiss in #637
- Removing occurrences of CFxarray and model agnosticity by @NoahDay in #625
- Added lat/lon labels and grid lines by @adityarn in #622
- Add proper geographical coordinates in bathymetry plot in the regional-mom6 recipe by @mmr0 in #639
- Change latitude label from degrees E to degrees N by @navidcy in #640
- Actually change latitude label from degrees E to degrees N by @navidcy in #641
- Added MOM6 instructions, improved method 2 and changed simulation used in
Meridional_heat_transport.ipynbby @julia-neme in #634 - Fix mangled text in regional-mom6 recipe + homogenise using first person instead of second person by @navidcy in #642
- fixed the broken link from 01-Basics/01-loading... to 02-Advanced/mak⦠by @AVEllepola in #646
- Add Anupiya Ellepola details to .zenodo.json by @navidcy in #649
- Refine explanations in Sea Ice Coordinates by @anton-seaice in #643
- Improvements to
Geostrophic_Velocities_from_Sea_Level.ipynbby @julia-neme in #652 - Revert agnosticity and make Surface Water Mass Transformation Recipe MOM6 specific by @willaguiar in #623
- Improvements to
Along_slope_velocities.ipynbby @julia-neme in #645 - MOM6 instructions to
True_Zonal_Mean.ipynbby @julia-neme in #650 - Improvements to 01-Cooking-Lessons-101/01-Basics by @julia-neme in #648
- Add project member details to .zenodo.json by @navidcy in #653
New Contributors
- @minghangli-uni made their first contribution in #617
- @NoahDay made their first contribution in #625
- @adityarn made their first contribution in #622
- @AVEllepola made their first contribution in #646
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Update .zenodo.json by @navidcy in #493
- Better explanation how to override automatically sourced paths in regional-mom6 recipe by @navidcy in #494
- Update RTD config by @angus-g in #500
- Urge new contributors to update the
.zenodo.json+ stronger urge to avoidcosima_cookbook.getvarby @chrisb13 in #496 - Updating Hovmoller Depth plots by @AndyHoggANU in #501
- Convert tutorial to use intake by @AndyHoggANU in #502
- Update README.md to discuss the Intake-version of the Cookbook tutorial by @navidcy in #503
- Add training materials for speeding up dataset access by @charles-turner-1 in #504
- Shorter/succinct tutorial title + some formatting by @navidcy in #505
- Fix typo in intake to dask notebook by @charles-turner-1 in #506
- MOC recipe: remove regions north of 65N from plots since they are wrong by @navidcy in #511
- Intake conversion True_Zonal_Mean by @rbeucher in #373
- Update chunking tutorial - add stuff about disk chunks, dask graph, etc by @charles-turner-1 in #508
- Updated tutorial to cover new method of building datastores by @charles-turner-1 in #497
- Intake conversion TemperatureSalinityDiagrams by @rbeucher in #371
- Migrate alongslope-velocities to intake by @charles-turner-1 in #498
- Update the along isobath average recipe to use intake by @charles-turner-1 in #499
- Update cross-slope section recipe to use intake by @charles-turner-1 in #512
- Intake conversion Cross-contour_transport by @rbeucher in #356
- Fix pme_river diagnostic used in Surface_Water_Mass_Transformation.ipynb by @adele-morrison in #516
- Intake sea ice seasonality by @charles-turner-1 in #518
- Sea-Ice Seasonality Statistics: Add note on minimum environment by @charles-turner-1 in #521
- Update notebook by @charles-turner-1 in #522
- Convert Meridional Heat Transport to Intake by @rbeucher in #517
- Intake conversion SeaIce_Plot_Example by @rbeucher in #369
- Update regional recipe to work with regional-mom6 v1.0.1 by @mmr0 in #525
- Fix sphinx warnings/errors by @angus-g in #531
- Remove dask clutter + drop gdata by @navidcy in #530
- Categorise recipes + rename recipes and tutorials to dishes and cooking lessons by @navidcy in #529
- Rename Tutorials directory by @navidcy in #532
- Update Surface_Water_Mass_Transformation to use access_nri_intake by @marc-white in #520
- Added conversion of potential to conservative temperature for MOM6 output in SWMT by @julia-neme in #535
- Update Neutral Density recipe to use Intake by @marc-white in #536
- Intake conversion Model_Agnostic_Analysis by @rbeucher in #378
- Intake conversion Compare_SST_SSS_TemperatureSalinity_to_WOA13 by @rbeucher in #355
- INTAKE_Fig12-ZonelTempSalt by @rbeucher in #524
- URGENT: Eliminate spurious climate-cms links by @marc-white in #541
- Update Sea Ice Area for newer xarray and catalog versions by @anton-seaice in #538
- Combined Overturning Circulation notebook using Intake by @marc-white in #533
- Convert Particle_tracking_with_Parcels notebook to Intake by @marc-white in #534
- Final documentation updates for Intake conversion by @marc-white in #539
- Cookbook cleanout by @charles-turner-1 in #545
- Fix woa path hack by @charles-turner-1 in #546
- Fix and close #540 Update storage paths and module usage in Gadi subm⦠by @rbeucher in #547
- Delete Recipes/Appetisers-Easy/Transport_Through_Straits.ipynb by @navidcy in #551
- Drop some references to hh5 by @navidcy in #558
New Contributors
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Added a recipe for along-isobath averaging by @taimoorsohail in #416
- Add demo on how to get all info about variables by @charles-turner-1 in #482
- Convert the Surface Water Mass Transformation example to be model-agnostic by @willaguiar in #402
- Add zenodo entry by @charles-turner-1 in #484
- Update FRETools path in regional-mom6 recipe by @ashjbarnes in #487
- Dask client with
threads_per_worker=1in parcels recipe by @navidcy in #486 - Fix FRE_tools path in regional-mom6 recipe by @navidcy in #490
- Fix typo in comment by @navidcy in #491
- Ξdd
threads_per_worker = 1in dask clients by @navidcy in #488 - Add @ashjbarnes by @navidcy in #492
New Contributors
- @taimoorsohail made their first contribution in #416
- @charles-turner-1 made their first contribution in #482
- @ashjbarnes made their first contribution in #487
Full Changelog: v0.1.1...v0.1.2