esm_datastore_v2
: A rewrite of esm_datastore
with new features + improvements
#353
Closed
15 tasks done
Labels
enhancement
Issues that are found to be a reasonable candidate feature additions
Milestone
TO DO
esm_datastore
catalog object.__init__
__len__
__getitem__
__contains__
to_dataset_dict()
nunique()
unique()
search()
__repr__
and__repr_html__
#374intake_esm.source:ESMGroupDataSource
andintake_esm.source:ESMDataSource
into a single data sourceintake_esm.source:ESMDataSource
: Add ESMDataSource #372to_dataset_dict()
. This object will look and smell like a dictionary but will have additional functionality to facilitate applying operators on all returned datasets and/or a subset of these datasetsesm_datastore
will allow us to explore exposing aggregation logic to users via a registry of operators/preprocessors.The text was updated successfully, but these errors were encountered: