File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 11## Xarray-Spatial Changelog
22-----------
33
4+ ### Version 0.5.0 - 2025-12-15
5+ - Python 3.14 is now supported!
6+ - Fixed bug in curvature dask+cupy args and added unit test for curvature(#824 )
7+ - Added dask cupy test for slope func (#824 )
8+ - Added dask cupy test for aspect func (#824 )
9+ - Added in dask-cupy convolve_2d test (#823 )
10+ - Now ensures the hash value fits into an unsigned 64-bit integer for NumPy 2.0.0 (#805 )
11+ - Added dask and pyarrow to setup.cfg test area (#822 )
12+ - Allow Negative Target Height in Viewshed Analysis (viewshed.py) (#812 )
13+ - Small Fixes while testing Cuda 13 (#818 )
14+ - Support for certain Dask+Cupy (#815 )
15+ - Update docstring for viewshed (#807 )
16+
17+
418### Version 0.4.0 - 2024-04-25
519- Python 3.12 is now supported!
620- Python 3.9 & 3.8 are no longer supported.
You can’t perform that action at this time.
0 commit comments