Adding handlers for xarray
objects instead of netCDF
files
#73
Labels
enhancement
New feature or request
xarray
objects instead of netCDF
files
#73
It would be good to add the capability to use
xarray.Dataset
objects instead of only reading a list of netCDF files as input.This gives flexibility, as
xarray.Dataset
s could be loaded usingDask
.The text was updated successfully, but these errors were encountered: