-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added the check_for_empty_orbit_files() method to AsfDaacSlcDownload
This method will iterate over all downloaded orbit files to ensure they have non-zero size, otherwise a RuntimeError is raised. This is to ensure we fail during the SLC download job, rather than waiting until the SCIFLO job to detect that an empty orbit file was downloaded. This will make it easier to retry said downloads once a valid orbit file is available.
- Loading branch information
Scott Collins
committed
Dec 16, 2024
1 parent
f4efb0e
commit 9f70322
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters