Skip to content

Conversation

@s-kganz
Copy link

@s-kganz s-kganz commented Jan 14, 2026

Pull Request (PR) draft checklist - click to expand
  • Please review our
    contributing documentation
    before getting started.
  • Populate a descriptive title. For example, instead of "Updated README.md", use a
    title such as "Add testing details to the contributor section of the README".
    Example PRs: #763
  • Populate the body of the pull request with:
  • Update CHANGELOG.md with details about your change in a section titled
    ## Unreleased. If such a section does not exist, please create one. Follow
    Common Changelog for your additions.
    Example PRs: #763
  • Update the documentation and/or the README.md with details of changes to the
    earthaccess interface, if any. Consider new environment variables, function names,
    decorators, etc.

Click the "Ready for review" button at the bottom of the "Conversation" tab in GitHub
once these requirements are fulfilled. Don't worry if you see any test failures in
GitHub at this point!

Pull Request (PR) merge checklist - click to expand

Please do your best to complete these requirements! If you need help with any of these
requirements, you can ping the @nsidc/earthaccess-support team in a comment and we
will help you out!

  • Add unit tests for any new features.
  • Apply formatting and linting autofixes. You can add a GitHub comment in this Pull
    Request containing "pre-commit.ci autofix" to automate this.
  • Ensure all automated PR checks (seen at the bottom of the "conversation" tab) pass.
  • Get at least one approving review.

Hello,

At the AGU hackathon, one suggestion for earthaccess was to add metadata visualization utilities similar to PySTAC. This PR adds DataGranule.__geo_interface__ to enable plotting granule spatial extent and downstream spatial operations (e.g. "find me all the lakes within this granule"). See this gist for a plotting demo. This supports all the geometry types I could find, and raises an error if the HorizontalSpatialExtent field is missing (for example, since ECO_L1B_RAD defines spatial extent by orbit number it's not clear how to turn that into a usable geometry).


📚 Documentation preview 📚: https://earthaccess--1179.org.readthedocs.build/en/1179/

@github-actions
Copy link

github-actions bot commented Jan 14, 2026

Binder 👈 Launch a binder notebook on this branch for commit 150e512

I will automatically update this comment whenever this PR is modified

Binder 👈 Launch a binder notebook on this branch for commit 280fa55

@github-actions
Copy link

User s-kganz does not have permission to run integration tests. A maintainer must perform a security review of the code changes in this pull request and re-run the failed integration tests jobs, if the code is deemed safe.

@s-kganz s-kganz marked this pull request as ready for review January 14, 2026 18:02
@github-actions
Copy link

User s-kganz does not have permission to run integration tests. A maintainer must perform a security review of the code changes in this pull request and re-run the failed integration tests jobs, if the code is deemed safe.

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.

1 participant