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
29 stars 8 forks source link

Missing AzimuthTime variable in noise and calibration datasets #187

Closed lanougue closed 10 months ago

lanougue commented 11 months ago

To avoid relying on wrong line numbering in noise and calibration datasets, we need to use AzimuthTime variable. This is a missing variable in returned datasets in the current version of xsar. Please update the code accordingly.

agrouaze commented 10 months ago

fixed with https://github.com/umr-lops/xarray-safe-s1/issues/17