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 a tutorial showing how to read data using xpystac #1146

Merged
merged 2 commits into from
Jun 7, 2023

Conversation

jsignell
Copy link
Member

@jsignell jsignell commented Jun 6, 2023

Related Issue(s):

Description:
This new tutorial demonstrates how to read data into xarray objects.

PR Checklist:

  • pre-commit hooks pass locally
  • Tests pass (run scripts/test)
  • Documentation has been updated to reflect changes, if applicable
  • This PR maintains or improves overall codebase code coverage.
  • Changes are added to the CHANGELOG. See the docs for information about adding to the changelog.

I don't think this needs a changelog since it's just adding a notebook, but happy to add if needed.

@jsignell jsignell self-assigned this Jun 6, 2023
@jsignell jsignell requested a review from ircwaves June 6, 2023 18:18
@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (334c4c4) 91.17% compared to head (187a1b7) 91.17%.

❗ Current head 187a1b7 differs from pull request most recent head 7eb3aa0. Consider uploading reports for the commit 7eb3aa0 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1146   +/-   ##
=======================================
  Coverage   91.17%   91.17%           
=======================================
  Files          49       49           
  Lines        6626     6626           
  Branches      978      978           
=======================================
  Hits         6041     6041           
  Misses        410      410           
  Partials      175      175           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@ircwaves ircwaves left a comment

Choose a reason for hiding this comment

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

Awesome! No need for re-review after quote injection.

docs/tutorials/how-to-read-data-from-stac.ipynb Outdated Show resolved Hide resolved
Co-authored-by: Ian Cooke <ircwaves@users.noreply.github.com>
@jsignell jsignell enabled auto-merge June 7, 2023 15:05
@jsignell jsignell added this pull request to the merge queue Jun 7, 2023
Merged via the queue into stac-utils:main with commit 18c9335 Jun 7, 2023
@jsignell jsignell deleted the read-data branch June 7, 2023 15:15
@gadomski gadomski added this to the 1.8 milestone Jun 7, 2023
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.

3 participants