-
Hi,
I have `mpi4py` and `mpich` installed on my environment but as a requirement of another script, not Parcels.
Thus, Parcels automatically loads the `MPI` package and consequently loads the `K…
-
Hello. I've been looking through the codebase and found the `from_xarray` method has a parameter `time_periodic` that is unused in the logic (despite the docstring indicating that it has a use).
ht…
-
There are several caveats on how to setup MPI, job submissions, Dask and Parcels in order to be performant and efficient. Especially after changes in https://github.com/OceanParcels/parcels/pull/719, …
CKehl updated
2 years ago
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
Following the discussion at https://github.com/OceanParcels/parcels/issues/1218, it would be…
-
Hello,
I have a problem seeding in some specific regions of the model. When running the model, the particles don't move from the seeding position, and I'm getting the following result:
```
WARNI…
-
I have some parcels code that run fine within a notebook on a jupyter server running on the HPC system at my university (with CentOS 7.6 and bash shell). Yet the same code does not run on a login node…
-
Platform: Windows 10 (WSL)
I've been encountering this error message when running `import parcels` for the first time in a session:
```bash
>>> import parcels
fatal: not a git repository (or any…
-
Hello - please could you elaborate on medusarun the data used in this tutorial? Where did you source it? https://nbviewer.org/github/OceanParcels/parcels/blob/master/parcels/examples/documentation_hom…
-
Parcels version: 2.3.1
OS: Windows 10
I've been trying to specify random behaviour within custom parcels kernels, however including any call to `parcels.rng.random` or `random.random` causes error…
-
As reported by @VeckoTheGecko in #1232, it seems nested if-loops are not always correctly parsed in the `codeconverter.py`. Would be good to either fix this; or to throw a warning if Kernels contain n…