opendrift
opendrift copied to clipboard
Open source framework for ocean trajectory modelling
I have tried to adapt the netcdf4 unstructured reader to the xarray method. In addition xarray will be able to read CF compliant files with other engines such as "scipy",...
To then be used in surface_stick()
- opendrift.py: add opendrift command line - add opendrift.py to setup.py @vegardb: Let's see if this happens.
- move openoil into its own folder - openoil: error if no entrainment rate configured - openoil: error on no droplet size distribution - oil: cleanup - openoil: move tests...
- bugfixes - return eigenvector and eigenvalue to calculate strainlines - distinguish between LCS and FLTE - add example script for strainline calculation
Hello! In recent days I have been working with particle density via `o.write_netcdf_density_map` with different pixel sizes. However, I noticed a problem when creating the maps, which seems to me...
### Discussed in https://github.com/OpenDrift/opendrift/discussions/839 Originally posted by **FrancoisDuquesne** January 21, 2022 Hello, I was able to release on multiple times and locations using vectors as input. However, I have an...
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...
now that you have oils in the adios_db JSON format: https://github.com/OpenDrift/opendrift/tree/master/opendrift/models/openoil/adios/extra_oils It would be nice to integrate that data with the "official" NOAA database: https://adios.orr.noaa.gov There isn't a lot to...
For example, How do I add the location of a marine buoy to an existing opendrift plot?