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

enable bursts() method for multidataset #79

Closed agrouaze closed 2 years ago

agrouaze commented 2 years ago

This PR is meant to be able to easily get the polygons of the bursts from TOPS SLC products for the different subswath when opening the multidataset wih Sentinel1Meta class. image

The geoDataFrame returned by the s1meta.bursts() method in case of mutltidataset is also a multiindex: image