|
| 1 | +<dataset type="EDDTableFromAsciiFiles" datasetID="CTD_dy2406_preliminary" active="true"> |
| 2 | + <reloadEveryNMinutes>10080</reloadEveryNMinutes> |
| 3 | + |
| 4 | + <fileDir>/home/ecofoci_data/2023/CTDcasts/dy2406/initial_archive/</fileDir> |
| 5 | + <fileNameRegex>.*\.csv</fileNameRegex> |
| 6 | + <recursive>false</recursive> |
| 7 | + <pathRegex>.*</pathRegex> |
| 8 | + <metadataFrom>last</metadataFrom> |
| 9 | + <charset>ISO-8859-1</charset> |
| 10 | + <columnSeparator>,</columnSeparator> |
| 11 | + <columnNamesRow>1</columnNamesRow> |
| 12 | + <firstDataRow>2</firstDataRow> |
| 13 | + <preExtractRegex /> |
| 14 | + <postExtractRegex /> |
| 15 | + <extractRegex /> |
| 16 | + <columnNameForExtract /> |
| 17 | + |
| 18 | + <sortFilesBySourceNames>time</sortFilesBySourceNames> |
| 19 | + <fileTableInMemory>false</fileTableInMemory> |
| 20 | + |
| 21 | + |
| 22 | + <addAttributes> |
| 23 | + <att name="cdm_data_type">Profile</att> |
| 24 | + <att name="cdm_altitude_proxy">pressure</att> |
| 25 | + <att name="cdm_profile_variables">profile_id</att> |
| 26 | + <att name="Conventions">COARDS, CF-1.6, ACDD-1.3</att> |
| 27 | + <att name="creation_date">May 14, 2023 17:07 UTC</att> |
| 28 | + <att name="infoUrl">https://www.ecofoci.noaa.gov/</att> |
| 29 | + <att name="creator_email">pmel.ecofoci@noaa.gov</att> |
| 30 | + <att name="creator_name">NOAA/PMEL - EcoFOCI</att> |
| 31 | + <att name="creator_type">institution</att> |
| 32 | + <att name="creator_url">https://www.pmel.noaa.gov/</att> |
| 33 | + <att name="institution">NOAA/PMEL - EcoFOCI</att> |
| 34 | + <att name="keywords">chlorophyll, concentration, concentration_of_chlorophyll_in_sea_water, conductivity, ctd, data, density, depth, depth2, dissolved, dissolved o2, kg/m**3, latitude, local, m**3, micromoles, micromoles/l, mole, O2, O_65, ocean, ocean color, oceans, |
| 35 | + Salinity/Density > Salinity, OST_62, oxygen, percent, practical, profile, psu, S_41, S_42, salinity, sat, sea, sea_water_practical_salinity, seawater, secondary, sigma, sigma-t, silicate, sonde, source, ST_70, profile_id, statistics, T2_35, T_28, temperature, time, Tr_904, transmissometry, umol, umol/kg, unit, water</att> |
| 36 | + <att name="keywords_vocabulary">GCMD Science Keywords</att> |
| 37 | + <att name="license">[standard]</att> |
| 38 | + <att name="sourceUrl">(local files)</att> |
| 39 | + <att name="standard_name_vocabulary">CF Standard Name Table v67</att> |
| 40 | + <att name="subsetVariables">time, latitude, longitude, profile_id</att> |
| 41 | + <att name="summary">Preliminary (not final QC) Hydrographic data from DY2406 (Oscar Dyson 24-06) Cruise</att> |
| 42 | + <att name="title">CTD Data from DY2410 - Preliminary</att> |
| 43 | + </addAttributes> |
| 44 | + <dataVariable> |
| 45 | + <sourceName>profileid</sourceName> |
| 46 | + <destinationName>profile_id</destinationName> |
| 47 | + <dataType>String</dataType> |
| 48 | + |
| 49 | + <addAttributes> |
| 50 | + <att name="ioos_category">Identifier</att> |
| 51 | + <att name="long_name">Profile Id</att> |
| 52 | + <att name="cf_role">profile_id</att> |
| 53 | + </addAttributes> |
| 54 | + </dataVariable> |
| 55 | + <dataVariable> |
| 56 | + <sourceName>latitude</sourceName> |
| 57 | + <destinationName>latitude</destinationName> |
| 58 | + <dataType>double</dataType> |
| 59 | + |
| 60 | + <addAttributes> |
| 61 | + <att name="missing_value" type="float">-9999.0</att> |
| 62 | + <att name="_FillValue" type="float">1.0e35</att> |
| 63 | + <att name="colorBarMaximum" type="double">90.0</att> |
| 64 | + <att name="colorBarMinimum" type="double">-90.0</att> |
| 65 | + <att name="ioos_category">Location</att> |
| 66 | + <att name="long_name">Latitude</att> |
| 67 | + <att name="standard_name">latitude</att> |
| 68 | + </addAttributes> |
| 69 | + </dataVariable> |
| 70 | + <dataVariable> |
| 71 | + <sourceName>longitude</sourceName> |
| 72 | + <destinationName>longitude</destinationName> |
| 73 | + <dataType>double</dataType> |
| 74 | + |
| 75 | + <addAttributes> |
| 76 | + <att name="missing_value" type="float">-9999.0</att> |
| 77 | + <att name="_FillValue" type="float">1.0e35</att> |
| 78 | + <att name="colorBarMaximum" type="double">180.0</att> |
| 79 | + <att name="colorBarMinimum" type="double">-180.0</att> |
| 80 | + <att name="scale_factor" type="float">-1.</att> |
| 81 | + <att name="ioos_category">Location</att> |
| 82 | + <att name="long_name">Longitude</att> |
| 83 | + <att name="standard_name">longitude</att> |
| 84 | + <att name="units">degrees_east</att> |
| 85 | + </addAttributes> |
| 86 | + </dataVariable> |
| 87 | + <dataVariable> |
| 88 | + <sourceName>time</sourceName> |
| 89 | + <destinationName>time</destinationName> |
| 90 | + <dataType>String</dataType> |
| 91 | + |
| 92 | + <addAttributes> |
| 93 | + <att name="ioos_category">Time</att> |
| 94 | + <att name="long_name">Datetime</att> |
| 95 | + <att name="source_name">datetime</att> |
| 96 | + <att name="standard_name">time</att> |
| 97 | + <att name="units">yyyy-MM-dd HH:mm:ss</att> |
| 98 | + </addAttributes> |
| 99 | + </dataVariable> |
| 100 | + <dataVariable> |
| 101 | + <sourceName>Pressure [dbar]</sourceName> |
| 102 | + <destinationName>pressure</destinationName> |
| 103 | + <dataType>float</dataType> |
| 104 | + |
| 105 | + <addAttributes> |
| 106 | + <att name="missing_value" type="float">-9999.0</att> |
| 107 | + <att name="_FillValue" type="float">1.0e35</att> |
| 108 | + <att name="colorBarMaximum" type="double">8000.0</att> |
| 109 | + <att name="colorBarMinimum" type="double">-8000.0</att> |
| 110 | + <att name="colorBarPalette">TopographyDepth</att> |
| 111 | + <att name="ioos_category">Pressure</att> |
| 112 | + <att name="long_name">Pressure</att> |
| 113 | + <att name="standard_name">sea_water_pressure</att> |
| 114 | + </addAttributes> |
| 115 | + </dataVariable> |
| 116 | + <dataVariable> |
| 117 | + <sourceName>sal11</sourceName> |
| 118 | + <destinationName>S_42</destinationName> |
| 119 | + <dataType>float</dataType> |
| 120 | + |
| 121 | + <addAttributes> |
| 122 | + <att name="missing_value" type="float">-9999.0</att> |
| 123 | + <att name="_FillValue" type="float">1.0e35</att> |
| 124 | + <att name="colorBarMaximum" type="double">37.0</att> |
| 125 | + <att name="colorBarMinimum" type="double">32.0</att> |
| 126 | + <att name="ioos_category">Salinity</att> |
| 127 | + <att name="standard_name">sea_water_practical_salinity</att> |
| 128 | + <att name="units">PSU</att> |
| 129 | + </addAttributes> |
| 130 | + </dataVariable> |
| 131 | + <dataVariable> |
| 132 | + <sourceName>sal00</sourceName> |
| 133 | + <destinationName>S_41</destinationName> |
| 134 | + <dataType>float</dataType> |
| 135 | + |
| 136 | + <addAttributes> |
| 137 | + <att name="missing_value" type="float">-9999.0</att> |
| 138 | + <att name="_FillValue" type="float">1.0e35</att> |
| 139 | + <att name="colorBarMaximum" type="double">37.0</att> |
| 140 | + <att name="colorBarMinimum" type="double">32.0</att> |
| 141 | + <att name="ioos_category">Salinity</att> |
| 142 | + <att name="standard_name">sea_water_practical_salinity</att> |
| 143 | + <att name="units">PSU</att> |
| 144 | + </addAttributes> |
| 145 | + </dataVariable> |
| 146 | + <dataVariable> |
| 147 | + <sourceName>flECO-AFL</sourceName> |
| 148 | + <destinationName>Fch_906</destinationName> |
| 149 | + <dataType>float</dataType> |
| 150 | + |
| 151 | + <addAttributes> |
| 152 | + <att name="missing_value" type="float">-9999.0</att> |
| 153 | + <att name="_FillValue" type="float">1.0e35</att> |
| 154 | + <att name="epic_key">Fch_906</att> |
| 155 | + <att name="units">ugrams/l</att> |
| 156 | + <att name="_FillValue">1.0E35</att> |
| 157 | + <att name="colorBarMaximum" type="double">30.0</att> |
| 158 | + <att name="colorBarMinimum" type="double">0.03</att> |
| 159 | + <att name="colorBarScale">Log</att> |
| 160 | + <att name="ioos_category">Ocean Color</att> |
| 161 | + <att name="standard_name">concentration_of_chlorophyll_in_sea_water</att> |
| 162 | + <att name="units">ugrams/l</att> </addAttributes> |
| 163 | + </dataVariable> |
| 164 | + <dataVariable> |
| 165 | + <sourceName>t090C</sourceName> |
| 166 | + <destinationName>T_28</destinationName> |
| 167 | + <dataType>float</dataType> |
| 168 | + |
| 169 | + <addAttributes> |
| 170 | + <att name="missing_value" type="float">-9999.0</att> |
| 171 | + <att name="_FillValue" type="float">1.0e35</att> |
| 172 | + <att name="ioos_category">Temperature</att> |
| 173 | + <att name="standard_name">sea_water_temperature</att> |
| 174 | + <att name="units">degree_C</att> |
| 175 | + </addAttributes> |
| 176 | + </dataVariable> |
| 177 | + <dataVariable> |
| 178 | + <sourceName>t190C</sourceName> |
| 179 | + <destinationName>T2_35</destinationName> |
| 180 | + <dataType>float</dataType> |
| 181 | + |
| 182 | + <addAttributes> |
| 183 | + <att name="missing_value" type="float">-9999.0</att> |
| 184 | + <att name="_FillValue" type="float">1.0e35</att> |
| 185 | + <att name="ioos_category">Temperature</att> |
| 186 | + <att name="standard_name">sea_water_temperature</att> |
| 187 | + <att name="units">degree_C</att> |
| 188 | + </addAttributes> |
| 189 | + </dataVariable> |
| 190 | + <dataVariable> |
| 191 | + <sourceName>sbox0Mm/Kg</sourceName> |
| 192 | + <destinationName>O_65</destinationName> |
| 193 | + <dataType>float</dataType> |
| 194 | + |
| 195 | + <addAttributes> |
| 196 | + <att name="missing_value" type="float">-9999.0</att> |
| 197 | + <att name="_FillValue" type="float">1.0e35</att> |
| 198 | + <att name="ioos_category">Dissolved O2</att> |
| 199 | + <att name="standard_name">volume_oxygen_in_solution_volume_of_sea_water</att> |
| 200 | + <att name="units">um/kg</att> |
| 201 | + </addAttributes> |
| 202 | + </dataVariable> |
| 203 | + <dataVariable> |
| 204 | + <sourceName>sbox1Mm/Kg</sourceName> |
| 205 | + <destinationName>CTDOXY_4221</destinationName> |
| 206 | + <dataType>float</dataType> |
| 207 | + |
| 208 | + <addAttributes> |
| 209 | + <att name="missing_value" type="float">-9999.0</att> |
| 210 | + <att name="_FillValue" type="float">1.0e35</att> |
| 211 | + <att name="ioos_category">Dissolved O2</att> |
| 212 | + <att name="standard_name">volume_oxygen_in_solution_volume_of_sea_water</att> |
| 213 | + <att name="units">um/kg</att> |
| 214 | + </addAttributes> |
| 215 | + </dataVariable> |
| 216 | + <dataVariable> |
| 217 | + <sourceName>sbeox0PS</sourceName> |
| 218 | + <destinationName>OST_62</destinationName> |
| 219 | + <dataType>float</dataType> |
| 220 | + |
| 221 | + <addAttributes> |
| 222 | + <att name="missing_value" type="float">-9999.0</att> |
| 223 | + <att name="_FillValue" type="float">1.0e35</att> |
| 224 | + <att name="ioos_category">Dissolved O2</att> |
| 225 | + <att name="standard_name">oxygen_saturation_over_air</att> |
| 226 | + <att name="units">%</att> |
| 227 | + </addAttributes> |
| 228 | + </dataVariable> |
| 229 | + <dataVariable> |
| 230 | + <sourceName>sbeox1PS</sourceName> |
| 231 | + <destinationName>CTDOST_4220</destinationName> |
| 232 | + <dataType>float</dataType> |
| 233 | + |
| 234 | + <addAttributes> |
| 235 | + <att name="missing_value" type="float">-9999.0</att> |
| 236 | + <att name="_FillValue" type="float">1.0e35</att> |
| 237 | + <att name="ioos_category">Dissolved O2</att> |
| 238 | + <att name="standard_name">oxygen_saturation_over_air</att> |
| 239 | + <att name="units">%</att> |
| 240 | + </addAttributes> |
| 241 | + </dataVariable> |
| 242 | + <dataVariable> |
| 243 | + <sourceName>turbWETntu0</sourceName> |
| 244 | + <destinationName>Trb_980</destinationName> |
| 245 | + <dataType>float</dataType> |
| 246 | + <addAttributes> |
| 247 | + <att name="missing_value" type="float">-9999.0</att> |
| 248 | + <att name="_FillValue" type="float">1.0e35</att> |
| 249 | + <att name="colorBarMaximum" type="double">100.0</att> |
| 250 | + <att name="colorBarMinimum" type="double">0.0</att> |
| 251 | + <att name="ioos_category">Unknown</att> |
| 252 | + <att name="units">NTU</att> |
| 253 | + <att name="standard_name">sea_water_turbidity</att> |
| 254 | + </addAttributes> |
| 255 | + </dataVariable> |
| 256 | + <dataVariable> |
| 257 | + <sourceName>par</sourceName> |
| 258 | + <destinationName>PAR_905</destinationName> |
| 259 | + <dataType>float</dataType> |
| 260 | + |
| 261 | + <addAttributes> |
| 262 | + <att name="missing_value" type="float">-9999.0</att> |
| 263 | + <att name="_FillValue" type="float">1.0e35</att> |
| 264 | + <att name="epic_key">PAR_905</att> |
| 265 | + <att name="ioos_category">Optical Properties</att> |
| 266 | + <att name="generic_name">PAR</att> |
| 267 | + <att name="standard_name">downwelling_photosynthetic_photon_spherical_irradiance_in_sea_water</att> |
| 268 | + <att name="long_name">Photosynthetic Active Radiation</att> |
| 269 | + <att name="units">uEin m-2 s-1</att> |
| 270 | + </addAttributes> |
| 271 | + </dataVariable> |
| 272 | +</dataset> |
| 273 | + |
0 commit comments