sup3r.preprocessing.loaders.h5

sup3r.preprocessing.loaders.h5#

Base loading class for H5 files.

TODO: Explore replacing rex handlers with xarray. xarray should be able to load H5 files fine. We would still need get_raster_index method in Rasterizers though.

Classes

LoaderH5(file_paths[, features, res_kwargs, ...])

Base H5 loader.