S1-IW_SLC Acquisition and IPF Completeness Checker
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/tools/ops_scripts2/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
Check all AOI acquisitions/ipfs
./check_all.sh
This checks for missing acquisitions and IPFs across all AOIs listed in aoi_list.txt
Ensure validated keep up with acquisition
Ensure validated keep up with ipf