Open mnlevy1981 opened 4 years ago
Note: one big reason for suggesting this is that I think users (especially on glade) should be copying the json
and csv.gz
into a subdirectory of whatever project is using them so we don't inadvertently break their workflow by updating these catalogs. A user pointing to /glade/collections/cmip/catalog/intake-esm-datastore/catalogs/campaign-cesm2-cmip6-timeseries.json
will be in for an unpleasant surprise when fixes to #64 (potentially breaking their searches) and / or #74 (potentially changing the data in the catalog) are made.
Now that
intake-esm
supports a relative path from thejson
tocsv.gz
, I think all thejson
files incatalog/
with a full path should change to the relative path.I plan on changing
When I next update those catalogs, and
stratus-cesm1-le.json
is already doing this. I definitely thinkglade-cmip5.json
andglade-cmip6.json
should follow suit, though I am less familiar withmistral
.