bopen / xarray-sentinel

Xarray backend to Copernicus Sentinel-1 satellite data products
Apache License 2.0
222 stars 22 forks source link

Decode burst dimensions #22

Closed corrado9999 closed 3 years ago

corrado9999 commented 3 years ago

Currently burst dimensions are row-col in burst matrix. More useful alternatives:

  1. Azimuth time - slant range time
  2. Azimuth time - slant range distance
  3. Row - Col in TIFF space
  4. Others?
alexamici commented 3 years ago

I think 1. is the more natural one, but I'm tempted by 2. because numbers looks a bit more natural.