geospatial xarray extension powered by rasterio
Project Links
Meta
Maintainer: rioxarray Contributors
Requires Python: >=3.10
Classifiers
Development Status
- 4 - Beta
Intended Audience
- Developers
Natural Language
- English
License
- OSI Approved :: Apache Software License
Operating System
- OS Independent
Topic
- Software Development :: Libraries :: Python Modules
Programming Language
- Python
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
- Python :: 3
Typing
- Typed
rasterio xarray extension.
Documentation
Bugs/Questions
Report bugs/feature requests: https://github.com/corteva/rioxarray/issues
Ask questions: https://github.com/corteva/rioxarray/discussions
Ask developer questions: https://gitter.im/rioxarray/community
Ask questions from the GIS community: https://gis.stackexchange.com/questions/tagged/rioxarray
Credits
- The reproject functionality was adopted from https://github.com/opendatacube/datacube-core
Source file: geo_xarray.py
datacube is licensed under the Apache License, Version 2.0. The datacube license is included as LICENSE_datacube.
- Adoptions from https://github.com/pydata/xarray:
open_rasterio: rasterio_.py
set_options: options.py
xarray is licensed under the Apache License, Version 2.0. The xarray license is included as LICENSE_xarray.
- RasterioWriter dask write functionality was adopted from https://github.com/dymaxionlabs/dask-rasterio
Source file: write.py
This package was originally templated with with Cookiecutter.
Apr 21, 2025
0.19.0
Jan 17, 2025
0.18.2
Nov 08, 2024
0.18.1
Nov 06, 2024
0.18.0
Jul 18, 2024
0.17.0
Jul 08, 2024
0.16.0
Jun 25, 2024
0.15.7
Jun 21, 2024
0.15.6
Apr 22, 2024
0.15.5
Apr 16, 2024
0.15.4
Apr 03, 2024
0.15.3
Apr 03, 2024
0.15.3.dev0
Apr 02, 2024
0.15.2
Jan 23, 2024
0.15.1
Aug 14, 2023
0.15.0
Apr 14, 2023
0.14.1
Mar 20, 2023
0.14.0
Feb 22, 2023
0.13.4
Dec 19, 2022
0.13.3
Dec 12, 2022
0.13.2
Nov 11, 2022
0.13.1
Nov 10, 2022
0.13.0
Nov 01, 2022
0.12.4
Oct 28, 2022
0.12.3
Sep 20, 2022
0.12.2
Sep 14, 2022
0.12.1
Aug 17, 2022
0.12.0
Aug 16, 2022
0.11.2
Apr 22, 2022
0.11.1
Apr 21, 2022
0.11.0
Mar 30, 2022
0.10.3
Mar 01, 2022
0.10.2
Feb 17, 2022
0.10.1
Feb 09, 2022
0.10.0
Jan 04, 2022
0.9.1
Nov 24, 2021
0.9.0
Oct 18, 2021
0.8.0
Sep 17, 2021
0.7.1
Aug 16, 2021
0.7.0
Aug 03, 2021
0.6.1
Jul 30, 2021
0.6.0
Jul 07, 2021
0.5.0
Jun 25, 2021
0.4.3
Jun 03, 2021
0.4.2
May 24, 2021
0.4.1.post0
May 06, 2021
0.4.0
Mar 01, 2021
0.3.1
Feb 18, 2021
0.3.0
Feb 01, 2021
0.2.0
Nov 02, 2020
0.1.1
Sep 28, 2020
0.1.0
Jul 06, 2020
0.0.31
Jun 26, 2020
0.0.30
Jun 23, 2020
0.0.29
Jun 12, 2020
0.0.28
Jun 12, 2020
0.0.27
Apr 10, 2020
0.0.26
Apr 06, 2020
0.0.25
Mar 31, 2020
0.0.24
Mar 06, 2020
0.0.23
Mar 05, 2020
0.0.22
Feb 04, 2020
0.0.21
Feb 03, 2020
0.0.20
Jan 21, 2020
0.0.19
Dec 12, 2019
0.0.18
Nov 06, 2019
0.0.17
Nov 05, 2019
0.0.16
Nov 04, 2019
0.0.15
Oct 25, 2019
0.0.14
Sep 27, 2019
0.0.13
Sep 23, 2019
0.0.12
Sep 19, 2019
0.0.11
Sep 03, 2019
0.0.10
Jul 24, 2019
0.0.9
Jul 19, 2019
0.0.8
Jul 19, 2019
0.0.7
Jul 15, 2019
0.0.6
Jun 27, 2019
0.0.5
Jun 26, 2019
0.0.4
Apr 22, 2019
0.0.3
Apr 16, 2019
0.0.2
Apr 16, 2019
0.0.1
Wheel compatibility matrix
Files in release
Extras:
Dependencies:
(>=1.4.3)
rasterio
(>=2024.7.0)
xarray
(>=3.3)
pyproj
(>=1.23)
numpy