OpenDrift / opendrift

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

handle thredds temporary inconsistencies #138

Open gauteh opened 4 years ago

gauteh commented 4 years ago

Thredds servers are sometimes in an inconsitent state (presumably due to files being updated or appended to). This causes opendrift to fail on fetch, but are usually fixed in a matter of seconds. One way to fix this is to try again after a couple of seconds. The solution should work together with the current timeout-mechanism.

gauteh commented 4 years ago

( @vegardb )

gauteh commented 3 years ago

Check if timeout can be set using env variable from within opendrift.