
Rioxarray is an extension to the xarray package that - supports multidimensional datasets such as netCDF - stores the CRS as a WKT, which is the recommended format - loads in the CRS, transform, and nodata metadata in standard CF & GDAL locations - supports masking and scaling data with the masked and mask_and_scale kwargs - adds the coordinate axis CF metadata - loads in raster metadata into the attributes
This package provides the Python 3 library