atmospheric_lidar/licelv2.py

changeset 192
a73d587fd84c
parent 186
97cabcc90f93
child 202
79a75340ae30
--- a/atmospheric_lidar/licelv2.py	Sun Feb 23 16:07:44 2020 +0200
+++ b/atmospheric_lidar/licelv2.py	Sun Mar 15 11:12:28 2020 +0200
@@ -123,7 +123,7 @@
 
     licel_file_header_format = ['filename',
                                 'start_date start_time end_date end_time altitude longitude latitude zenith_angle azimuth_angle custom_field',
-                                # Appart from Site that is read manually
+                                # Apart from Site that is read manually
                                 'LS1 rate_1 LS2 rate_2 number_of_datasets LS3 rate_3 0000000 0000 controller_timestamp' ]
     licel_file_channel_format = 'active analog_photon laser_used number_of_datapoints laser_polarization HV bin_width wavelength d2 d3 bin_shift bin_shift_decimal_places ADCbits number_of_shots discriminator ID'
 

mercurial