cgi-estonia-space / ALUs

GPU accelerated earth observation data processors
https://twitter.com/spacest372
GNU General Public License v3.0
23 stars 3 forks source link

alus-sar-segment "no matching noise values from noise vectors for azimuth range" #39

Open kautlenbachs opened 1 year ago

kautlenbachs commented 1 year ago

Following error statement is printed: There were no matching noise values from noise vectors for azimuth range [8535.158366, 8535.158376]. Tile properties x:8192 y:0 w:2048 h:2048

When trying to process the following dataset - S1A_IW_GRDH_1SDV_20230515T034801_20230515T034830_048539_05D6A6_D84E

It could be too strict implementation or a bad dataset. Compare with SNAP behavior.

kautlenbachs commented 1 year ago

Another one - S1A_IW_GRDH_1SDV_20230328T034759_20230328T034828_047839_05BF7B_1466.SAFE

kautlenbachs commented 1 year ago

Another one - S1A_IW_GRDH_1SDV_20230702T034804_20230702T034833_049239_05EBBE_15A6.SAFE

kautlenbachs commented 1 year ago

Also make the error message without "range" word, because it confuses when used together with "azimuth" There were no matching noise values from noise vectors for azimuth range [8463.158342, 8463.158346]. Tile properties x:8192 y:0 w:2048 h:2048

kautlenbachs commented 11 months ago

Duplicate of https://github.com/cgi-estonia-space/ALUs/issues/37