-
Hi Eric and team !
I tried to sample UV velocities with a SummedField field and leaned on an error.
```
In [70]: ksample_UV = pset.Kernel(Sample_Velocity)
In [71]: pset.execute(ksample_UV,…
-
Hello, I am loading in a NetCDF of ocean currents into a fieldset but getting the following error
```
-------------------------------------------------------------------------
AttributeError …
-
Hello all,
The addition of zarr as an output format (#1165) is a great step forward, as it significantly improves the storage efficiency of my large particle files! It is also important to note tha…
-
Hi Everyone,
I've not been successfully validating the output from OceanParcel with the hydrodynamic. When I'm comparing the velocity field from the hydrodynamic and the velocity coming from OceanPar…
-
Following the docs: https://british-oceanographic-data-centre.github.io/COAsT/docs/getting-started/#example-configuration-files
target: https://github.com/British-Oceanographic-Data-Centre/COAsT/archi…
-
The next main goal in Parcels development is to obtain an efficient parallel version. To do so, let's present here what is the code structure, what are its strengths and weaknesses, how we aim to tack…
-
### Discussed in https://github.com/OceanParcels/parcels/discussions/1186
Originally posted by **RomanIMMSP** June 20, 2022
Dear Parcels community,
I met a problem, which probably has a sim…
-
I am releasing particles in a global HYCOM simulation but I am encountering an issue where Parcels is not able to find the next position of particles that would be advected east or west past the domai…
-
My team has noticed that if we construct a `Fieldset` using NetCDF data in which longitudes are in the range [0, 360), we see out of bounds errors when a particle tries to move across the Prime Meridi…
-
Hello, I am using parcels and am wondering if it can use an irregular ROMS grid? Thank you for your assistance.