isce-framework / s1-reader

Sentinel-1 reader
Apache License 2.0
27 stars 12 forks source link

fix LUT axis vector size check #87

Closed LiangJYu closed 2 years ago

LiangJYu commented 2 years ago

Correctly check vector validity with .size property instead incorrectly treating it a python list/bool.