OpenDrift / opendrift

Open source framework for ocean trajectory modelling
https://opendrift.github.io
GNU General Public License v2.0
232 stars 113 forks source link

Allow lazy loading zarr dataset via netcdf reader #1193

Closed ways closed 7 months ago

ways commented 7 months ago

I've modified two files to allow lazy_reader passing zarr auth info to netcdf reader. Please let me know if it breaks anything.

knutfrode commented 7 months ago

Looks good, and all tests passing. Merging now.