... | ... | @@ -220,7 +220,7 @@ For catalogues, one does not need to know the location of the data. But you migh |
|
|
|
|
|
| Project Group | Catalogue |
|
|
|
| --- | --- |
|
|
|
| Ruby | /home/k/k202134/dumpster/Hackapalooza/tools/cataloging/datasets/main.yaml |
|
|
|
| Ruby | https://catalog.gitlab-pages.dkrz.de/climate-dynamics/main.yaml |
|
|
|
| Sapphire | https://data.nextgems-h2020.eu/catalog.yaml (default) |
|
|
|
| EERIE | https://raw.githubusercontent.com/eerie-project/intake_catalogues/main/eerie.yaml |
|
|
|
|
... | ... | @@ -236,7 +236,7 @@ module load hsm-tools/unstable |
|
|
|
|
|
#### Designate catalogues
|
|
|
```
|
|
|
rubycat=/home/k/k202134/dumpster/Hackapalooza/tools/cataloging/datasets/main.yaml
|
|
|
rubycat=https://catalog.gitlab-pages.dkrz.de/climate-dynamics/main.yaml
|
|
|
sappcat=https://data.nextgems-h2020.eu/catalog.yaml
|
|
|
eeriecat=https://raw.githubusercontent.com/eerie-project/intake_catalogues/main/eerie.yaml
|
|
|
```
|
... | ... | |