intake / intake-esm

An intake plugin for parsing an Earth System Model (ESM) catalog and loading assets into xarray datasets.
https://intake-esm.readthedocs.io
Apache License 2.0
134 stars 44 forks source link

intake: can't access several variables from cmip6 archive #491

Closed MaxThomas90 closed 2 years ago

MaxThomas90 commented 2 years ago

Hello, I've noticed several variables are available to download from ESGF that cannot be accessed via the pangeo tools. I'm not sure if I'm doing something wrong, if this is by design, or if there's an issue to flag. I've put a short example below:

I need to access variable_id=sidmassth, source_id=HadGEM3-GC31-LL, experiment_id=ssp585, table_id=SImon Looking on the ESGF archive I can see that the variable is there for my model and experiment. image

when I try to import that variable intake can't find it. image

In fact, sidmassth doesn't appear in the list of HadGEM's SImon variables at all: image

Finally I make sure that intake is generally working by loading a variable that does appear under SImon image

andersy005 commented 2 years ago

@MaxThomas90, this is not an intake-esm issue per se. The Pangeo-CMIP6 archive is a subset of the CMIP6 data hosted on the ESGF nodes. To request for additional data to be added to the Pangeo-CMIP6 archive, i recommend opening an issue here: https://github.com/pangeo-data/pangeo-cmip6-cloud/issues

MaxThomas90 commented 2 years ago

Thanks. I've opened an issue there. Max

On Mon, Jul 25, 2022 at 5:37 PM Anderson Banihirwe @.***> wrote:

@MaxThomas90 https://github.com/MaxThomas90, this is not an intake-esm issue per se. The Pangeo-CMIP6 archive is a subset of the CMIP6 data hosted on the ESGF nodes. To request for additional data to be added to the Pangeo-CMIP6 archive, i recommend opening an issue here: https://github.com/pangeo-data/pangeo-cmip6-cloud/issues

— Reply to this email directly, view it on GitHub https://github.com/intake/intake-esm/issues/491#issuecomment-1193603411, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANOIJW42LQAB7R43UAHLB5LVVYR3HANCNFSM54QPMH3A . You are receiving this because you were mentioned.Message ID: @.***>