-
First of all, thanks for developing `trajan`, I think this could become a great resource for the Lagrangian Ocean Analysis community!
As you may have seen in https://github.com/OceanParcels/parcels…
-
Hi,
I need to run OpenDrift within a Docker container, and thus I tried:
```
git clone https://github.com/OpenDrift/opendrift.git
cd opendrift
docker build -t opendrift:latest .
```
Howev…
-
How about summing the contribution of different readers to the same variable, at least for currents?
For example, different components of the current (ekman, stokes, geostrophic, tide, ...) may be st…
-
Some discussion / brainstorming for a possible ```trajan.ingest``` module.
There are a number of instruments we may see again and again, for example, OMBs, SFYs, Sofar spotter etc.
Wondering if …
-
Is it possible to create new particles during a run?
We are thinking of a particle that represents many individuals and due to growth we should have two particles.
-
I started getting this error today for configs that used to work. Tried older miniforge versions (4) and older setup-miniconda versions (2.0.0) but doesn't make a difference. Is there something else t…
-
When I run openoil to seed element using the oil type 'EKOFISK BLEND 2002', the following error occurs
![image](https://user-images.githubusercontent.com/39767907/202254812-e8fa893c-0a7b-44e2-a26…
-
Hi
I want to validate field data versus modelling outputs. I need to express the particles from Opendrift in particles number per litre to compare both results. I am using ROMS outputs with a spat…
-
I am new in python and opendrift. I want to save the animation of the model. I enable the image but not working. Kindly help me please.
image:: /gallery/animations/example_leeway_0.gif
-
Hi, I have to make an oral presentation about oil spills so I have to make a simulation and explain the physical equations behind it. I already did the simulation I wanted with OpenDrift, I would now …