esgf2-us / intake-esgf

Programmatic access to the ESGF holdings
https://intake-esgf.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
9 stars 5 forks source link

Add errata information #46

Open nocollier opened 2 months ago

nocollier commented 2 months ago

There is an API to query the ES-Doc errata service:

https://test-errata.es-doc.org/static/index.html https://ipsl.gitbook.io/esgf-errata-service/errata-service-api#simple-pid-search

The simple PID search allows us to ask for errata by dataset_id. First I need to learn to query the errata service and include a column to the catalog dataframe that indicates an issue exists.

Exactly when that functionality is called is less clear to me at this time:

@AtefBN

nocollier commented 2 months ago

@pchengi Will ping you when this gets done. He is thinking about it from the node manager's point of view.

AtefBN commented 2 months ago

FYI, the https://test-errata.es-doc.org/ domain is behind on versions and hosted under a different infrastructure. I should either retire it or update it, but in the meantime feel free to use the main domain even for tests https://errata.ipsl.fr/static/index.html it should handle the load just fine (fingers crossed)