nasa / opera-sds-pcm

Observational Products for End-Users from Remote Sensing Analysis (OPERA)
Apache License 2.0
16 stars 12 forks source link

[New Feature]: Query L2 NISAR_GCOV data from the ASF DAAC and submit L3_DSWx-NI PGE jobs #872

Open hhlee445 opened 3 months ago

hhlee445 commented 3 months ago

Checked for duplicates

Yes - I've already checked

Alternatives considered

No - I haven't considered

Related problems

No response

Describe the feature request

We want to query the L2 NISAR_GCOV data from the ASF DAAC to invoke the L3_DSWx_NI PGE.

Collection name: NISAR_L2_GCOV_V1 or NISAR_L2_GCOV_BETA_V1 Provider: ASF

Currently, the NISAR_L2_GCOV_V1 data is available on UAT and PROD environment with limited access.

We need to get a temp access key using https://nisar.asf.earthdatacloud.nasa.gov/s3credentials

aws s3 ls s3://sds-n-cumulus-prod-nisar-products/NISAR_L2_GCOV_BETA_V1

Sample CMR query:

PROD CMR https://cmr.earthdata.nasa.gov/search/granules.umm_json?provider=ASF&ShortName=NISAR_L2_GCOV_V1&token=&native-id=NISAR_L2_PR_GCOV_046_009_A_011_4005_DHDV_A_20230626T015616_20230626T015832_P00340_F_F_J_001

UAT CMR

https://cmr.uat.earthdata.nasa.gov/search/granules.umm_json?provider=ASF&ShortName=NISAR_L2_GCOV_V1&sort_key[]=%2Brevision_date

Triggering logic for DSWx-NI should be similar to DSWx-S1 triggering logic. Need to use MGRS collection tile set DB with track frame information and will pass DAAC S3 location to the DSWx-NI sciflo jobs.