SliDEM-project / SliDEM-python

Python package for the SliDEM project
https://hub.docker.com/repository/docker/loreabad6/slidem
Apache License 2.0
17 stars 2 forks source link

Include perpendicular baseline filtering #7

Closed loreabad6 closed 2 years ago

loreabad6 commented 2 years ago

There are some baseline values that do not make sense using for DEM generation, so we can add a filter variable that takes away values between 130 < perp. baseline < 160

loreabad6 commented 2 years ago

Currently the query executable script will accept a minimum perpendicular baseline and a maximum temporal baseline and will return all images that intersect the AOI and the given time frame