Skip to content

Commit

Permalink
adds nisar uat dataset concept-ids
Browse files Browse the repository at this point in the history
  • Loading branch information
kim committed Feb 28, 2024
1 parent f96dbaf commit 2ff40bf
Showing 1 changed file with 35 additions and 3 deletions.
38 changes: 35 additions & 3 deletions SearchAPI/CMR/Translate/datasets.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@
"OPERA-S1": [
"C2777443834-ASF",
"C2777436413-ASF",
"C2795135174-ASF", # RTC-STATIC
"C2795135668-ASF", # CSLC-STATIC
"C2795135174-ASF", # RTC-STATIC
"C2795135668-ASF", # CSLC-STATIC
"C1258354200-ASF", # maybe extra?
"C1259982010-ASF",
"C1257995185-ASF",
Expand Down Expand Up @@ -368,5 +368,37 @@
"C1206752770-ASF",
"C1206144699-ASF",
],
"NISAR": []
"NISAR": [
"C1257349081-ASF",
"C1257349079-ASF",
"C1257349048-ASF",
"C1257349082-ASF",
"C1257349059-ASF",
"C1257349053-ASF",
"C1257349054-ASF",
"C1257349120-ASF",
"C1257349072-ASF",
"C1257349066-ASF",
"C1257349023-ASF",
"C1257349067-ASF",
"C1257349121-ASF",
"C1257349074-ASF",
"C1257349088-ASF",
"C1257349083-ASF",
"C1257349114-ASF",
"C1257349115-ASF",
"C1257349065-ASF",
"C1257349089-ASF",
"C1257349063-ASF",
"C1257349073-ASF",
"C1257349094-ASF",
"C1257349095-ASF",
"C1257349102-ASF",
"C1257349096-ASF",
"C1257349103-ASF",
"C1257349109-ASF",
"C1257349107-ASF",
"C1257349108-ASF",
"C1257349093-ASF",
],
}

0 comments on commit 2ff40bf

Please sign in to comment.