-
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…
-
Recently, we encountered errors in testing palaeo-plankton runs within the new parcels version. There, an errors occurs when attempting to load a 2D-stored field as a 3D field, giving the following er…
-
### Discussed in https://github.com/OceanParcels/parcels/discussions/1298
Originally posted by **norafried** February 2, 2023
Hi,
I'm trying to get T and S properties along the particles tra…
-
OceanParcels continues to be very useful; thanks! I am now running global problems with Mercator currents tracking coastal dispersal. I run on a large computer in parallel; this data is from parcels 2…
-
### What happened?
Using dask 2022.05.0, zarr 2.11.3 and xarray 2022.3.0, When creating a large empty dataset and trying to save it in the zarr data format with to_zarr, it fails with the following…
-
Create a good, illustrative example Jupyter notebook (in collaboration with @fedeguerr @pdnooteboom and @mikaelk ) demonstrating the interaction kernel usage, as well as including the following things…
-
From Parcels v.2.4.2., there is no more `parcels_get_examples` script, so step 4 of the [installation instructions](https://oceanparcels.org/#installing) needs to be updated. I think it should now be …
-
Now that we have support for LaTeX in API documentation (8b4d5695d9f51482e769fa4904aaabc0f1891e70), it would be good to improve some of the documentation accordingly.
For starters, adding LaTeX equ…
-
Dear Erik or other reader,
In my notebook, I am faking an aquaplanet with a domain of 10S-89N and 90W-10W with a zonal velocity of 1 km/day only. Next, I am releasing particles in the domain of 10S…