-
Hello there,
I saw in the source code of OpenOil that Oil Biodegradation can be predicted by Opendrift, although I couldn't find in Opendrift publications any discussion about that. In addition, I …
-
Hello,
I am having difficulty loading a wind dataset using reader_netCDF_CF_generic. OpenDrift will add the reader but will not add the x_wind and y_wind variables. I see the issue could be due to…
-
Hello,
I try to backtrack the wind blow model. The forward processes is described at https://opendrift.github.io/gallery/example_windblow.html. I used the backwards simulation method. But it could…
-
I tried to to run the example_cmems.py and I got the following error:
File "../../examples/example_cmems.py", line 14, in
from opendrift.readers import reader_cmems
File "/home/ocecept/…
-
HI Julien
I did not explain myself well afterwards. My question is if you can give me an example of how to call the sealice module. I need to modify it and adapt it for other types of particles. Than…
-
### Discussed in https://github.com/OpenDrift/opendrift/discussions/762
Originally posted by **camines** November 9, 2021
Hello to all,
I'm trying to run the model with some forcings that…
-
At present, the array ```o.history['status']``` is a masked array, and for a given particle, the status is always ```0``` (active), except in the timestep in which it became deactivated, where the sta…
-
I have been away from OpenDrift for a while, but now have a new project and am a bit rusty.
I wrote a program to convert an output file from CMEMS/Mercator ocean model to ROMS format in order to read…
-
-
How can I switch the GSHHS coastline setting from 'h' to 'i' in the latest version of OpenDrift?
Thx for your help in advance