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

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

Open
hhlee445 opened this issue Jun 10, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request must have needs triage Issue that requires triage pcm.r04 PCM Release 4

Comments

@hhlee445
Copy link
Contributor

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=<session_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.

@hhlee445 hhlee445 added enhancement New feature or request needs triage Issue that requires triage pcm.r04 PCM Release 4 labels Jun 10, 2024
@hhlee445 hhlee445 assigned collinss-jpl and unassigned chrisjrd Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request must have needs triage Issue that requires triage pcm.r04 PCM Release 4
Projects
None yet
Development

No branches or pull requests

3 participants