Skip to content

Commit

Permalink
Merge pull request #128 from rcaneill/add_v_0.5.0
Browse files Browse the repository at this point in the history
Add v 0.5.0
  • Loading branch information
rcaneill authored Jan 16, 2025
2 parents 3de4680 + 40f9ff4 commit 1031342
Show file tree
Hide file tree
Showing 5 changed files with 854 additions and 760 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[![pyOpenSci](https://tinyurl.com/y22nb8up)](https://github.com/pyOpenSci/software-review/issues/155)

Interface to open NEMO ocean global circulation model output as an [Xarray](https://docs.xarray.dev/en/stable/) Dataset and create a [xgcm](https://xgcm.readthedocs.io/en/latest/) grid.
NEMO 3.6, 4.0, and 4.2.0 are tested and supported. Any version between 3.6 and 4.2.0 should work,
NEMO 3.6, 4.0, 4.2.0, and 5.0 are tested and supported. Any version between 3.6 and 5.0 should work,
but in case of trouble, [please open an issue](https://github.com/rcaneill/xnemogcm/issues).

If you wish to contribute but don't have a github account, send me an email with your questions or comments: `romain [dot] caneill [at] ens-lyon [.] org`
Expand Down
3 changes: 2 additions & 1 deletion docs/new.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# What's new

### (unreleased)
### v0.5.0 (2025-01-16)
* Rework doc: set up readthedocs
* Drop python 3.8
* Add python 3.12
* pyOpenSci review process: improve documentation
* add support for nemo 5.0

### v0.4.2 (2023-08-07)
* Allow additional dimension names occurring when variables on inner grid are diagnosed, e.g. `x_grid_U_inner` or `x_grid_U`.
Expand Down
Loading

0 comments on commit 1031342

Please sign in to comment.