GeoscienceAustralia / ga_sar_workflow

InSAR processing workflow used by Geoscience Australia
Apache License 2.0
3 stars 0 forks source link

ALOS processing assumes ALOS1 is L0 and ALOS2 is L1, which is not correct #372

Closed mwheeler closed 2 years ago

mwheeler commented 2 years ago

This issue is to correctly determine the processing level of ALOS data, instead of assuming the level based on the sensor.

Currently ALOS1 is assumed to be L0 (all our existing data we had this was the case), but we now have ALOS1 data which has been processed to L1... and ALOS2 was assumed to be L1 (but this is probably also not always true - thus we should remove this assumption there as well).

JAXA products provide a summary.txt file which contains the processing level of the product which should be used, instead of making these assumptions.