diff --git a/README.md b/README.md index 656d358c..cfa9268c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ Latest Release
- pypi version + Last Conda Release + pypi version + conda-forge version
@@ -282,6 +284,6 @@ However, wrapping GDAL has a few drawbacks for Python developers and data scient With the introduction of projects like Numba, Python gained new ways to provide high-performance code directly in Python, without depending on or being constrained by separate C/C++ extensions. `xarray-spatial` implements algorithms using Numba and Dask, making all of its source code available as pure Python without any "black box" barriers that obscure what is going on and prevent full optimization. Projects can make use of the functionality provided by `xarray-spatial` where available, while still using GDAL where required for other tasks. #### Citation -Cite our code: +Cite this code: -`makepath/xarray-spatial, https://github.com/makepath/xarray-spatial, ©2020-2024.` +`makepath/xarray-spatial, https://github.com/makepath/xarray-spatial, ©2020-2026.`