Hi, I see the geom_view_azimuth (VAA) is defined as this:
|
self.geom_view_azimuth = float(xml.find("specific/sceneAzimuthAngle/center").text) |
However I checked the User Guide:
https://www.enmap.org/data/doc/EN-PCV-ICD-2009-2_HSI_Product_Specification_Level1_Level2.pdf
It seems sceneAzimuthAngle isn't equal to viewingAzimuthAngle. And viewingAzimuthAngle is actually missing in the L1 META file ....
Update
viewingZenithAngle and viewingAzimuthAngle (SCR-00394) available since processor version 01.05.00.

Hi, I see the geom_view_azimuth (VAA) is defined as this:
enpt/enpt/model/metadata/metadata_sensorgeo.py
Line 563 in c0e45ce
However I checked the User Guide:
https://www.enmap.org/data/doc/EN-PCV-ICD-2009-2_HSI_Product_Specification_Level1_Level2.pdf
It seems sceneAzimuthAngle isn't equal to viewingAzimuthAngle. And viewingAzimuthAngle is actually missing in the L1 META file ....
Update
viewingZenithAngle and viewingAzimuthAngle (SCR-00394) available since processor version 01.05.00.