MaceKuailv / seaduck

A python package that interpolates data from ocean dataset from both Eulerian and Lagrangian perspective.
Apache License 2.0
15 stars 6 forks source link

Add support for ROMS #98

Open MaceKuailv opened 11 months ago

MaceKuailv commented 11 months ago

It should be relatively straightforward to adapt to ROMS dataset. This is a bite-size goal to address #78.

Here is an example flow field from our friendly JOSS reviewer Pål Næverlid Sævik: https://github.com/pnsaevik/ladim_plugins/blob/master/ladim_plugins/chemicals/forcing.nc

ThomasHaine commented 11 months ago

Good idea!

MaceKuailv commented 1 week ago

Tarun has a little POP model, I am going to look at that as well.