netcdf magrpM1.a1.20121209.000000 { dimensions: time = UNLIMITED ; // (693140 currently) variables: int base_time ; base_time:string = "9-Dec-2012,0:00:00 GMT" ; base_time:long_name = "Base time in Epoch" ; base_time:units = "seconds since 1970-1-1 0:00:00 0:00" ; double time_offset(time) ; time_offset:long_name = "Time offset from base_time" ; time_offset:units = "seconds since 2012-12-09 00:00:00 0:00" ; double time(time) ; time:long_name = "Time offset from midnight" ; time:units = "seconds since 2012-12-09 00:00:00 0:00" ; float roll(time) ; roll:long_name = "Roll angle reported by Watson tilt sensor, positive is port side up" ; roll:units = "degrees" ; roll:missing_value = -9999.f ; float pitch(time) ; pitch:long_name = "Pitch angle reported by Watson tilt sensor, positive is bow up" ; pitch:units = "degrees" ; pitch:missing_value = -9999.f ; float roll_angular_rate(time) ; roll_angular_rate:long_name = "Roll angular rate, starboard down positive" ; roll_angular_rate:units = "degrees/sec" ; roll_angular_rate:missing_value = -9999.f ; float pitch_angular_rate(time) ; pitch_angular_rate:long_name = "Pitch angular rate, bow up positive" ; pitch_angular_rate:units = "degrees/sec" ; pitch_angular_rate:missing_value = -9999.f ; float inertial_data_flag(time) ; inertial_data_flag:long_name = "Status indicator from Watson tilt sensor. Value of 0 indicates good inertial data, -1 indicates bad inertial data" ; inertial_data_flag:units = "unitless" ; float lat ; lat:long_name = "North latitude" ; lat:units = "degree_N" ; lat:valid_min = -90.f ; lat:valid_max = 90.f ; float lon ; lon:long_name = "East longitude" ; lon:units = "degree_E" ; lon:valid_min = -180.f ; lon:valid_max = 180.f ; float alt ; alt:long_name = "Altitude above mean sea level" ; alt:units = "m" ; // global attributes: :command_line = "rpy_ingest -n rp -s mag -f M1" ; :process_version = "ingest-rpy-2.1-0" ; :dod_version = "rp-a1-0.0" ; :site_id = "mag" ; :facility_id = "M1: Horizon Spirit" ; :input_source = "/data/collection/mag/magrpM1.00/mag1212090000.dat" ; :serial_number = "Not available" ; :zeb_platform = "magrpM1.a1" ; :history = "created by user dsmgr on machine iron at 19-Dec-2012,6:33:30, using $State: zebra-zeblib-4.23-0.el5 $" ; }