-
hi ,
I'm running "example_leeway.py " and I just wonder if is there any chance to edit the coastline, I'm asking because my seed leeway elements are near the coast, and sometimes its position fall o…
-
I am following the example `dataformat-numerical.ipynb` to convert the output of an ocean parcels simulation to a ragged array and save to a NetCDF file but I do not understand how the time variable i…
-
- [x] Zoom in more to have less blank space at the image borders to have more detail view / autozoom to fit content
- [x] Show hours or minutes instead of seconds in the colorbar
- [ ] Add discrete …
-
Not a priority, but...
I just realised that the GFDL iceberg code is a part of SIS2 not MOM6 (e.g. see [Martin and Adcroft 2010](https://www.sciencedirect.com/science/article/pii/S146350031000065X)…
-
I'm using vertical mixing, but I only want the particles to oscillate within a specific range. How can I define that range?
Best,
Caro
-
I am using the reader_netCDF_CF_generic to read in NEMO data, it seems to work, but it doesn't get the projection. Is there a specific syntax to provide the projection? I couldn't find anything about …
-
Hi,
I am using the netCDF generic reader for reading the model (NEMO) data I have generated.
OpenDrift reads the data as unprojected (which is fine). However, when it comes to the line below, it a…
-
The [unstructured netCDF reader](https://github.com/OpenDrift/opendrift/blob/master/opendrift/readers/reader_netCDF_CF_unstructured.py) is far less developed than the counterpart for regular grids ([r…
-
Using the latest packages from conda-forge,
```
o = OceanDrift()
```
fails with
``` python-traceback
---------------------------------------------------------------------------
AttributeError …
-
Dear all
I'm quite new in opendrift and it is literally revolutionizing my research. I love it!
I'm using 2D curvilinear gridded current fields from MITgcm, and I'm using the reader_netCDF_CF_generi…