veros
veros copied to clipboard
The versatile ocean simulator, in pure Python, powered by JAX.
Hi, I am trying to run Veros on a cluster, but I cannot figure it out. Here is my batch script: ``` #!/bin/bash -l # #SBATCH -p work #SBATCH --job-name=veros_hlh...
How to change the grid resolution of global_flexible setup ? Also while plotting some of the variables from the '4deg.snapshot.nc' output file from global_4deg setup I got a closed ITF...
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.2 to 4.66.4. Release notes Sourced from tqdm's releases. tqdm v4.66.4 stable rich: fix completion (#1395 <- #1306) minor framework updates & code tidy (#1578) tqdm v4.66.3...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 10.4.0. Release notes Sourced from pillow's releases. 10.4.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.4.0.html Changes Raise FileNotFoundError if show_file() path does not exist #8178 [@radarhere] Improved reading 16-bit TGA images...
Bumps [ipython](https://github.com/ipython/ipython) from 8.25.0 to 8.26.0. Commits e0c8289 release 8.26.0 580137e MAINT: try to silence some coverage warnings (#14471) 979effe I write the release note for this 27th of June...
Bumps [netcdf4](https://github.com/Unidata/netcdf4-python) from 1.7.0 to 1.7.1.post1. Changelog Sourced from netcdf4's changelog. version 1.7.1 (tag v1.7.1rel) include nc_complex source code from v0.2.0 tag (instead of using submodule). add aarch64 wheels. Commits...
Bumps [scipy](https://github.com/scipy/scipy) from 1.13.1 to 1.14.0. Release notes Sourced from scipy's releases. SciPy 1.14.0 Release Notes SciPy 1.14.0 is the culmination of 3 months of hard work. It contains many...
Bumps [jax](https://github.com/google/jax) from 0.4.29 to 0.4.30. Changelog Sourced from jax's changelog. jax 0.4.30 (June 18, 2024) Changes JAX supports ml_dtypes >= 0.2. In 0.4.29 release, the ml_dtypes version was bumped...
I don't know how to use it yet. I have the wind field of a typhoon. How do I add the forcing, and the wind field data structure is (x,y,t).
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.1.0. Release notes Sourced from numpy's releases. 2.1.0 (Aug 18, 2024) NumPy 2.1.0 Release Notes NumPy 2.1.0 provides support for the upcoming Python 3.13 release...