esrivas17 / gacos_correction_for_GMTSAR

Atmospheric GACOS correction adapted for GMTSAR
17 stars 6 forks source link

Incidence angle from SAT_look #10

Open marcontk opened 1 year ago

marcontk commented 1 year ago

Hello, How obtained incidence angle with the "SAT_look" script in degrees ?

esrivas17 commented 1 year ago

sorry for the late response. This is related to GMTSAR software and you could look at the help in the aforementioned script. Cheers

CUMT530849827 commented 1 year ago

@marcontk echo $lon $lat |gmt track -Gdem.grd | SAT_look master.PRM 100.910000 37.690000 3308.413555 -0.548413 -0.103455 0.829784 inc=np.arctan2(np.sqrt((-0.111687)2+(0.633592)2),0.829784)