GeoscienceAustralia / dea-notebooks

Repository for Digital Earth Australia Jupyter Notebooks: tools and workflows for geospatial analysis with Open Data Cube and Xarray
https://docs.dea.ga.gov.au/notebooks/
Apache License 2.0
447 stars 128 forks source link

Compatibility updates for Python 3.10 #1119

Closed robbibt closed 1 year ago

robbibt commented 1 year ago

Proposed changes

This PR partially addresses #1111 by fixing several broken notebooks:

Also adds some missing Python packages to our setup.py package setup, and fixed a minor RST issue in a previous PR.

Remaining broken notebooks will hopefully be resolved by updates to change xr.open_rasterio to xr.open_dataset.

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB