Releases: team-ocean/veros
Releases · team-ocean/veros
v1.5.1
What's Changed
- Bump dependencies
- Ensure Veros works with modern JAX versions
- Fix gpu extension by @dionhaefner in #541
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Introduce more netcdf attributes for reproducibility by @dionhaefner in #509
- Bump dependencies
Full Changelog: v1.4.6...v1.5.0
v1.4.6
What's Changed
- Fixes url in Introduction by @tomchor in #369
- remove codecov dependency by @dionhaefner in #454
- [docs] rename master -> main; fix version in docs by @dionhaefner in #466
- [docs] fixthedocs.org by @dionhaefner in #467
- [docs] fix harder by @dionhaefner in #468
- Bump dependencies
New Contributors
Full Changelog: v1.4.5...v1.4.6
v1.4.5
What's Changed
- Fix versioneer for PEP 660 editable installs by @dionhaefner in #366
- Fix
veros.tools.setup.get_coastline_distance
with recent SciPy versions
Full Changelog: v1.4.4...v1.4.5
v1.4.4
What's Changed
- ensure that using the CLI does not import veros by @dionhaefner in #323
- [doc] erda install by @nutrik in #344
- 🐛 missing net radiation forcing by @nutrik in #348
- Do not import plugins when finding setup files by @dionhaefner in #356
- Add version limit for jaxlib by @dionhaefner in #362
- Add dimensions parameter to plugin interfaces by @dionhaefner in #364
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- [core] change to current JAX update syntax by @dionhaefner in #243
- [doc] analysis tutorial by @nutrik in #249
- Fix unhelpful error message for non-existing inputs to veros run by @dionhaefner in #259
- Add surface pressure solver by @dionhaefner in #274
- Automatically split barotropic mode from initial velocity by @dionhaefner in #272
- Re-structure tests by @dionhaefner in #280
- Fix CI error with Conda on Windows by @dionhaefner in #286
- Test Python 3.10 by @dionhaefner in #287
- Bump dependencies
Full Changelog: v1.4.2...v1.4.3
v1.4.2
Extension modules are now optional as intended.
v1.4.1
Bumped dependencies, fixes a path issue on some systems.
v1.4.0
The following setups are not part of the main Veros repository anymore:
acc_sector
fjord
wave_propagation
They are now found in the veros-extra-setups
plugin.
v1.3.4
- Benchmarks now use at most 120 vertical layers
- Runtime settings are now correctly parsed from environment variables