-
**Recreation**
- Go to [tutorials](https://oceanparcels.org/#tutorials) section
- `Ctrl + click` a tutorial
- Notebook opens in new tab, and current tab relocates to a `404` (eg. `https://oceanpa…
-
Hi
This issue is continuing from a discussion my student and I started in issue #849, which is related to the new Advection + Diffusion kernels implemented in Parcels version 2.2.
As noted earl…
-
Hi !
So I have just installed the latest parcels version, v3.0. Before that, I had been getting this warning with Parcels v2.4.2 :
`:200: RuntimeWarning: invalid value encountered in cast `
…
-
In many studies related to connectivity (e.g. ecological, marine debris source attribution, etc.) we are less interested in the specific trajectory of the particle and more interested in discrete even…
-
Hi everyone,
I have a bug. The same code I run (with ROMS grid) works for an older version of my environment that uses python 3.10.8, however the same code fails with an updated environment using p…
-
Hello everyone, I have a question on the 3D module.
We are trying to use 3D velocity fields from a NEMO model. The model uses the z-level coordinate system with bottom partial steps and nonlinear f…
-
Small inconsistency that I found when installing a new development version of Parcels.
`_version_setup.py` contains:
```
__version__ = version = '2.3.1.dev239+g31f81d51'
__version_tuple__ = ve…
-
Since this morning, the builds on ReadTheDocs are failing, see e.g. https://readthedocs.org/projects/parcels/builds/21709578/. This seems to be because of this line in the log
```
/home/docs/checkou…
-
I have a large problem to run, with 781,197 release points every half day for a year, each particle running for 60 days, so a total of 93,743,640 particles running simultaneously and 664,798,647 total…
-
Thank you so much for adding `osx-arm64` support in v2.4.0!
We tried creating a conda environment on an Apple M1: `conda create -n test-env -c conda-forge parcels`
`conda activate test-env` give…