NASA-IMPACT / csdap-cumulus

SmallSat Cumulus Deployment
Other
1 stars 0 forks source link

Generate checksums for missing WV02 P1BS granules 2011-2022 #266

Closed jsrikish closed 9 months ago

jsrikish commented 11 months ago

-Some granules were in S3 but missing entries in the dynamoDB table.
Granules in DB were ingested into NGAP Prod There were a lot of missing granules in DB without Checksums

Checksums for missing granules will be computed on NCCS (These jobs are running on the ADAPT VMs csda201 and csdax201 ) and saved in the bucket. s3://csdap-maxar-delivery/utils/jayanthi/sha256/WV02/to_insert_in_db/ DB tables are not updated. Example: WV02.psha256.2011.ins3.csv 2011.ins3.notondisk.csv

DB table is not updated with these granules. This step will be handled after the granules in Prod are ingested into the CBA account. Files moved into cumulus/ORCA will be deleted from the MCP bucket.

Acceptance Criteria: