xarray-spatial
xarray-spatial copied to clipboard
Extension for sample data to run examples?
This is for a longer term. Should we have an extension for xarray-spatial to get some sample data to run examples? Then we can do something similar as below
import xrspatial
dataset1 = xrspatial.data.dataset1
slope_data = xrspatial.slope(dataset1)