netcdf twprainwbC1.b1.20140706.000000 { dimensions: time = UNLIMITED ; // (264 currently) bound = 2 ; variables: int base_time ; base_time:string = "2014-07-06 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 2014-07-06 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 2014-07-06 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 = -300., 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:comment = "Sum of the 1 minute samples." ; precip:ancillary_variables = "qc_precip" ; int qc_precip(time) ; qc_precip:long_name = "Quality check results on field: Total precipitation over one minute sampling period" ; qc_precip:units = "unitless" ; qc_precip:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_precip:flag_method = "bit" ; qc_precip:bit_1_description = "Value is equal to missing_value." ; qc_precip:bit_1_assessment = "Bad" ; qc_precip:bit_2_description = "Value is less than the valid_min." ; qc_precip:bit_2_assessment = "Bad" ; qc_precip:bit_3_description = "Value is greater than the valid_max." ; qc_precip:bit_3_assessment = "Bad" ; qc_precip:bit_4_description = "Scans per min does not equal to 20, data set to missing_value." ; qc_precip:bit_4_assessment = "Bad" ; qc_precip:bit_5_description = "Error latch does not equal to 0, data set to missing_value." ; qc_precip:bit_5_assessment = "Bad" ; qc_precip:bit_6_description = "Sensor status for transducer #1 indicates a potential problem, use with caution." ; qc_precip:bit_6_assessment = "Indeterminate" ; qc_precip:bit_7_description = "Sensor status for transducer #2 indicates a potential problem, use with caution." ; qc_precip:bit_7_assessment = "Indeterminate" ; qc_precip:bit_8_description = "Sensor status for transducer #3 indicates a potential problem, use with caution." ; qc_precip:bit_8_assessment = "Indeterminate" ; qc_precip:bit_9_description = "The observation is not valid if the maintenance count is not equal to 0. Precip and precip_rate set to 0 and total_mm and total_wt are left unchanged." ; qc_precip:bit_9_assessment = "Bad" ; 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:comment = "Sum of the 1 minute samples." ; precip_rate:ancillary_variables = "qc_precip_rate" ; int qc_precip_rate(time) ; qc_precip_rate:long_name = "Quality check results on field: Precipitation rate" ; qc_precip_rate:units = "unitless" ; qc_precip_rate:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_precip_rate:flag_method = "bit" ; qc_precip_rate:bit_1_description = "Value is equal to missing_value." ; qc_precip_rate:bit_1_assessment = "Bad" ; qc_precip_rate:bit_2_description = "Value is less than the valid_min." ; qc_precip_rate:bit_2_assessment = "Bad" ; qc_precip_rate:bit_3_description = "Value is greater than the valid_max." ; qc_precip_rate:bit_3_assessment = "Bad" ; qc_precip_rate:bit_4_description = "Scans per min does not equal to 20, data set to missing_value." ; qc_precip_rate:bit_4_assessment = "Bad" ; qc_precip_rate:bit_5_description = "Error latch does not equal to 0, data set to missing_value." ; qc_precip_rate:bit_5_assessment = "Bad" ; qc_precip_rate:bit_6_description = "Sensor status for transducer #1 indicates a potential problem, use with caution." ; qc_precip_rate:bit_6_assessment = "Indeterminate" ; qc_precip_rate:bit_7_description = "Sensor status for transducer #2 indicates a potential problem, use with caution." ; qc_precip_rate:bit_7_assessment = "Indeterminate" ; qc_precip_rate:bit_8_description = "Sensor status for transducer #3 indicates a potential problem, use with caution." ; qc_precip_rate:bit_8_assessment = "Indeterminate" ; qc_precip_rate:bit_9_description = "The observation is not valid if the maintenance count is not equal to 0. Precip and precip_rate set to 0 and total_mm and total_wt are left unchanged." ; qc_precip_rate:bit_9_assessment = "Bad" ; 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 1 minute samples." ; weight1:ancillary_variables = "qc_weight1" ; int qc_weight1(time) ; qc_weight1:long_name = "Quality check results on field: Sensor 1 maximum weight" ; qc_weight1:units = "unitless" ; qc_weight1:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_weight1:flag_method = "bit" ; qc_weight1:bit_1_description = "Value is equal to missing_value." ; qc_weight1:bit_1_assessment = "Bad" ; qc_weight1:bit_2_description = "Value is less than the valid_min." ; qc_weight1:bit_2_assessment = "Bad" ; qc_weight1:bit_3_description = "Value is greater than the valid_max." ; qc_weight1:bit_3_assessment = "Bad" ; 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 1 minute samples." ; weight2:ancillary_variables = "qc_weight2" ; int qc_weight2(time) ; qc_weight2:long_name = "Quality check results on field: Sensor 2 maximum weight" ; qc_weight2:units = "unitless" ; qc_weight2:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_weight2:flag_method = "bit" ; qc_weight2:bit_1_description = "Value is equal to missing_value." ; qc_weight2:bit_1_assessment = "Bad" ; qc_weight2:bit_2_description = "Value is less than the valid_min." ; qc_weight2:bit_2_assessment = "Bad" ; qc_weight2:bit_3_description = "Value is greater than the valid_max." ; qc_weight2:bit_3_assessment = "Bad" ; 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 1 minute samples." ; weight3:ancillary_variables = "qc_weight3" ; int qc_weight3(time) ; qc_weight3:long_name = "Quality check results on field: Sensor 3 maximum weight" ; qc_weight3:units = "unitless" ; qc_weight3:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_weight3:flag_method = "bit" ; qc_weight3:bit_1_description = "Value is equal to missing_value." ; qc_weight3:bit_1_assessment = "Bad" ; qc_weight3:bit_2_description = "Value is less than the valid_min." ; qc_weight3:bit_2_assessment = "Bad" ; qc_weight3:bit_3_description = "Value is greater than the valid_max." ; qc_weight3:bit_3_assessment = "Bad" ; 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 1 minute samples." ; total_weight:ancillary_variables = "qc_total_weight" ; int qc_total_weight(time) ; qc_total_weight:long_name = "Quality check results on field: Weight of accumulated precipitation in the gauge since the last tare" ; qc_total_weight:units = "unitless" ; qc_total_weight:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_total_weight:flag_method = "bit" ; qc_total_weight:bit_1_description = "Value is equal to missing_value." ; qc_total_weight:bit_1_assessment = "Bad" ; qc_total_weight:bit_2_description = "Value is less than the valid_min." ; qc_total_weight:bit_2_assessment = "Bad" ; qc_total_weight:bit_3_description = "Value is greater than the valid_max." ; qc_total_weight:bit_3_assessment = "Bad" ; qc_total_weight:bit_4_description = "Scans per min does not equal to 20, data set to missing_value." ; qc_total_weight:bit_4_assessment = "Bad" ; qc_total_weight:bit_5_description = "Error latch does not equal to 0, data set to missing_value." ; qc_total_weight:bit_5_assessment = "Bad" ; qc_total_weight:bit_6_description = "Sensor status for transducer #1 indicates a potential problem, use with caution." ; qc_total_weight:bit_6_assessment = "Indeterminate" ; qc_total_weight:bit_7_description = "Sensor status for transducer #2 indicates a potential problem, use with caution." ; qc_total_weight:bit_7_assessment = "Indeterminate" ; qc_total_weight:bit_8_description = "Sensor status for transducer #3 indicates a potential problem, use with caution." ; qc_total_weight:bit_8_assessment = "Indeterminate" ; qc_total_weight:bit_9_description = "The observation is not valid if the maintenance count is not equal to 0. Precip and precip_rate set to 0 and total_mm and total_wt are left unchanged." ; qc_total_weight:bit_9_assessment = "Bad" ; 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 1 minute samples." ; total_mm:ancillary_variables = "qc_total_mm" ; int qc_total_mm(time) ; qc_total_mm:long_name = "Quality check results on field: Millimeters of precipitation accumulated in the gauge since the last tare." ; qc_total_mm:units = "unitless" ; qc_total_mm:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_total_mm:flag_method = "bit" ; qc_total_mm:bit_1_description = "Value is equal to missing_value." ; qc_total_mm:bit_1_assessment = "Bad" ; qc_total_mm:bit_2_description = "Value is less than the valid_min." ; qc_total_mm:bit_2_assessment = "Bad" ; qc_total_mm:bit_3_description = "Value is greater than the valid_max." ; qc_total_mm:bit_3_assessment = "Bad" ; qc_total_mm:bit_4_description = "Scans per min does not equal to 20, data set to missing_value." ; qc_total_mm:bit_4_assessment = "Bad" ; qc_total_mm:bit_5_description = "Error latch does not equal to 0, data set to missing_value." ; qc_total_mm:bit_5_assessment = "Bad" ; qc_total_mm:bit_6_description = "Sensor status for transducer #1 indicates a potential problem, use with caution." ; qc_total_mm:bit_6_assessment = "Indeterminate" ; qc_total_mm:bit_7_description = "Sensor status for transducer #2 indicates a potential problem, use with caution." ; qc_total_mm:bit_7_assessment = "Indeterminate" ; qc_total_mm:bit_8_description = "Sensor status for transducer #3 indicates a potential problem, use with caution." ; qc_total_mm:bit_8_assessment = "Indeterminate" ; qc_total_mm:bit_9_description = "The observation is not valid if the maintenance count is not equal to 0. Precip and precip_rate set to 0 and total_mm and total_wt are left unchanged." ; qc_total_mm:bit_9_assessment = "Bad" ; 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" ; volt_min:ancillary_variables = "qc_volt_min" ; int qc_volt_min(time) ; qc_volt_min:long_name = "Quality check results on field: Voltage minimum" ; qc_volt_min:units = "unitless" ; qc_volt_min:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_volt_min:flag_method = "bit" ; qc_volt_min:bit_1_description = "Value is equal to missing_value." ; qc_volt_min:bit_1_assessment = "Bad" ; qc_volt_min:bit_2_description = "Value is less than the valid_min." ; qc_volt_min:bit_2_assessment = "Bad" ; qc_volt_min:bit_3_description = "Value is greater than the valid_max." ; qc_volt_min:bit_3_assessment = "Bad" ; 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" ; ptemp:ancillary_variables = "qc_ptemp" ; int qc_ptemp(time) ; qc_ptemp:long_name = "Quality check results on field: Panel temperature average" ; qc_ptemp:units = "unitless" ; qc_ptemp:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_ptemp:flag_method = "bit" ; qc_ptemp:bit_1_description = "Value is equal to missing_value." ; qc_ptemp:bit_1_assessment = "Bad" ; qc_ptemp:bit_2_description = "Value is less than the valid_min." ; qc_ptemp:bit_2_assessment = "Bad" ; qc_ptemp:bit_3_description = "Value is greater than the valid_max." ; qc_ptemp:bit_3_assessment = "Bad" ; 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 = "Average of 1 minute samples." ; temp1:ancillary_variables = "qc_temp1" ; int qc_temp1(time) ; qc_temp1:long_name = "Quality check results on field: Temperature average, sensor 1" ; qc_temp1:units = "unitless" ; qc_temp1:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_temp1:flag_method = "bit" ; qc_temp1:bit_1_description = "Value is equal to missing_value." ; qc_temp1:bit_1_assessment = "Bad" ; qc_temp1:bit_2_description = "Value is less than the valid_min." ; qc_temp1:bit_2_assessment = "Bad" ; qc_temp1:bit_3_description = "Value is greater than the valid_max." ; qc_temp1:bit_3_assessment = "Bad" ; 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 = "Average of 1 minute samples." ; temp2:ancillary_variables = "qc_temp2" ; int qc_temp2(time) ; qc_temp2:long_name = "Quality check results on field: Temperature average, sensor 2" ; qc_temp2:units = "unitless" ; qc_temp2:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_temp2:flag_method = "bit" ; qc_temp2:bit_1_description = "Value is equal to missing_value." ; qc_temp2:bit_1_assessment = "Bad" ; qc_temp2:bit_2_description = "Value is less than the valid_min." ; qc_temp2:bit_2_assessment = "Bad" ; qc_temp2:bit_3_description = "Value is greater than the valid_max." ; qc_temp2:bit_3_assessment = "Bad" ; 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 = "Average of 1 minute samples." ; temp3:ancillary_variables = "qc_temp3" ; int qc_temp3(time) ; qc_temp3:long_name = "Quality check results on field: Temperature average, sensor 3" ; qc_temp3:units = "unitless" ; qc_temp3:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_temp3:flag_method = "bit" ; qc_temp3:bit_1_description = "Value is equal to missing_value." ; qc_temp3:bit_1_assessment = "Bad" ; qc_temp3:bit_2_description = "Value is less than the valid_min." ; qc_temp3:bit_2_assessment = "Bad" ; qc_temp3:bit_3_description = "Value is greater than the valid_max." ; qc_temp3:bit_3_assessment = "Bad" ; 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 = "Average of 1 minute samples." ; frequency1:ancillary_variables = "qc_frequency1" ; int qc_frequency1(time) ; qc_frequency1:long_name = "Quality check results on field: Frequency average, sensor 1" ; qc_frequency1:units = "unitless" ; qc_frequency1:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_frequency1:flag_method = "bit" ; qc_frequency1:bit_1_description = "Value is equal to missing_value." ; qc_frequency1:bit_1_assessment = "Bad" ; qc_frequency1:bit_2_description = "Value is less than the valid_min." ; qc_frequency1:bit_2_assessment = "Bad" ; qc_frequency1:bit_3_description = "Value is greater than the valid_max." ; qc_frequency1:bit_3_assessment = "Bad" ; 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 = "Average of 1 minute samples." ; frequency2:ancillary_variables = "qc_frequency2" ; int qc_frequency2(time) ; qc_frequency2:long_name = "Quality check results on field: Frequency average, sensor 2" ; qc_frequency2:units = "unitless" ; qc_frequency2:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_frequency2:flag_method = "bit" ; qc_frequency2:bit_1_description = "Value is equal to missing_value." ; qc_frequency2:bit_1_assessment = "Bad" ; qc_frequency2:bit_2_description = "Value is less than the valid_min." ; qc_frequency2:bit_2_assessment = "Bad" ; qc_frequency2:bit_3_description = "Value is greater than the valid_max." ; qc_frequency2:bit_3_assessment = "Bad" ; 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 = "Average of 1 minute samples." ; frequency3:ancillary_variables = "qc_frequency3" ; int qc_frequency3(time) ; qc_frequency3:long_name = "Quality check results on field: Frequency average, sensor 3" ; qc_frequency3:units = "unitless" ; qc_frequency3:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_frequency3:flag_method = "bit" ; qc_frequency3:bit_1_description = "Value is equal to missing_value." ; qc_frequency3:bit_1_assessment = "Bad" ; qc_frequency3:bit_2_description = "Value is less than the valid_min." ; qc_frequency3:bit_2_assessment = "Bad" ; qc_frequency3:bit_3_description = "Value is greater than the valid_max." ; qc_frequency3:bit_3_assessment = "Bad" ; 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 1 minute samples." ; maintenance_cnt:ancillary_variables = "qc_maintenance_cnt" ; int qc_maintenance_cnt(time) ; qc_maintenance_cnt:long_name = "Quality check results on field: Total maintenance count" ; qc_maintenance_cnt:units = "unitless" ; qc_maintenance_cnt:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_maintenance_cnt:flag_method = "bit" ; qc_maintenance_cnt:bit_1_description = "Value is equal to missing_value." ; qc_maintenance_cnt:bit_1_assessment = "Bad" ; qc_maintenance_cnt:bit_2_description = "Value is less than the valid_min." ; qc_maintenance_cnt:bit_2_assessment = "Bad" ; qc_maintenance_cnt:bit_3_description = "Value is greater than the valid_max." ; qc_maintenance_cnt:bit_3_assessment = "Bad" ; 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 twp -f C1 -R -F" ; :Conventions = "ARM-1.1" ; :process_version = "ingest-rainwb-1.1-0.el6" ; :dod_version = "rainwb-b1-1.0" ; :input_source = "/data/home/dyapa/prod/jobs/1411/collection/twp/twprainwbC1.00/twprainC1.00.20140706.022001.raw.LAN_2_CR1000_DL2.wrg-20140706000000.dat" ; :site_id = "twp" ; :platform_id = "rainwb" ; :facility_id = "C1" ; :data_level = "b1" ; :location_description = "Tropical Western Pacific (TWP), Manus Island, Papua New Guinea" ; :datastream = "twprainwbC1.b1" ; :serial_number = "32782" ; :sampling_interval = "1 minute" ; :averaging_interval = "5 minutes" ; :doi = "10.5439/1224830" ; :history = "created by user dyapa on machine amber at 2016-06-13 23:49:15, using ingest-rainwb-1.1-0.el6" ; }