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

## Reason or Problem I ran the Pathfinding_Austin_Road_Network notebook and I was wondering if there is a way to get the distance of the shortest path? I am noticing that...

I need to get from a DEM all flat areas and make a binary mask. I'm using xarray and xarray-spatial, below the code: ``` from xrspatial.aspect import aspect import xarray...

bug

**Describe the bug** A warning on assumption on index aligned is triggered every time `zonal_stats` is called with a dask array (returning a dask dataframe). This is triggered by (...

bug

Hi all, We are planning to make new Xarray accessors for our packages xDEM and GeoUtils that focus on raster analysis and DEM analysis, respectively (right now relying only on...

I am leveraging xarray spatial crosstab and there is an issue I am running in to when the data is originally a dataset. In this case I am using an...

bug
high-priority

**Xrspatial not working with large dask backed arrays** I believe there's a bug in the xrspatial.proximity method whereby the coordinates for a large array (even if its a dask array)...

bug

**Describe the bug** A clear and concise description of what the bug is. **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add...

bug

@thuydotm There's a lot of cool stuff happening on the AI for imagery front, and specifically want you to learn how to use the SAM (Segment Anything Model). https://ai.facebook.com/research/publications/segment-anything/ -...

zonal tools
user-guide-example
high-priority

One of the 2023 focus is to strengthen our GPU support to xarray-spatial tools. Let's review again and address which needs improvement and what we can do.