euroargodev / argopy

A python library for Argo data beginners and experts
https://argopy.readthedocs.io
European Union Public License 1.2
178 stars 40 forks source link

Update API status checking method #247

Closed gmaze closed 1 year ago

gmaze commented 1 year ago

Raised by #246 This PR provides a new method to check for the status of a data source: a method based on checking for the existence of a keyword from an URL request data. This complements the simple URL ping method used so far.