netcdf ganrainwbM1.a1.20120209.000000 { dimensions: time = UNLIMITED ; // (300 currently) bound = 2 ; variables: int base_time ; base_time:string = "2012-02-09 00:00:00 0:00" ; base_time:long_name = "Base time in Epoch" ; base_time:units = "seconds since 1970-1-1 0:00:00 0:00" ; base_time:ancillary_variables = "time_offset" ; double time_offset(time) ; time_offset:long_name = "Time offset from base_time" ; time_offset:units = "seconds since 2012-02-09 00:00:00 0:00" ; time_offset:ancillary_variables = "base_time" ; double time(time) ; time:long_name = "Time offset from midnight" ; time:units = "seconds since 2012-02-09 00:00:00 0:00" ; time:bounds = "time_bounds" ; time:standard_name = "time" ; double time_bounds(time, bound) ; time_bounds:long_name = "Time cell bounds" ; time_bounds:bound_offsets = -60., 0. ; float precip(time) ; precip:long_name = "Total precipitation over one minute sampling period" ; precip:units = "mm" ; precip:valid_min = 0.f ; precip:valid_max = 100.f ; precip:missing_value = -9999.f ; precip:cell_methods = "time: sum" ; precip:ancillary_variables = "error_latch stat_latch" ; precip:comment = "Sum of the 20 3-second observations during the sampling period." ; float precip_rate(time) ; precip_rate:long_name = "Precipitation rate" ; precip_rate:units = "mm/hr" ; precip_rate:valid_min = 0.f ; precip_rate:valid_max = 100.f ; precip_rate:missing_value = -9999.f ; precip_rate:standard_name = "rainfall_rate" ; precip_rate:cell_methods = "time: sum" ; precip_rate:ancillary_variables = "error_latch stat_latch" ; precip_rate:comment = "Sum of the 20 3-second observations during the sampling period." ; float weight1(time) ; weight1:long_name = "Sensor 1 maximum weight" ; weight1:units = "kg" ; weight1:valid_min = 0.f ; weight1:valid_max = 33.f ; weight1:missing_value = -9999.f ; weight1:cell_methods = "time: maximum" ; weight1:comment = "maximum observation of 3 sec data." ; float weight2(time) ; weight2:long_name = "Sensor 2 maximum weight" ; weight2:units = "kg" ; weight2:valid_min = 0.f ; weight2:valid_max = 33.f ; weight2:missing_value = -9999.f ; weight2:cell_methods = "time: maximum" ; weight2:comment = "maximum observation of 3 sec data." ; float weight3(time) ; weight3:long_name = "Sensor 3 maximum weight" ; weight3:units = "kg" ; weight3:valid_min = 0.f ; weight3:valid_max = 33.f ; weight3:missing_value = -9999.f ; weight3:cell_methods = "time: maximum" ; weight3:comment = "maximum observation of 3 sec data." ; float total_weight(time) ; total_weight:long_name = "Weight of accumulated precipitation in the gauge since the last tare" ; total_weight:units = "kg" ; total_weight:valid_min = 0.f ; total_weight:valid_max = 100.f ; total_weight:missing_value = -9999.f ; total_weight:cell_methods = "time: sum" ; total_weight:comments = "maximum observation of 3 sec data." ; total_weight:ancillary_variables = "error_latch stat_latch" ; float total_mm(time) ; total_mm:long_name = "Millimeters of precipitation accumulated in the gauge since the last tare." ; total_mm:units = "mm" ; total_mm:valid_min = 0.f ; total_mm:valid_max = 700.f ; total_mm:missing_value = -9999.f ; total_mm:cell_methods = "time: sum" ; total_mm:comment = "maximum observation of 3 sec data." ; total_mm:ancillary_variables = "error_latch stat_latch" ; float volt_min(time) ; volt_min:long_name = "Voltage minimum" ; volt_min:units = "V" ; volt_min:valid_min = 0.f ; volt_min:valid_max = 15.f ; volt_min:missing_value = -9999.f ; volt_min:cell_methods = "time: minimum" ; float ptemp(time) ; ptemp:long_name = "Panel temperature average" ; ptemp:units = "degC" ; ptemp:valid_min = -20.f ; ptemp:valid_max = 100.f ; ptemp:missing_value = -9999.f ; ptemp:cell_methods = "time: mean" ; int scans_per_min(time) ; scans_per_min:long_name = "The latch counter counts number of measurement scans within one minute." ; scans_per_min:units = "unitless" ; scans_per_min:valid_min = 20 ; scans_per_min:valid_max = 20 ; scans_per_min:missing_value = -9999 ; scans_per_min:cell_methods = "time: sum" ; int error_latch(time) ; error_latch:long_name = "Record with error" ; error_latch:units = "unitless" ; error_latch:flag_values = 0, 1 ; error_latch:flag_meanings = "good bad" ; error_latch:flag_0_meaning = "Good" ; error_latch:flag_1_meaning = "Indicates an error occurred and record is invalid." ; int stat_latch(time) ; stat_latch:long_name = "Sensor status" ; stat_latch:units = "unitless" ; stat_latch:flag_masks = 1, 2, 4 ; stat_latch:flag_meanings = "transducer_1_suspect transducer_2_suspect transducer_3_suspect" ; stat_latch:bit_1_description = "Sensor status for transducer #1 indicates a potential problem, use with caution." ; stat_latch:bit_2_description = "Sensor status for transducer #2 indicates a potential problem, use with caution." ; stat_latch:bit_3_description = "Sensor status for transducer #3 indicates a potential problem, use with caution." ; float temp1(time) ; temp1:long_name = "Temperature average, sensor 1" ; temp1:units = "degC" ; temp1:valid_min = -20.f ; temp1:valid_max = 100.f ; temp1:missing_value = -9999.f ; temp1:cell_methods = "time: mean" ; temp1:comment = "averaged from sampling interval 3 seconds." ; float temp2(time) ; temp2:long_name = "Temperature average, sensor 2" ; temp2:units = "degC" ; temp2:description = "See global attributes for individual bit descriptions." ; temp2:valid_min = -20.f ; temp2:valid_max = 100.f ; temp2:missing_value = -9999.f ; temp2:cell_methods = "time: mean" ; temp2:comment = "averaged from sampling interval 3 seconds." ; float temp3(time) ; temp3:long_name = "Temperature average, sensor 3" ; temp3:units = "degC" ; temp3:valid_min = -20.f ; temp3:valid_max = 100.f ; temp3:missing_value = -9999.f ; temp3:cell_methods = "time: mean" ; temp3:comment = "averaged from sampling interval 3 seconds." ; float frequency1(time) ; frequency1:long_name = "Frequency average, sensor 1" ; frequency1:units = "Hz" ; frequency1:valid_min = 0.f ; frequency1:valid_max = 5000.f ; frequency1:missing_value = -9999.f ; frequency1:cell_methods = "time: mean" ; frequency1:comment = "averaged from sampling interval 3 seconds." ; float frequency2(time) ; frequency2:long_name = "Frequency average, sensor 2" ; frequency2:units = "Hz" ; frequency2:valid_min = 0.f ; frequency2:valid_max = 5000.f ; frequency2:missing_value = -9999.f ; frequency2:cell_methods = "time: mean" ; frequency2:comment = "averaged from sampling interval 3 seconds." ; float frequency3(time) ; frequency3:long_name = "Frequency average, sensor 3" ; frequency3:units = "Hz" ; frequency3:valid_min = 0.f ; frequency3:valid_max = 5000.f ; frequency3:missing_value = -9999.f ; frequency3:cell_methods = "time: mean" ; frequency3:comment = "averaged from sampling interval 3 seconds." ; int maintenance_cnt(time) ; maintenance_cnt:long_name = "Total maintenance count" ; maintenance_cnt:units = "unitless" ; maintenance_cnt:valid_min = 0 ; maintenance_cnt:valid_max = 600 ; maintenance_cnt:missing_value = -9999 ; maintenance_cnt:cell_methods = "time: sum" ; maintenance_cnt:comment = "Set to non-zero value when operations staff are servicing instrument." ; maintenance_cnt:comment2 = "Sum of the 20 3-second observations during the sampling period" ; float lat ; lat:long_name = "North latitude" ; lat:units = "degree_N" ; lat:valid_min = -90.f ; lat:valid_max = 90.f ; lat:standard_name = "latitude" ; float lon ; lon:long_name = "East longitude" ; lon:units = "degree_E" ; lon:valid_min = -180.f ; lon:valid_max = 180.f ; lon:standard_name = "longitude" ; float alt ; alt:long_name = "Altitude above mean sea level" ; alt:units = "m" ; alt:standard_name = "altitude" ; // global attributes: :command_line = "rainwb_ingest -s gan -f M1 -R" ; :Conventions = "ARM-1.1" ; :process_version = "ingest-rainwb-1.1-0.el6" ; :dod_version = "rainwb-a1-1.0" ; :input_source = "/data/home/dyapa/prod/jobs/1412/collection/gan/ganrainwbM1.00/ganrainM1.00.20120209.000000.raw.wrg-20120209000000.dat" ; :site_id = "gan" ; :platform_id = "rainwb" ; :facility_id = "M1" ; :data_level = "a1" ; :location_description = "ARM MJO Investigation Experiment on GAN Island (AMIE-Gan), Airport, Gan Island, Maldives" ; :datastream = "ganrainwbM1.a1" ; :serial_number = "34042" ; :sampling_interval = "1 minute" ; :averaging_interval = "N/A" ; :doi = "10.5439/1224829" ; :history = "created by user dyapa on machine amber at 2016-06-14 18:30:39, using ingest-rainwb-1.1-0.el6" ; }