Closed EJFielding closed 6 months ago
@EJFielding , this bug had been resolved and pushed to dev a few days back. Once we merge two other unrelated, pending changes, I'll work to issue a formal release though so these changes are reflected on conda. Thanks!
Closed as fixed on dev
Describe the bug It seems that the
ariaTSsetup.py
program cannot handle a product list with a mixture of v2 and v3 S1 GUNW productsTo Reproduce Steps to reproduce the behavior:
ariaDownload.py --num_threads 16 -b '33.4 34.5 -119.0 -117.4' -s 20190101 -e 20211231 -t 64
no version specifiedariaTSsetup.py -f "/scratch/nisar-st-calval-solidearth/ARIA_S1/Secular/LA_A64_3years/fielding/20240522/v1/products/*.nc" -b '33.6 34.3 -118.5 -117.5' -mo 5800 --mask Download --verbose
Expected behavior If
ariaTSsetup
cannot work with both v2 and v3 products, it should give a warning message and stop quickly, instead of running for several hours and then giving an error. For the LA area, the v2 products are difficult to select because there are both v2_0_2 and v2_0_5 products, and I did not see a way to provide a list of versions forariaDownload
orariaTSsetup
.Desktop (please complete the following information):
Additional context Running in NISAR Science Team On-Demand System