rex.external.rexarray
rex backend for xarray implementation
Heavily based on the h5netcdf backend: https://github.com/pydata/xarray/blob/main/xarray/backends/h5netcdf_.py
Functions
|
Open multiple NREL spatiotemporal datasets stored in cloud-optimized HSDS paths into an xarray dataset object. |
Classes
|
rexarray implementation of a BackendArray |
Backend for NREL rex-style files |
|
|
Wrapper class containing meta attributes for a coordinate |
|
Wrapper class containing meta attributes for a variable |
|
Store for reading NREL-rex style data via h5py |
|
Create new instance of VarInfo(name, var, meta_index, coord_index) |