xarray-contrib / xarray-tutorial

Xarray Tutorials
https://tutorial.xarray.dev/
Apache License 2.0
175 stars 108 forks source link

Periodically check for broken links #247

Open scottyhq opened 7 months ago

scottyhq commented 7 months ago

Could be good to add a workflow to check from broken links once a month or so

from https://github.com/xarray-contrib/xarray-tutorial/pull/246

(intermediate/cmip6-cloud: line 40009) broken    https://esgf-node.llnl.gov/search/cmip6/ - HTTPSConnectionPool(host='esgf-node.llnl.gov', port=443): Max retries exceeded with url: /search/cmip6/ (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f4fd7536250>, 'Connection to esgf-node.llnl.gov timed out. (connect timeout=None)'))
(intermediate/cmip6-cloud: line 70012) broken    https://esgf-node.llnl.gov/search/cmip6 - HTTPSConnectionPool(host='esgf-node.llnl.gov', port=443): Max retries exceeded with url: /search/cmip6 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7f4fd7500f90>, 'Connection to esgf-node.llnl.gov timed out. (connect timeout=None)'))