Intake-xarray: xarray Plugin for Intake
See Intake docs for a general introduction and usage of Intake and the intake-xarray docs for details specific to the data drivers included in this package.
In intake-xarray
, there are plugins provided for reading data into xarray
containers:
- NetCDF
- Rasterio
- Zarr
- images
and it provides the ability to read xarray data from an Intake server.
The conda install instructions are:
conda install -c conda-forge intake-xarray
To install optional dependencies:
conda install -c conda-forge rasterio