Validate all IPFs and acquisitions are complete before enumeration
Scripts to check acquisitions/ipfs
https://github.jpl.nasa.gov/aria-hysds/ops_scripts/tree/master/check_acquisitions
On factotum verdi/ops/ops_scripts/check_acquisitions/
Check acquisition completeness
./check_acquisition_completeness.py --aoi <AOI_NAME> --track <TRACK_NUM>
--track is optional
If acquisitions older than a week or two are missing, fill them with the “AOI Acquisition Validator” PGE
Check IPF completeness:
./check_ipf_completeness.py --aoi <AOI_NAME> --track <TRACK_NUM>
--track is optional
This will give you a list of missing ipfs
If acquisitions are missing fill them with “AOI based submission of IPF scraper” job
Ensure validated keep up with acquisition
Ensure validated keep up with ipf
General
Content
Integrations
Add Comment