-
Hello,
I'm running the example `example_long_cmems.py`.
The run was successful but when I run the command:
```python
o.animation(fast=True, clabel='Tidal current [m/s]', skip=1, scale=20, backgr…
-
I just tried doing an opendrift simulation using directly the output from ROMS (a roms_his.nc file). This ROMS grid is a bit unusual because it is only encompassing a small dredged area located in a v…
-
Hello. I have an issue trying to create the environment for Opendrift on windows 10. There is no way to install Imagemagick so I can't go further than this step. Could you help?
[issue.txt](https://g…
sgaen updated
2 years ago
-
Hi,
in the previous oil database there were a bunch of generic oils, I have been trying to link those to existing ones by looking at the adios code. But I cannot find likely candidates for these. H…
-
Hi all,
I am new using opendrift and Python. I am trying to add mortality to an IBM; but I only want them to die every certain time steps (not every time step). I have tried this:
def constant_mor…
-
Is it possible to measure the distance to the coast for each particle?
What we are looking for is, after a certain period of development, to deactivate a particle if it reaches the coast.
I th…
-
Hi, there is a way to plot or create an animation after the run without re-run the model?
Thank you
-
Hi all,
I want to use a loop in my OpenDrift simulation (one run per month) and I want that to start with
a new group of seeded elements each time. Is this well implemented in the the code below?
…
-
I've been testing the backtracking LCS script on a ROMS grid, I added my own projection (GSHHS) to the reader,
from pyproj import Proj
p = Proj(proj='utm',zone=20, south=True,ellps='WGS84', prese…
-
@Boorhin:
The telemac package is GPL like opendrift is. The python scripts inside telemac is about 2.6 mb, we need the data_manip part. The latest available zip of telemac only contains the old pyt…