Skip to content

Commit c9337b5

Browse files
committed
Merge remote-tracking branch 'origin/meteoswiss-dev' into metoffice
2 parents 3296962 + 54698f4 commit c9337b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mwr_raw2l1/measurement/scan_transform.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def scan_endtime_to_time(endtime, n_angles, time_per_angle=11, from_starttime=Fa
1919
Corresponds ot the single timestamp saved with each angle scan. Assumed as the end time of the scan
2020
n_angles: number of angles per scan.
2121
time_per_angle: total time for scanning one angle incl. integration time and the time for moving the mirror.
22-
Indicated in seconds. The default is 17.
22+
Indicated in seconds. The default is 11.
2323
from_starttime: if True, the timestamps will be calculated assuming the provided time is the start time of
2424
the scan, otherwise from the end time. This arise from the change in timestamping operated in HATPRO instruments (TBC)
2525

0 commit comments

Comments
 (0)