veros
veros copied to clipboard
The versatile ocean simulator, in pure Python, powered by JAX.
See https://github.com/python-versioneer/python-versioneer/issues/314
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.5.2 to 3.5.3. Release notes Sourced from matplotlib's releases. REL: v3.5.3 This is the third bugfix release of the 3.5.x series. This release contains several bug-fixes and...
This mostly implies to add canonical names as attributes to all variables (at least those relevant for output).
- Erodes landmasses a bit too aggressively - Clearly mark as unvalidated - Grid refinement might be a bit too steep
### Input field interpolator E.g. in `global_1deg`, data is just assumed to be on the same grid as the model setup. Ideally, we would have a smart reader for external...
Currently, `set_grid` is expected to set the grid origin and spacings. In my experience it is usually more practical to set the grid points directly. We will have to figure...
Looks pretty ugly in output time series. Probably some float roundoff shenanigans.
Core routine implementations should always give a reference directly in the code.