NASA-IMPACT / csdap-cumulus

SmallSat Cumulus Deployment
Other
1 stars 0 forks source link

Ingest subset of roughly 100-200 WV03_Pan_L1B granules into UAT #249

Closed krisstanton closed 11 months ago

krisstanton commented 11 months ago

Ingest subset of roughly 100-200 WV03_Pan_L1B granules into UAT to allow verification of metadata and metrics.

To find a date range that has roughly 100-200 granules, make use of AWS Athena by doing the following:

This approach uses the count of *BROWSE.jpg files as a proxy for the number of granules in the date range.

NOTE: the value of dt in the query above must be set to the most recent date of the S3 inventory (likely the current date, but the day prior to the current date should always work since the most recent 3 days are retained).

NOTE: days like 2014/240 and 2014/249+1 (because the end date is exclusive in the rule definition) must be converted to yyyy/MM/DD for determining ISO 8601 datetime values for the start and end dates for the sample rule. This site provides conversion: https://dqydj.com/day-of-the-year-calculator/

Acceptance criteria: