v0.3.0
What's Changed
- Delete
legacy_README.md
+ updatesREADME.md
by @navidcy in #23 - Fix
NaN
interpolation to catch edge cases and remove time dimension by @ashjbarnes in #35 - Add black badge by @navidcy in #36
- Remove placeholder
parabola
func/test by @navidcy in #37 - Build API docs by @angus-g in #38
- Some cleanup by @navidcy in #34
- Add codecov.yml by @navidcy in #43
- Add instructions to run tests + build docs locally by @navidcy in #44
- fix typo by @navidcy in #45
- Rename repo/package
mom6_regional
->regional_mom6
by @navidcy in #47 - Update instructions for local docs built by @navidcy in #49
- Add example with parametrized test by @navidcy in #50
- Add demo notebooks to docs by @angus-g in #56
- Cleaner readme title by @navidcy in #54
- More badges by @navidcy in #60
- Add installation instructions by @navidcy in #58
- Αdd test for quad area function by @ashjbarnes in #61
- Test hgrid generator by @ashjbarnes in #62
- Some code cleanup by @navidcy in #51
- Update README.md by @ashjbarnes in #63
- More verbose name for
quad_area
->quadrilateral_area
+ one more test by @navidcy in #64 - Simplify quadilateral_area + better doc by @navidcy in #66
- Simplify
angle_between
+ refactorquadrilateral_area
by @navidcy in #65 - Update codecov badge to point to
main
branch by @navidcy in #71 - Made the use of FRE tools optional, and stopped them being called on … by @ashjbarnes in #70
- Adds COSIMA to package author by @navidcy in #74
- Replace ESMF subprocess calls with new parallel implementation of xesmf (0.8.x) directly in Python by @ashjbarnes in #73
- Add Docs/Demos link to README by @navidcy in #76
- Use Path objects instead of string manipulation by @angus-g in #75
- Bugfix: Bathymetry regridding and B grid velocity regridding. by @ashjbarnes in #80
- Update
_make_hgrid
docstring by @ashjbarnes in #82 - Declutter example notebook by @ashjbarnes in #83
- Tidying up merge by @ashjbarnes in #89
- add new executable to config.yaml and tidy up diagnostic table by @ashjbarnes in #88
- Update README.md to specify MOM6 version requirements and configuration by @ashjbarnes in #90
- Include era5 fluxes by @ashjbarnes in #91
New Contributors
Full Changelog: v0.2.0...v0.3.0