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
441 stars 128 forks source link

Minor update to dea_tools with changes to band indices and plotting scripts #1078

Closed erialC-P closed 1 year ago

erialC-P commented 1 year ago

Proposed changes

This PR includes a minor revision to the naming of the normalised difference turbidity index (NDTI) in the calculate_indices function of bandindices.py. There is also added functionality enabling plot naming in the rgb function of plotting.py.

Updates in the Turbidity_Animated_Timeseries.ipynb PR are reliant upon these changes and so cannot be merged until this PR is approved.

There are no notebook related changes in this PR.