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

New notebook for loading data from Microsoft Planetary Computer #1097

Closed robbibt closed 1 year ago

robbibt commented 1 year ago

Proposed changes

This PR adds a new notebook for loading data from Microsoft Planetary Computer and combining it with DEA data, including:

image

image

Closes issues (optional)

Checklist (replace [ ] with [x] to check off)

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

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

View / edit / reply to this conversation on ReviewNB

geoscience-aman commented on 2023-07-04T05:21:21Z ----------------------------------------------------------------

Markdown for a warning box maybe?

<div class="alert alert-block alert-warning">

<b>Warning:</b> Keep these extents as small as possible for reasonable loading times!

</div> 

_robbibt commented on 2023-07-04T05:29:20Z_ ----------------------------------------------------------------

Great idea, will try it out

_robbibt commented on 2023-07-04T05:41:20Z_ ----------------------------------------------------------------

Will do a teal "info" box instead, feels friendlier!