ACCESS-Cloud-Based-InSAR / DockerizedTopsApp

Apache License 2.0
21 stars 2 forks source link

Iono computation - addressing #135 #138

Closed mgovorcin closed 1 year ago

mgovorcin commented 1 year ago

Changes:

  1. Skip iono_computation if lower/upper band unwrapped interferogram array is empty, i.e. all zeros. Return iono as zeros array
  2. Skip downloading and using water mask if the AOI request is out of SWBD data coverage. TODO: introduce new water masks as mentioned in #135 : EXAMPLES: https://worldcover2021.esa.int/viewer or https://land.copernicus.eu/global/products/wb
  3. fix few typos and add notes in the main regarding the esd and calculation of burst jumps
dbekaert commented 1 year ago

@mgovorcin Should have meta data to the iono correction in gunw to track how it was produced

Water mask source : e.g none, gssh, … Method: e.g none, framebased, subswath

Then we can always track it in the product. Please add in next pr