NCAR / intake-esm-datastore

Intake-esm Datastore
Apache License 2.0
14 stars 11 forks source link

Add RCP45 and some metadata to CESM1-LE catalog #49

Closed mnlevy1981 closed 4 years ago

mnlevy1981 commented 4 years ago

Catalog now contains ctrl_branch_year, ctrl_experiment, and ctrl_member_id as well as pointing to RCP4.5 runs in /glade/collections/cdg/data/cesmME/CESM-CAM5-BGC-ME

mnlevy1981 commented 4 years ago

Fixes #48

@andersy005 -- if you have notebooks that relied on LENS data already, I'd appreciate it if you could re-run them and make sure everything still looks okay. This PR should add one more experiment (RCP45) and change some of the dataframe columns but still point to all the same files.

@matt-long -- last week we talked about the YAML file, and how it would be nice to trace experiment members all the way back to the control run (perhaps by letting ctrl_* be a list?), but I think we agreed to add that feature in a different PR. I wouldn't mind an extra set of eyes on the YAML, though, to make sure the metadata we do provide is correct.

mnlevy1981 commented 4 years ago

Rather than continue here, resolution to #64 will address this