-
Hi,
I would like to release particles from the bottom, in a cylinder with a certain height and radius.
Is there a way to automatically define de depth of the release point, giving only lat and …
-
There are 2 questions about land_binary_mask:
1.In the example_leeway.py, I added and did not add the reader_landmask, but the output was the same. So when do i need to add reader_landmask?
2.I seed…
-
Hi,
I am getting the following error at the end of the calculations. The output NetCDF file is created and has several records, not sure if all of them. Any clue what it means? Seems associated to …
-
I use my own forcast files from rooms ang wrf. When I run the leeway model, there are errors as follows:
read_netCDF_CF_generic.py, line 317, in_init_ if rel_delte > 0.05 and The truth value of an ar…
-
Does anyone here has some experience installing OpenDrift in a CentOS machine (CentOS Linux release 7.5.1804 (Core))?
There are modules for python that I can't install
sudo yum install -y pyt…
-
Feature request:
I would like to request the ability to transpose data arrays in ESMF (esmpy) equal to the functionality found in xarray. For example, it would be nice to transpose the order of t…
-
Hi all,
I want to release particles from several locations, one at a time as my computer freezes if I try all of them at once, and the resulting file is too big.
For this I use a loop
```
…
-
I'm new about python and opendrift.
I have download the miniconda3, git, OpenDrift sourcecode and installed the OpenDrift according to Fresh development environment. I also have installed the pyCharm…
-
HI! I use and work with a clone of opendrift. Recently, I had to implement a new feature to the code in order to get it working as I wanted. I'm not sure whether this is something you would like to co…
-
Hi there,
Im releasing particles at the start of each day as a one-off release. Sometimes all these particles will become deactivated because they may reach the shore or seabed for example. This make…