Created
March 17, 2020 11:54
-
-
Save aaronspring/7d743cf6d96a34479ec8da6b3aee3181 to your computer and use it in GitHub Desktop.
intake-esm_require_all_on_usage
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
By the way, I thought I would let you know that
intake-esm
now supports relative paths for the csv files. This will make it easy for other users to explore the catalog even when they don't have access to the data storage.As example
becomes
So, If the json and the csv are in a GitHub repo, I can easily open both the json and csv without needing access to mistral. In earlier versions of intake-esm, this would have failed since I cannot access
/home/mpim/m300524/intake-esm-datastore/catalogs/mistral-cmip6.csv.gz
without access to the system.