-
Moninya suggested a combination of the eReefs model and ROMS could be a better option based on the coarse resolution of BRAN.
**Pros**
- Better spatial resolution: particularly relevant for GBR s…
-
# Using globcurrent data v03.0-fv01 - I get this error
'>' not supported between instances of 'datetime.timedelta' and 'int'.
# I tried removing time from dimensions but I still get the same error
ghost updated
3 years ago
-
I am trying to write an unbeaching kernel that will essentially "bounce" a particle back to it's previous position then advect it using a different (alongshore) velocity field. Is there a way to index…
-
This probably isn't considered as an OceanParcels use case, but for the filtering, non-masked land can give strange results. We should support passing a land mask through so that non-velocity variable…
-
1. In an effort to model the trajectories of drogues (SVP-type), I am writing my own model for 2-D advection of 3-D objects. I have followed openberg, opendrift and shipdrift, if you have any other su…
-
Hello everyone,
I have started to use Parcels with the ECCO4v3 climatology interpolated on a regular lat-lon grid but I was wondering if Parcels could handle the native ECCO4v3 LLC90 grid (divided …
-
Hi everyone, does anyone know the space needed for the local installation of the Parcels code?
-
Hello,
I'm trying to learn how to use parcels :)
I'm working with Linux and I'm working on a Jupyter Notebook
I first tried to run at the terminal the
`python example_peninsula.py --fields…
-
We need to decide how to treat particles that are on land. @Abobie has worked hard on the `boundaries` branch where particles are 'pushed back' using ghost points, when they come very close to land. H…
-
Hello everyone,
I have just started using parcels, and I'm currently experimenting with advecting a set of particles backwards in time within an OGCM output.
I understand that you can simply se…