makepath / xarray-spatial

Raster-based Spatial Analytics for Python
https://xarray-spatial.readthedocs.io/
MIT License
805 stars 81 forks source link

Review support for all input data dtypes #756

Open thuydotm opened 1 year ago

thuydotm commented 1 year ago

Similar to #726, dtype of an input data array can cause different behaviors on some edge cases. We should review our tools and make sure we check and cover proper data dtypes.