netcdf 980811sm { dimensions: time = UNLIMITED ; // (122 currently) variables: long base_time ; base_time:string = "11-AUG-98,00:09:00 GMT" ; base_time:long_name = "Base time in Epoch" ; base_time:units = "seconds since 1970-1-1 0:00:00 0:00" ; float lat ; lat:long_name = "north latitude" ; lat:units = "degrees" ; lat:valid_range = -90.f, 90.f ; float lon ; lon:long_name = "east longitude" ; lon:units = "degrees" ; lon:valid_range = -180.f, 180.f ; float alt ; alt:long_name = "altitude" ; alt:units = "m" ; double time_offset(time) ; time_offset:units = "seconds since 1998-08-11 00:09:00 0:00" ; time_offset:long_name = "Time offset from base_time" ; float wspd(time) ; wspd:units = "m/s" ; wspd:long_name = "Wind Speed" ; wspd:resolution = "0.1" ; wspd:field_index = "1" ; wspd:min = "0.0" ; wspd:max = "45" ; wspd:calc = "wspd " ; float wdir(time) ; wdir:units = "wdi" ; wdir:long_name = "Wind Direction" ; wdir:resolution = "1" ; wdir:field_index = "3" ; wdir:min = "0.0" ; wdir:max = "360.0" ; wdir:calc = "wdir" ; float temp(time) ; temp:units = "C" ; temp:long_name = "Dry Bulb Temperature" ; temp:resolution = "0.1" ; temp:field_index = "5" ; temp:min = "-40.0" ; temp:max = "50.0" ; temp:delta = "10" ; temp:calc = "temp " ; float rh(time) ; rh:units = "%" ; rh:long_name = "Relative Humidity" ; rh:resolution = "1" ; rh:field_index = "6" ; rh:min = "0.0" ; rh:max = "100.0" ; rh:calc = "rh " ; float bar_pres(time) ; bar_pres:units = "hPa" ; bar_pres:long_name = "Pressure" ; bar_pres:resolution = "0.1" ; bar_pres:field_index = "8" ; bar_pres:min = "80.0" ; bar_pres:max = "110.0" ; bar_pres:delta = "10" ; bar_pres:calc = "bar_p" ; float qcmin1_24(time) ; qcmin1_24:units = "unitless" ; qcmin1_24:long_name = "Flag fields with values below minimum thresholds" ; qcmin1_24:description = "if (BITWISE_AND(qcfield, 2**(N - 1)) == 0) then the value of\n", "field N is above the stated threshold.\n", "Note: For any given field, if field level attribute \"min\" is\n", "not defined then no minimum test has been run for that field." ; float qcmax1_24(time) ; qcmax1_24:units = "unitless" ; qcmax1_24:long_name = "Flag fields with values above maximum thresholds" ; qcmax1_24:description = "if (BITWISE_AND(qcfield, 2**(N - 1)) == 0) then the value of\n", "field N is below the stated threshold.\n", "Note: For any given field, if field level attribute \"max\" is\n", "not defined then no maximum test has been run for that field." ; float qcdelta1_24(time) ; qcdelta1_24:units = "unitless" ; qcdelta1_24:long_name = "Flag fields with deltas (field[N] - field[N-1]) above delta thresholds" ; qcdelta1_24:description = "if (BITWISE_AND(qcfield, 2**(N - 1)) == 0) then the delta\n", "(field[N] - field[N-1]) is below the stated threshold.\n", "Note: For any given field, if field level attribute \"delta\" is\n", "not defined then no delta test has been run for that field." ; // global attributes: :source-software = " UW/SSEC, RWSFCDAT.EXE" ; :site-id = "Varied" ; :facility-id = "Varied" ; :missing-data = "-9999" ; :comment = "Data Type: CLASS INTERPOLATED DATA\n", ".....................\n", "Launch Site Type/Site ID: ...........\n", "\n", "Altitude is in meters above Mean Sea Level if field level attribute \"delta\" is\n", "not defined th" ; :field_indices = "Each field contains an attribute named \"field_index\".\n", "This index is unique to each field and contains a value\n", "from 1 to N (where N is the number of fields in platform)." ; :resolution_description = "The resolution field attributes refer to the number of significant\n", "digits relative to the decimal point that should be used in\n", "calculations. Using fewer digits might result in greater uncertainty;\n", "using a larger number of digits should have no effect and thus is\n", "unnecessary. However, analyses based on differences in values with\n", "a larger number of significant digits than indicated could lead to\n", "erroneous results or misleading scientific conclusions.\n", "\n", "resolution for lat= 0.001\n", "resolution for lon = 0.001\n", "resolution for alt = 1" ; data: base_time = 902794140 ; lat = 24.7 ; lon = 77.76 ; alt = 5 ; time_offset = 0, 600, 1200, 1800, 2400, 3000, 3600, 4200, 4800, 5400, 6000, 6600, 7200, 7800, 8400, 9000, 9600, 10200, 10800, 11400, 12000, 12600, 13200, 13800, 14400, 15000, 15600, 16200, 16800, 17400, 18000, 18600, 19200, 19800, 20400, 21000, 21600, 22200, 22800, 23400, 24000, 24600, 25200, 25800, 26400, 27000, 27600, 28200, 28800, 29400, 30000, 30600, 31200, 31800, 32400, 33000, 33600, 34200, 34800, 35400, 36000, 36600, 37200, 37800, 40200, 41400, 43200, 43800, 45600, 46200, 46800, 47400, 48000, 48600, 49200, 49800, 50400, 51000, 51600, 52200, 52800, 53400, 55800, 58200, 60000, 60600, 63000, 64800, 65400, 66000, 66600, 67200, 67800, 68400, 69000, 69600, 70200, 70800, 71400, 72000, 72600, 73200, 73800, 74400, 75000, 75600, 76200, 76800, 77400, 78000, 78600, 79200, 79800, 80400, 81000, 81600, 82200, 82800, 83400, 84000, 84600, 85200 ; wspd = 5.1 , 5.8 , 5.4 , 6.4 , 6.4 , 5.8 , 5.4 , 9.5 , 10.1 , 10.5 , 10.9 , 11.1 , 11.3 , 11.7 , 11.5 , 11.3 , 11.5 , 10.5 , 10.7 , 10.7 , 9.7 , 10.7 , 10.5 , 9.1 , 8.2 , 8.7 , 9.5 , 9.1 , 8.9 , 9.1 , 8.7 , 9.7 , 8.4 , 8.5 , 10.7 , 10.1 , 10.5 , 9.1 , 8.7 , 8.9 , 9.3 , 9.3 , 8.7 , 8 , 6.4 , 8.4 , 8.5 , 9.7 , 10.1 , 9.5 , 8.9 , 9.7 , 9.5 , 8.9 , 9.1 , 9.7 , 9.5 , 7.8 , 7.6 , 9.7 , 9.7 , 9.1 , 8.7 , 8.7 , 9.1 , 10.1 , 8.7 , 12.2 , 8.9 , 9.9 , 10.1 , 9.1 , 7.4 , 10.1 , 9.7 , 8.2 , 8.2 , 6.6 , 4.7 , 9.5 , 7.8 , 5.4 , 0.2 , 0 , 3.7 , 4.1 , 3.7 , 4.9 , 5.8 , 4.5 , 7.2 , 7.2 , 6.4 , 5.6 , 6.4 , 6.2 , 5.4 , 4.1 , 4.5 , 6 , 7.2 , 7.4 , 6.2 , 6 , 5.6 , 5.2 , 4.7 , 5.8 , 9.7 , 10.1 , 9.3 , 10.3 , 10.7 , 10.9 , 11.1 , 11.1 , 11.3 , 10.3 , 9.9 , 10.3 , 9.5 , 9.3 ; wdir = 75 , 70 , 69 , 73 , 69 , 69 , 96 , 114 , 121 , 114 , 123 , 125 , 128 , 126 , 129 , 130 , 132 , 127 , 128 , 127 , 126 , 125 , 131 , 129 , 119 , 117 , 118 , 120 , 117 , 121 , 121 , 124 , 120 , 119 , 146 , 132 , 131 , 135 , 132 , 132 , 128 , 124 , 127 , 125 , 120 , 130 , 133 , 138 , 142 , 140 , 137 , 134 , 139 , 135 , 135 , 133 , 128 , 122 , 125 , 143 , 128 , 134 , 140 , 136 , 126 , 124 , 124 , 124 , 119 , 124 , 123 , 124 , 126 , 124 , 119 , 120 , 125 , 135 , 143 , 260 , 256 , 250 , 323 , 20 , 55 , 61 , 47 , 78 , 76 , 95 , 79 , 80 , 74 , 70 , 74 , 68 , 80 , 90 , 92 , 85 , 84 , 86 , 76 , 76 , 80 , 74 , 79 , 92 , 103 , 102 , 106 , 121 , 122 , 121 , 125 , 128 , 128 , 128 , 132 , 130 , 122 , 122 ; temp = 28.78 , 28.78 , 28.78 , 28.78 , 28.78 , 28.78 , 28.78 , 29.11 , 29.11 , 29.22 , 29.22 , 29.22 , 29.11 , 29.22 , 29 , 29.11 , 29.11 , 29.22 , 29.11 , 29.11 , 29.11 , 29 , 29.11 , 29.22 , 29.11 , 29 , 29 , 29 , 28.89 , 28.89 , 28.89 , 28.89 , 28.89 , 29 , 28.89 , 28.89 , 28.89 , 29 , 29.11 , 29.11 , 29.11 , 29.11 , 29.22 , 29.22 , 29.22 , 29.11 , 29.28 , 29.28 , 29.28 , 29.39 , 29.28 , 29.61 , 29.72 , 29.61 , 29.61 , 29.78 , 29.89 , 30.28 , 30.11 , 29.72 , 30 , 30.11 , 29.89 , 30 , 30.11 , 30.22 , 30.28 , 29.78 , 29.61 , 29.72 , 29.61 , 29.78 , 29.89 , 30 , 29.61 , 29.78 , 29.89 , 30 , 30.28 , 29.11 , 28.78 , 29.11 , 30 , 31.39 , 30.5 , 30.22 , 30.22 , 30.39 , 30.39 , 30.5 , 30.28 , 30.11 , 29.89 , 30.11 , 29.89 , 29.72 , 29.39 , 29.22 , 29.11 , 29 , 29 , 28.89 , 28.89 , 29 , 29 , 29.11 , 29 , 29.11 , 29.22 , 29.11 , 29.22 , 29.28 , 29.28 , 29.28 , 29.22 , 29.22 , 29.22 , 29.28 , 29.39 , 29.39 , 29.39 , 29.5 ; rh = 73 , 74 , 73 , 74 , 74 , 74 , 76 , 73 , 72 , 72 , 72 , 72 , 72 , 72 , 73 , 73 , 71 , 71 , 71 , 71 , 71 , 72 , 72 , 73 , 72 , 73 , 73 , 73 , 72 , 73 , 73 , 73 , 73 , 74 , 74 , 73 , 72 , 72 , 72 , 71 , 72 , 71 , 70 , 70 , 71 , 72 , 71 , 71 , 73 , 72 , 72 , 72 , 71 , 72 , 71 , 71 , 70 , 71 , 71 , 71 , 70 , 71 , 72 , 71 , 72 , 71 , 72 , 72 , 71 , 71 , 70 , 71 , 70 , 71 , 72 , 72 , 72 , 71 , 71 , 71 , 71 , 71 , 69 , 66 , 67 , 70 , 71 , 70 , 71 , 70 , 70 , 71 , 72 , 71 , 70 , 70 , 71 , 72 , 73 , 73 , 73 , 74 , 74 , 73 , 73 , 73 , 74 , 74 , 74 , 74 , 74 , 74 , 76 , 76 , 75 , 74 , 75 , 74 , 73 , 72 , 72 , 72 ; bar_pres = 100.95 , 100.95 , 100.95 , 100.95 , 100.95 , 100.95 , 100.85 , 100.85 , 100.85 , 100.75 , 100.85 , 100.75 , 100.75 , 100.75 , 100.75 , 100.75 , 100.75 , 100.65 , 100.65 , 100.65 , 100.75 , 100.65 , 100.75 , 100.75 , 100.65 , 100.75 , 100.75 , 100.65 , 100.75 , 100.75 , 100.75 , 100.75 , 100.75 , 100.75 , 100.75 , 100.75 , 100.85 , 100.85 , 100.85 , 100.85 , 100.85 , 100.85 , 100.95 , 100.95 , 100.85 , 100.85 , 100.95 , 100.95 , 101.06 , 100.95 , 101.06 , 101.06 , 101.06 , 101.06 , 101.12 , 101.12 , 101.12 , 101.12 , 101.06 , 101.12 , 101.22 , 101.12 , 101.12 , 101.12 , 101.12 , 101.06 , 101.12 , 101.12 , 101.12 , 101.12 , 101.06 , 101.12 , 101.12 , 101.06 , 101.06 , 101.06 , 101.12 , 101.12 , 101.22 , 101.12 , 101.12 , 101.06 , 101.12 , 101.06 , 101.06 , 101.06 , 101.06 , 101.06 , 101.06 , 101.06 , 101.06 , 101.06 , 100.95 , 101.06 , 101.06 , 101.06 , 100.95 , 101.06 , 101.06 , 101.06 , 100.95 , 101.06 , 101.06 , 101.06 , 101.06 , 101.06 , 101.06 , 101.06 , 101.06 , 101.06 , 101.06 , 101.06 , 101.06 , 101.06 , 101.06 , 101.06 , 101.06 , 101.12 , 101.06 , 101.06 , 101.06 , 101.12 ; qcmin1_24 = 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 ; qcmax1_24 = 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 ; qcdelta1_24 = 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 ; }