diff --git a/demo_intake_rendered_backup.ipynb b/demo_intake_rendered_backup.ipynb index e3a094432c4a3bf032737036d1ee233f562d75a7..a5287b49a6a52dd9839f475858a847c24985473f 100644 --- a/demo_intake_rendered_backup.ipynb +++ b/demo_intake_rendered_backup.ipynb @@ -70,7 +70,8 @@ "source": [ "# json file contains the rules for concat and merge as well as the location for the catalog .csv file\n", "# Fabian Wachsmann creates a new catalog of CMIP6 data downloaded to /work/ik1017/ daily\n", - "col_url = \"/work/ik1017/Catalogs/mistral-cmip6.json\"" + "col_url = \"/work/ik1017/Catalogs/mistral-cmip6.json\" # mistral", + "col_url = "/pool/data/Catalogs/dkrz_cmip6_disk.json" # levante" ] }, {