davidfrantz / force

Framework for Operational Radiometric Correction for Environmental monitoring
GNU General Public License v3.0
172 stars 50 forks source link

fix handling of aoi coords #136 #139

Closed ernstste closed 2 years ago

ernstste commented 2 years ago

Addressing issues/feature requests highlighted in #136

  1. range check for coordinates was inverted (input X was checked agains valid range of Y and vice versa)
  2. using a single coordinate pair (point) as AOI is now supported.