Docs: add obstore tutorial#527
Draft
aboydnw wants to merge 5 commits into
Draft
Conversation
Adds a new tutorial walking through reading Planetary Computer data with obstore (auto-refreshing SAS tokens, range reads, async, library composability). Companion notebook lives in PlanetaryComputerExamples at quickstarts/obstore.ipynb and is wired in via external_docs_config. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Drops the Colab badge (off-brand for PC; Hub is the canonical JupyterLab environment) and replaces the TODO placeholders with real URLs: nbgitpuller deep link to PC Hub and a github.com blob link to the companion notebook. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Inlines the Hub and GitHub URLs on the badge line and drops the reference-style defs at the bottom. Also picks up the inline copy edits across the body. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Hub link is the canonical way to open the notebook; the GitHub view duplicates what the docs site already renders. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Drops Lonboard reference (no obstore integration in Lonboard) and notes that zarr-python access goes through the zarr.storage.ObjectStore adapter rather than direct hand-off. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tutorial for obstore, based on the outline here: https://docs.google.com/document/d/1LIf6SvMHK3Gr8gSG8eqmjwyROeeoQl3Odg1CVLqp1AI/edit?usp=sharing