Closed robbibt closed 1 year ago
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.
xr.open_rasterio
xr.open_dataset
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
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
toxr.open_dataset
.