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

Raster-based Spatial Analytics for Python

Results 139 xarray-spatial issues
Sort by recently updated
recently updated
newest added

enhancement
datashader-related

`zonal.stats` should run for each layer in `xr.Dataset` and return a pd.DataFrame with columns named `{dataset_layer_name}_{stat_name}` @chase-dwelle hey what do you think about the API for accepting `xr.Dataset`s as inputs...

enhancement

Would be helpful to add Python 3 type hinting to all public functions.

enhancement

- [ ] Create an example of a xr.DataArray (say a xarray-spatial or datashader result) and display in Unity app as `TiledMap` - [ ] this may be more appropriate...

datashader-related
skunk-works
low-priority

https://gis.apfo.usda.gov/arcgis/rest/services/NAIP/USDA_CONUS_PRIME/ImageServer https://medium.com/geoai/high-resolution-land-cover-mapping-using-deep-learning-7126fee571dd

user-guide-example

New Jupyter Notebook in `examples` called `xarray-spatial-basic-ml.ipynb` The general template for ML examples: - Use an Xarray-Spatial Analysis Function - Take outputs and use as features for an scikit-learn model....

user-guide-example