Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add updated STAC notebook #248

Merged
merged 7 commits into from
Jun 27, 2024
Merged

Add updated STAC notebook #248

merged 7 commits into from
Jun 27, 2024

Conversation

robbibt
Copy link
Member

@robbibt robbibt commented Jun 24, 2024

Updated to document new "filter" functionality implemented in recent updates to ODC Explorer (see opendatacube/datacube-explorer#611)

Copy link

github-actions bot commented Jun 24, 2024

🌟 PR Preview is ready!

Preview site: pr-248-preview.khpreview.dea.ga.gov.au
Deploy log: View the log
Learn more: Read the documentation

@robbibt robbibt marked this pull request as ready for review June 24, 2024 22:58
@robbibt robbibt requested review from omad and Ariana-B June 25, 2024 01:45
@robbibt
Copy link
Member Author

robbibt commented Jun 27, 2024

Hey @CEKrause, @benji-glitsos-ga, just tagging you here for awareness - this update is intended as a first pass of improving our STAC documentation. I have some longer term plans for more major changes, probably something like this:

  1. Move this guide up a level outside of "DEA web services" to directly under "Access" (STAC isn't a web service, and currently it's far too buried for how important it is as an access mechanism)
  2. Convert the guide to a markdown doc containing minimal code (mabe just a simple example of loading data), and move additional code to dedicated notebooks in DEA Notebooks
  3. Add subsections/pages documenting how to use STAC in desktop GIS (QGIS and ESRI)
  4. Add additional notebooks documenting things like accessing data from our STAC API in other programing languages (like R)

So perhaps something like:

Access
    ↳ SpatioTemporal Asset Catalogue (STAC) -
       ↳ Intro, basic code snippets
       ↳ Loading data from STAC in QGIS
       ↳ Loading data from STAC in ESRI

Notebooks
    ↳ How-to guides
       ↳ Loading data from STAC using `odc-stac`
       ↳ Loading data from STAC using `R`

I think that will get us a huge way down the path to offering a viable mechanism for external data access to DEA outside of the DEA Sandbox, and hopefully be something we can pass on to anyone wanting to load and process large amounts of data.

Copy link

@Ariana-B Ariana-B left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks Robbi!

@robbibt robbibt merged commit 38afa6e into main Jun 27, 2024
1 check passed
@robbibt robbibt deleted the stac_hotfix branch June 27, 2024 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants