DeDop / dedop-core

DeDop is a User Configurable Tool for Processing Delay Doppler Altimeter Data.
http://dedop.org/
GNU General Public License v3.0
13 stars 8 forks source link

incorrect L1BS start and stop stack look angles #35

Closed mark-ep closed 6 years ago

mark-ep commented 7 years ago

the metadata and values for start_look_angle_stack_l1bs_echo_sar_ku and stop_look_angle_stack_l1bs_echo_sar_ku are not correct.

The long_name metadata fields of these variables are given as "doppler beam angles in stack: l1bs_echo_sar_ku mode" and "stop doppler beam angle in stack: l1bs_echo_sar_ku mode".

The values written to the variable are all 2^15-1 (maximum short value)

mark-ep commented 6 years ago

fixed by f48442e