Regional-mom6

Latest version: v0.6.2

Safety actively analyzes 681844 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.4.0

0.3.0

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

New Contributors
* angus-g made their first contribution in https://github.com/COSIMA/regional-mom6/pull/38

**Full Changelog**: https://github.com/COSIMA/regional-mom6/compare/v0.2.0...v0.3.0

0.2.0

The initial release relied on running FRE-NC tools via python subprocesses to generate both the horizontal grid and bathymetry. This works fine on small test domains, but breaks down for larger domains and requires the manual execution of these f90 scripts in interactive jobs

I've replaced these tools with python (via xESMF)

This means that FRE-NC tools are no longer used for any computationally expensive tasks, making the pipeline more scalable.

0.1.0

First release.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.