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 option to search by revision_date #68

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

nikki-t
Copy link
Contributor

@nikki-t nikki-t commented Jul 23, 2024

Github Issue: #67

Description

Add option to search for granules by revision_date. The revision_date parameter allows a search to be performed on the granule or collection level for any granules or collections that have been updated.

Overview of work done

  • Add revision_date function to GranuleCollectionBaseQuery.

Overview of verification done

Created two new unit tests

  1. Test query of CMR by revision date for collections
  2. Test query of CMR by revision date for granules

New and existing unit tests pass.

@frankinspace frankinspace merged commit 5b6911a into nasa:develop Jul 23, 2024
7 checks passed
@frankinspace
Copy link
Collaborator

Nice work @nikki-t !

@frankinspace frankinspace linked an issue Jul 23, 2024 that may be closed by this pull request
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.

Search on revision_date
2 participants