OpenDrift / opendrift

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

Way to Save Reader Data as Local File? #1135

Open toddChavezz opened 1 year ago

toddChavezz commented 1 year ago

Is there a way to save the data a reader read from a remote URL during the run of a simulation as a .nc file or similar?
In cases, where the remote THREDDS server is down this would be quite helpful. Also, it would reduce traffic.

Any help or hint is highly appreciated! Thanks in advance.

knutfrode commented 1 year ago

I agree it would be nice to have, but is not implemented. Thus only possibility is to download locally with eg Xarray or Nco/ncks