opera-adt / COMPASS

COregistered Multi-temPorAl Sar Slc
Apache License 2.0
39 stars 18 forks source link

s1_geocode_stack.py: set `auto_download=True` when getting orbits #90

Closed scottstanie closed 1 year ago

scottstanie commented 1 year ago

While talking about some COMPASS testing that @gracebato was doing, we both realized that after installing COMPASS, the first thing we would do is change the geocode stack script to have auto_download=True since you always want to get the orbits for a new area.

(This was also related to https://github.com/opera-adt/s1-reader/pull/100, but I thought that fix made more sense to go into s1reader)