xarray plugins for Intake
Project Links
Meta
Maintainer: Martin Durant
Classifiers
intake-xarray
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 (also handles other file formats which can be passed to xarray.open_dataset such as grib)
- OPeNDAP
- Rasterio
- Zarr
- images
and it provides the ability to read xarray data from an Intake server.
Installation
The conda install instructions are:
conda install -c conda-forge intake-xarray
To install optional dependencies:
conda install -c conda-forge pydap rasterio
Dec 12, 2024
2.0.0
May 29, 2023
0.7.0
Aug 26, 2022
0.6.1
Feb 18, 2022
0.6.0
Mar 18, 2021
0.5.0
Jan 14, 2021
0.4.1
Oct 15, 2020
0.4.0
Oct 01, 2020
0.3.2
Aug 05, 2019
0.3.1
Jan 25, 2019
0.3.0
Wheel compatibility matrix
Files in release
Extras:
None
Dependencies:
(>=2)
intake
(>=02022)
xarray
(>=2.2)
dask
(>2022)
fsspec