issues
search
makepath
/
xarray-spatial
Raster-based Spatial Analytics for Python
https://xarray-spatial.readthedocs.io/
MIT License
844
stars
85
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
WIP: added python 3.13 to tests and removed python 3.10
#809
brendancol
opened
3 weeks ago
0
Simple fix: Allow for negative target elevation.
#808
trygvels
opened
1 month ago
0
Update docstring for viewshed
#807
ahuang11
closed
3 weeks ago
1
Ensure the hash value fits into an unsigned 64-bit integer,
#805
brendancol
opened
2 months ago
0
Viewshed Multiple Observer Heights
#804
harrisonjkaplan
opened
2 months ago
5
Numpy 2.0.0 doesn't allow out of range integers when casting to np.uint64
#803
ehiggins0
opened
5 months ago
1
getting error when trying to run look <source elided> out = np.full(arr1.shape, np.nan, dtype=np.float32) rows, cols = arr1.shape
#802
krishnaglodha
opened
6 months ago
3
Prep PR for 0.4.0 Release
#801
brendancol
closed
7 months ago
0
Add links to docs to readme
#800
tcmetzger
closed
7 months ago
0
Fix typo in readthedocs config
#799
tcmetzger
closed
7 months ago
0
Update readthedocs configuration [WIP]
#798
tcmetzger
closed
7 months ago
1
Move docs to readthedocs [WIP]
#797
tcmetzger
closed
7 months ago
1
Bunch of Fixes
#796
brendancol
closed
7 months ago
1
update year in readme
#795
brendancol
closed
7 months ago
0
website offline
#794
mennostraatsma
closed
7 months ago
8
Is there a way to get distance of shortest path from A*
#793
d3netxer
closed
7 months ago
1
Add support for Python 3.12
#792
brendancol
closed
7 months ago
1
Failed in nopython mode pipeline (step: nopython frontend)
#791
MaxDragonheart
opened
1 year ago
3
Coordinating on new Xarray accessor functionalities for rasters and DEMs
#790
rhugonnet
opened
1 year ago
1
chore: Remove numpy pin, pin datashader, drop Python 3.7
#789
jthetzel
closed
1 year ago
5
Change log for release v0.3.7
#788
thuydotm
closed
1 year ago
0
Package size exceeds limit
#787
thuydotm
closed
1 year ago
1
Clear example notebook outputs
#786
thuydotm
closed
1 year ago
0
Change log for release v0.3.6
#785
thuydotm
closed
1 year ago
0
[GITHUB/ISSUES]:Remove any stale issues
#784
brendancol
closed
1 year ago
1
[GITHUB/MILESTONES]: Update milestones for project
#783
brendancol
closed
7 months ago
0
Let's get a release out!
#782
brendancol
closed
1 year ago
0
Add Segment Anything Example + Zonal Stats
#781
brendancol
opened
1 year ago
0
Pin numpy version
#780
thuydotm
closed
1 year ago
0
Jobs build failed
#779
thuydotm
closed
1 year ago
1
correct docs for proximity
#778
thuydotm
closed
1 year ago
0
Unable to use Dask Arrays originating from Xarray Datasets in Crosstab
#777
GregoryPetrochenkov-NOAA
opened
1 year ago
3
Compatibility problem with Poetry
#776
MaxDragonheart
closed
1 year ago
1
Docs say latitude but mean longitude
#775
vitusbenson
closed
1 year ago
1
warning on aligned axis for dask dataframes with `zonal_stats`
#774
giovp
opened
1 year ago
2
Xrspatial Proximity doesn't work with large rasters even with dask backed array
#773
GrahamReveley
opened
1 year ago
3
Consider enabling auto-merge PR
#771
brendancol
closed
1 year ago
0
Consider dropping support for Python 3.7 once 3.11 is supported
#770
brendancol
closed
1 year ago
1
Updated citation for 2023
#769
brendancol
closed
1 year ago
0
Update README cite citation years
#768
brendancol
closed
1 year ago
1
Investigate more to see whether we can better implement binary search for GPU
#767
brendancol
opened
1 year ago
0
Document handling of f32 vs. f64 data when using xarray-spatial
#766
brendancol
opened
1 year ago
0
Review zonal.regions code
#765
brendancol
opened
1 year ago
0
Test all functions to ensure inputs unmodified
#764
thuydotm
closed
1 year ago
1
classify.binary: handle NaNs and infinite values
#763
thuydotm
closed
1 year ago
1
Use binary search for classify tools in CuPy case
#762
thuydotm
closed
1 year ago
5
Classify tools: use binary search in _gpu_bin()
#761
thuydotm
opened
1 year ago
0
Classification tools: use binary search in numpy case
#760
thuydotm
closed
1 year ago
2
Zonal crosstab user guide notebook enhancement
#759
thuydotm
closed
1 year ago
0
classify.reclassify(): consider using binary search?
#758
thuydotm
closed
1 year ago
1
Next