Skip to content

Commit

Permalink
Merge pull request #2306 from ASFHyP3/asjohnston-asf-patch-1
Browse files Browse the repository at this point in the history
Add S1 RAW to list of product types in api.validation.get_cmr_metadata
  • Loading branch information
asjohnston-asf authored Jun 3, 2024
2 parents 79ef86c + 8860fab commit 79b4e40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/api/src/hyp3_api/validation.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ def get_cmr_metadata(granules):
'SENTINEL-1A_DP_GRD_HIGH',
'SENTINEL-1B_DP_GRD_HIGH',
'SENTINEL-1_BURSTS',
'SENTINEL-1A_RAW',
'SENTINEL-1B_RAW',
],
'page_size': 2000,
}
Expand Down

0 comments on commit 79b4e40

Please sign in to comment.