umr-lops / xsar

Synthetic Aperture Radar (SAR) Level-1 GRD python mapper for efficient xarray/dask based processing
https://cyclobs.ifremer.fr/static/sarwing_datarmor/xsar/
MIT License
24 stars 8 forks source link

handle empty intersection of the landmask with SAR image #159

Closed agrouaze closed 1 year ago

agrouaze commented 1 year ago

fix #148

with https://github.com/umr-lops/xsar/pull/159/commits/1cbfb5faa4494147ddf4a38f849f709724c9af80 the "landmask" dataArray values are now matrix full of zeros in case of image over ocean : image

And when intersecting land, the output is still correct: image