-
Hello,
I'm trying to read the Stokes drift velocity from CMEMS files, and add them to another (existing) fieldset
I tried like this:
`def get_wav_fields3(fieldset,WAV_path,mesh_mask):`
` basepa…
-
I've come across some strange behaviour when running multiple oceanparcels processes at the same time (not using parcel's parallel capability, I mean running multiple parcels scripts on one machine at…
-
I m trying to implement diffusion within my parcels run using the HYCOM ocean model and am running into a few issues whilst following the examples. I am trying to implement uniform diffusivity using …
-
Another dumb question: I would like to multiply U and V of a fieldset by a constant. How could I do this operation? Through the definition of a kernel? There is any example available?
Giovanni
-
Sorry for the dumb question but there is any example on how to define start_field in the ParticleSet.from_field method? I do not understand how to define it in order to get a random initial seeding
-
Once #11 is closed we should move to attempting to run these as array jobs on Katana
-
I know we can release N number of particles every m days. I am wondering if PARCELS support releasing N_i numbers of particles every M_j date. I.e, day1 release 50k, day2 release 20k particles,etc.
-
I am running a simulation that is lasting different days and I get an error trying to save the netcdf output file:
Exception ignored in:
Traceback (most recent call last):
File "/opt/anaconda3…
-
Just installed miniconda, oceanparcels, etc., and ran through the examples on jupyter notebook. I'm on W10 now but planning to install on both W10 and linux. I assumed that the same examples could be …
-
Hey everybody,
I am currently setting up 4d experiments within high-res data from NEMO.
Somehow my experiments run into a Memory error or the workers are Killed.
I am seeding in a 2d area in th…