insarlab / MintPy

Miami InSAR time-series software in Python
https://mintpy.readthedocs.io
Other
555 stars 244 forks source link

`tropo_pyaps3`: use larger SNWE local files if available #1164

Closed yunjunz closed 3 months ago

yunjunz commented 3 months ago

Description of proposed changes

This PR searches existing local grib files with larger SNWE extent than the input required SWNE, uses that if more local files exist, thus, could avoid re-downloading from ECMWF as much as possible.

Reminders