Recent Releases of xnemogcm
xnemogcm - v0.5.0.post1
What's Changed
- Post release deps by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/130
- update version by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/131
Full Changelog: https://github.com/rcaneill/xnemogcm/compare/v0.5.0...v0.5.0.post1
- Python
Published by rcaneill over 1 year ago
xnemogcm - v0.5.0
What's Changed
- Update publish.yml by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/110
- update lock file by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/111
- fix all kind of errors from new deps versions by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/117
- modify condition to get t_bounds variable by @noemieplanat in https://github.com/rcaneill/xnemogcm/pull/122
- Update versions of external packages for tests and doc by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/126
- This PR adds support for nemo 5.0 by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/127
- Add v 0.5.0 by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/128
- update nemo 5 by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/129
New Contributors
- @noemieplanat made their first contribution in https://github.com/rcaneill/xnemogcm/pull/122
Full Changelog: https://github.com/rcaneill/xnemogcm/compare/v0.4.3...v0.5.0
- Python
Published by rcaneill over 1 year ago
xnemogcm - v0.4.3_update_lock
What's Changed
- Update publish.yml by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/110
- update lock file by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/111
Full Changelog: https://github.com/rcaneill/xnemogcm/compare/v0.4.3...v0.4.3updatelock
- Python
Published by rcaneill about 2 years ago
xnemogcm - v0.4.3
This release corresponds to the version reviewed by pyOpenSci
What's Changed
- Add gitlab mirror by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/67
- Changes by create-pull-request action by @github-actions in https://github.com/rcaneill/xnemogcm/pull/68
- Add doc as website by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/76
- Create CODEOFCONDUCT.md by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/77
- Update issue templates by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/78
- correct path by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/79
- use os.listdir by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/80
- Add badges to README by @callumrollo in https://github.com/rcaneill/xnemogcm/pull/85
- Add installation instruction to README by @callumrollo in https://github.com/rcaneill/xnemogcm/pull/86
- refactor: remove unused imports and variables by @callumrollo in https://github.com/rcaneill/xnemogcm/pull/83
- change master to main by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/88
- update email by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/87
- add precommit by @callumrollo in https://github.com/rcaneill/xnemogcm/pull/84
- delete stray bracket in README.md by @callumrollo in https://github.com/rcaneill/xnemogcm/pull/90
- rm option for periodic boundaries by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/92
- update docstring Point by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/91
- Add more details and fix precommit trailing whitespaces in md files by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/97
- add link to xgcm NEMO doc by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/98
- more details in examples by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/99
- Add clarifying language to docs index page by @paigem in https://github.com/rcaneill/xnemogcm/pull/93
- add link to nemo doc for metrics by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/100
- Update python by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/102
- add differences with existing tools by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/103
- add citation by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/104
- update readme details xorca by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/105
- Update README.md with pyOpenSci review by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/108
- Update release version by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/109
New Contributors
- @callumrollo made their first contribution in https://github.com/rcaneill/xnemogcm/pull/85
- @paigem made their first contribution in https://github.com/rcaneill/xnemogcm/pull/93
Full Changelog: https://github.com/rcaneill/xnemogcm/compare/v0.4.2...v0.4.3
- Python
Published by rcaneill about 2 years ago
xnemogcm - v0.4.2
What's Changed
- Add badges by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/50
- closes #34 . Enable diagnosing variables on inner grid by @vopikamm in https://github.com/rcaneill/xnemogcm/pull/57
- add coordinates in nemo dataset, from domcfg by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/59
- add standard names and units when possible in domcfg by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/61
New Contributors
- @vopikamm made their first contribution in https://github.com/rcaneill/xnemogcm/pull/57
Full Changelog: https://github.com/rcaneill/xnemogcm/compare/v0.4.1...v0.4.2
- Python
Published by rcaneill almost 3 years ago
xnemogcm - v0.4.1
What's Changed
- do not fail if time bounds are not present by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/40
- Change test data + nemo 3.6 and 4.2.0 compatibility by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/41
- Fix notebooks by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/42
- master branch is protected -> open PR by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/43
- forgot token by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/44
- change branch name to using sha by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/45
- forgot to give PR permission by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/46
- add token by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/48
- Changes by create-pull-request action by @github-actions in https://github.com/rcaneill/xnemogcm/pull/49
New Contributors
- @github-actions made their first contribution in https://github.com/rcaneill/xnemogcm/pull/49
Full Changelog: https://github.com/rcaneill/xnemogcm/compare/v0.4.0...v0.4.1
- Python
Published by rcaneill about 3 years ago
xnemogcm - v0.4.0
Release version 0.4.0
What's Changed
- Bump pillow from 8.3.1 to 9.0.0 by @dependabot in https://github.com/rcaneill/xnemogcm/pull/17
- Add python 3.9 and 3.10 by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/19
- moved test upgrade + add cron every week by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/20
- Update pipfile by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/21
- Bump jupyter-server from 1.13.4 to 1.15.4 by @dependabot in https://github.com/rcaneill/xnemogcm/pull/23
- Optimize speed by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/25
- some cleaning by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/26
- Change open options by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/27
- use attribute for time bound by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/29
- Bump pillow from 9.1.0 to 9.1.1 by @dependabot in https://github.com/rcaneill/xnemogcm/pull/30
- Bump notebook from 6.4.11 to 6.4.12 by @dependabot in https://github.com/rcaneill/xnemogcm/pull/31
- Bump nbconvert from 6.5.0 to 6.5.1 by @dependabot in https://github.com/rcaneill/xnemogcm/pull/32
- refactor test to allow multiple version of nemo to be tested by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/35
- migrate to poetry by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/37
- update version and what s new by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/38
Full Changelog: https://github.com/rcaneill/xnemogcm/compare/v0.3.4...v0.4.0
- Python
Published by rcaneill over 3 years ago
xnemogcm - v0.3.4
Release of version 0.3.4
What's Changed
- Development by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/1
- Fixing opening of surface data + refont of the test data by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/8
- Dev domcfg meshmask by @rcaneill in https://github.com/rcaneill/xnemogcm/pull/10
- Bump jupyterlab from 3.0.16 to 3.0.17 by @dependabot in https://github.com/rcaneill/xnemogcm/pull/12
New Contributors
- @rcaneill made their first contribution in https://github.com/rcaneill/xnemogcm/pull/1
- @dependabot made their first contribution in https://github.com/rcaneill/xnemogcm/pull/12
Full Changelog: https://github.com/rcaneill/xnemogcm/commits/v0.3.4
- Python
Published by rcaneill over 4 years ago