-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I think the facets do not work properly for the bridge. For example, using index_node = "esgf-node.ornl.gov/esgf-1-5-bridge"
, the query
esgpull search experiment_id:amip-hist variable_id:tas frequency:mon source_id:MPI-ESM1-2-HR variant_label:r1i1p1f1
returns
Found 108 datasets.
id │ dataset │ # │ size │ data_node
════╪═════════════════════════════════════════════════════════════════════════════════╪════╪═══════════╪════════════════════════
0 │ CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.amip.r1i1p1f1.Amon.tas.gn.v20190710 │ 8 │ 48.7 MiB │ eagle.alcf.anl.gov
1 │ CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.amip.r1i1p1f1.Amon.tas.gn.v20190710 │ 8 │ 48.7 MiB │ esgf-data04.diasjp.net
2 │ CMIP6.CMIP.MPI-M.MPI-ESM1-2-HR.amip.r1i1p1f1.Amon.tas.gn.v20190710 │ 8 │ 48.7 MiB │ esgf-node.ornl.gov
3 │ CMIP6.HighResMIP.MPI-M.MPI-ESM1-2-HR.hist-1950.r1i1p1f1.Amon.tas.gn.v20180606 │ 65 │ 87.8 MiB │ eagle.alcf.anl.gov
4 │ CMIP6.HighResMIP.MPI-M.MPI-ESM1-2-HR.hist-1950.r1i1p1f1.Amon.tas.gn.v20180606 │ 65 │ 87.8 MiB │ esgf-node.ornl.gov
5 │ CMIP6.CMIP.MPI-M.MPI-ESM1-2-LR.amip.r1i1p1f1.Amon.tas.gn.v20190815 │ 2 │ 13.8 MiB │ esgf-data04.diasjp.net
6 │ CMIP6.CMIP.MPI-M.MPI-ESM1-2-LR.amip.r1i1p1f1.Amon.tas.gn.v20190815 │ 2 │ 13.8 MiB │ eagle.alcf.anl.gov
7 │ CMIP6.CMIP.MPI-M.MPI-ESM1-2-LR.amip.r1i1p1f1.Amon.tas.gn.v20190815 │ 2 │ 13.8 MiB │ esgf-node.ornl.gov
8 │ CMIP6.LS3MIP.MPI-M.MPI-ESM1-2-LR.amip-lfmip-rmLC.r1i1p1f1.Amon.tas.gn.v20190815 │ 6 │ 45.9 MiB │ esgf-node.ornl.gov
9 │ CMIP6.LS3MIP.MPI-M.MPI-ESM1-2-LR.amip-lfmip-pdLC.r1i1p1f1.Amon.tas.gn.v20190815 │ 6 │ 45.9 MiB │ eagle.alcf.anl.gov
10 │ CMIP6.LS3MIP.MPI-M.MPI-ESM1-2-LR.amip-lfmip-rmLC.r1i1p1f1.Amon.tas.gn.v20190815 │ 6 │ 45.9 MiB │ eagle.alcf.anl.gov
11 │ CMIP6.LS3MIP.MPI-M.MPI-ESM1-2-LR.amip-lfmip-pdLC.r1i1p1f1.Amon.tas.gn.v20190815 │ 6 │ 45.9 MiB │ esgf-node.ornl.gov
12 │ CMIP6.LUMIP.MPI-M.MPI-ESM1-2-LR.hist-noLu.r1i1p1f1.Amon.tas.gn.v20190815 │ 9 │ 63.2 MiB │ esgf-node.ornl.gov
13 │ CMIP6.LS3MIP.MPI-M.MPI-ESM1-2-LR.land-hist.r1i1p1f1.Amon.tas.gn.v20190815 │ 10 │ 33.7 MiB │ eagle.alcf.anl.gov
14 │ CMIP6.HighResMIP.MPI-M.MPI-ESM1-2-XR.hist-1950.r1i1p1f1.Amon.tas.gn.v20180606 │ 65 │ 321.9 MiB │ esgf-node.ornl.gov
15 │ CMIP6.LS3MIP.MPI-M.MPI-ESM1-2-LR.land-hist.r1i1p1f1.Amon.tas.gn.v20190815 │ 10 │ 33.7 MiB │ esgf-node.ornl.gov
16 │ CMIP6.CMIP.MPI-M.MPI-ESM1-2-LR.esm-hist.r1i1p1f1.Amon.tas.gn.v20190710 │ 9 │ 63.3 MiB │ eagle.alcf.anl.gov
17 │ CMIP6.CMIP.MPI-M.MPI-ESM1-2-LR.esm-hist.r1i1p1f1.Amon.tas.gn.v20190710 │ 9 │ 63.3 MiB │ esgf-node.ornl.gov
18 │ CMIP6.LUMIP.MPI-M.MPI-ESM1-2-LR.hist-noLu.r1i1p1f1.Amon.tas.gn.v20190815 │ 9 │ 63.2 MiB │ eagle.alcf.anl.gov
19 │ CMIP6.HighResMIP.MPI-M.MPI-ESM1-2-XR.hist-1950.r1i1p1f1.Amon.tas.gn.v20180606 │ 65 │ 321.9 MiB │ eagle.alcf.anl.gov
Even though I only request experiment_id:amip-hist
, it returns also other experiments that include amip
or hist
separately.
Originally posted by @DominikStiller in #94 (comment)
Metadata
Metadata
Assignees
Labels
No labels