Skip to content
Snippets Groups Projects
Commit c286f7c5 authored by Fabian Wachsmann's avatar Fabian Wachsmann
Browse files

Cannot use CATALOG DIR because it is only a link

parent 36d72241
No related branches found
No related tags found
No related merge requests found
Pipeline #47413 passed
...@@ -42,7 +42,7 @@ plugins: ...@@ -42,7 +42,7 @@ plugins:
sources: sources:
dkrz_cmip5_archive: dkrz_cmip5_archive:
args: args:
obj: '{{CATALOG_DIR}}/dkrz_cmip5_archive.json' obj: 'https://gitlab.dkrz.de/data-infrastructure-services/intake-esm/-/raw/master/esm-collections/cloud-access//dkrz_cmip5_archive.json'
read_csv_kwargs: read_csv_kwargs:
usecols: usecols:
- project - project
...@@ -66,7 +66,7 @@ sources: ...@@ -66,7 +66,7 @@ sources:
- intake.open_esm_datastore - intake.open_esm_datastore
dkrz_cmip5_disk: dkrz_cmip5_disk:
args: args:
obj: '{{CATALOG_DIR}}/dkrz_cmip5_disk.json' obj: 'https://gitlab.dkrz.de/data-infrastructure-services/intake-esm/-/raw/master/esm-collections/cloud-access//dkrz_cmip5_disk.json'
read_csv_kwargs: read_csv_kwargs:
usecols: usecols:
- project - project
...@@ -89,7 +89,7 @@ sources: ...@@ -89,7 +89,7 @@ sources:
- intake.open_esm_datastore - intake.open_esm_datastore
dkrz_cmip6_cloud: dkrz_cmip6_cloud:
args: args:
obj: '{{CATALOG_DIR}}/dkrz_cmip6_cloud.json' obj: 'https://gitlab.dkrz.de/data-infrastructure-services/intake-esm/-/raw/master/esm-collections/cloud-access//dkrz_cmip6_cloud.json'
read_csv_kwargs: read_csv_kwargs:
usecols: usecols:
- project - project
...@@ -110,7 +110,7 @@ sources: ...@@ -110,7 +110,7 @@ sources:
- intake.open_esm_datastore - intake.open_esm_datastore
dkrz_cmip6_disk: dkrz_cmip6_disk:
args: args:
obj: '{{CATALOG_DIR}}/dkrz_cmip6_disk.json' obj: 'https://gitlab.dkrz.de/data-infrastructure-services/intake-esm/-/raw/master/esm-collections/cloud-access//dkrz_cmip6_disk.json'
read_csv_kwargs: read_csv_kwargs:
usecols: usecols:
- project - project
...@@ -132,7 +132,7 @@ sources: ...@@ -132,7 +132,7 @@ sources:
- intake.open_esm_datastore - intake.open_esm_datastore
dkrz_cordex_disk: dkrz_cordex_disk:
args: args:
obj: '{{CATALOG_DIR}}/dkrz_cordex_disk.json' obj: 'https://gitlab.dkrz.de/data-infrastructure-services/intake-esm/-/raw/master/esm-collections/cloud-access//dkrz_cordex_disk.json'
read_csv_kwargs: read_csv_kwargs:
usecols: usecols:
- project - project
...@@ -156,7 +156,7 @@ sources: ...@@ -156,7 +156,7 @@ sources:
- intake.open_esm_datastore - intake.open_esm_datastore
dkrz_dyamond-winter_disk: dkrz_dyamond-winter_disk:
args: args:
obj: '{{CATALOG_DIR}}/dkrz_dyamond-winter_disk.json' obj: 'https://gitlab.dkrz.de/data-infrastructure-services/intake-esm/-/raw/master/esm-collections/cloud-access//dkrz_dyamond-winter_disk.json'
read_csv_kwargs: read_csv_kwargs:
usecols: &id001 usecols: &id001
- project - project
...@@ -181,12 +181,12 @@ sources: ...@@ -181,12 +181,12 @@ sources:
- intake.open_esm_datastore - intake.open_esm_datastore
dkrz_eerie: dkrz_eerie:
args: args:
path: '{{CATALOG_DIR}}/dkrz_eerie.yaml' path: 'https://gitlab.dkrz.de/data-infrastructure-services/intake-esm/-/raw/master/esm-collections/cloud-access//dkrz_eerie.yaml'
description: EERIE Data at DKRZ description: EERIE Data at DKRZ
driver: yaml_file_cat driver: yaml_file_cat
dkrz_era5_disk: dkrz_era5_disk:
args: args:
obj: '{{CATALOG_DIR}}/dkrz_era5_disk.json' obj: 'https://gitlab.dkrz.de/data-infrastructure-services/intake-esm/-/raw/master/esm-collections/cloud-access//dkrz_era5_disk.json'
read_csv_kwargs: read_csv_kwargs:
usecols: usecols:
- project - project
...@@ -207,12 +207,12 @@ sources: ...@@ -207,12 +207,12 @@ sources:
- intake.open_esm_datastore - intake.open_esm_datastore
dkrz_monsoon_disk: dkrz_monsoon_disk:
args: args:
path: '{{CATALOG_DIR}}/dkrz_monsoon_disk.yaml' path: 'https://gitlab.dkrz.de/data-infrastructure-services/intake-esm/-/raw/master/esm-collections/cloud-access//dkrz_monsoon_disk.yaml'
description: Monsoon 2.0 description: Monsoon 2.0
driver: yaml_file_cat driver: yaml_file_cat
dkrz_mpige_disk: dkrz_mpige_disk:
args: args:
obj: '{{CATALOG_DIR}}/dkrz_mpige_disk.json' obj: 'https://gitlab.dkrz.de/data-infrastructure-services/intake-esm/-/raw/master/esm-collections/cloud-access//dkrz_mpige_disk.json'
read_csv_kwargs: read_csv_kwargs:
usecols: usecols:
- product_id - product_id
...@@ -235,7 +235,7 @@ sources: ...@@ -235,7 +235,7 @@ sources:
- intake.open_esm_datastore - intake.open_esm_datastore
dkrz_nextgems_disk: dkrz_nextgems_disk:
args: args:
obj: '{{CATALOG_DIR}}/dkrz_nextgems_disk.json' obj: 'https://gitlab.dkrz.de/data-infrastructure-services/intake-esm/-/raw/master/esm-collections/cloud-access//dkrz_nextgems_disk.json'
read_csv_kwargs: read_csv_kwargs:
usecols: *id001 usecols: *id001
description: Default catalog for ICON-ESM experiments by MPIMet description: Default catalog for ICON-ESM experiments by MPIMet
...@@ -243,7 +243,7 @@ sources: ...@@ -243,7 +243,7 @@ sources:
- intake.open_esm_datastore - intake.open_esm_datastore
dkrz_palmod2_disk: dkrz_palmod2_disk:
args: args:
obj: '{{CATALOG_DIR}}/dkrz_palmod2_disk.json' obj: 'https://gitlab.dkrz.de/data-infrastructure-services/intake-esm/-/raw/master/esm-collections/cloud-access//dkrz_palmod2_disk.json'
read_csv_kwargs: read_csv_kwargs:
usecols: usecols:
- project - project
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment