sup3r.preprocessing.collections.base

sup3r.preprocessing.collections.base#

Base collection classes. These are objects that contain sets / lists of containers like batch handlers. Of course these also contain data so they’re containers too!

TODO: xarray-contrib/datatree could unify Sup3rDataset and collections of data. Consider migrating once datatree has been fully integrated into xarray (in progress as of 8/8/2024)

Classes

Collection(containers)

Object consisting of a set of containers.