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

Converted harmony adapter to operate on STAC catalog #27

Merged
merged 2 commits into from
Aug 20, 2024

Conversation

frankinspace
Copy link
Member

Github Issue: #25

Description

Refactor to remove invoke and replace with process_item

Overview of work done

Replaced invoke method with process_item method which accepts and returns a pystac.Item object.

Overview of verification done

Updated unit test for SMAP SSS example

Overview of integration done

TBD

PR checklist:

  • Linted
  • Updated unit tests
  • Updated changelog
  • Integration testing

See Pull Request Review Checklist for pointers on reviewing this pull request

Copy link

@voxparcxls voxparcxls left a comment

Choose a reason for hiding this comment

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

Approved.

@frankinspace frankinspace merged commit 72bc1ea into develop Aug 20, 2024
7 checks passed
@frankinspace frankinspace deleted the issues/25 branch August 20, 2024 21:46
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