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

Modify siphon example to illustrate indexing and looping over datasets #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

deeplycloudy
Copy link
Contributor

Fixes #117. Adds an example of making the wrong assumption about how cat.datasets works as part of teaching the API.

Also changes the description of how filtering by time works to indicate that the filename has to match the built-in pattern. I think that behavior is provided by the default regex, not THREDDS, but didn't verify.

@dopplershift
Copy link
Member

Yeah, THREDDS isn't doing any of that filtering, that's all in the Python.

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.

Clarify iteration and indexing for catalog.datasets
2 participants