xarray-spatial icon indicating copy to clipboard operation
xarray-spatial copied to clipboard

Extension for sample data to run examples?

Open thuydotm opened this issue 4 years ago • 0 comments

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)

thuydotm avatar Dec 06 '21 11:12 thuydotm