|
| 1 | +<dataset type="EDDTableFromAsciiFiles" datasetID="datasets_Mooring_19aubs9_preliminary" active="true"> |
| 2 | + <reloadEveryNMinutes>10080</reloadEveryNMinutes> |
| 3 | + <fileDir>/home/ecofoci_data/2019/Moorings/19aubs9/initial_archive/</fileDir> |
| 4 | + <fileNameRegex>.*\.csv</fileNameRegex> |
| 5 | + <recursive>true</recursive> |
| 6 | + <pathRegex>.*</pathRegex> |
| 7 | + <metadataFrom>last</metadataFrom> |
| 8 | + <standardizeWhat>0</standardizeWhat> |
| 9 | + <removeMVRows>true</removeMVRows> |
| 10 | + <sortFilesBySourceNames /> |
| 11 | + <fileTableInMemory>false</fileTableInMemory> |
| 12 | + <addAttributes> |
| 13 | + <att name="cdm_data_type">TimeSeries</att> |
| 14 | + <att name="cdm_timeseries_variables">timeseries_id, Instrument_Identifier, Serial_Number, latitude, longitude</att> |
| 15 | + <att name="Conventions">COARDS, CF-1.6, ACDD-1.3</att> |
| 16 | + <att name="infoUrl">https://pmel.noaa.gov/</att> |
| 17 | + <att name="institution">NOAA/PMEL - EcoFOCI</att> |
| 18 | + <att name="keywords">below, data, depth, deviation, earth, Earth Science > Oceans > Ocean Temperature > Water Temperature, heading, heading_stdev, in-situ, inst, inst heading, inst pitch, inst roll, instrument, instrument_heading_standard_deviation, instrument_pitch_standard_deviation, instrument_roll_standard_deviation, its, its-90, latitude, local, longitude, meters, ocean, oceans, pitch, pitch_stdev, roll, roll_stdev, scale, science, sea, sea_water_temperature, seawater, situ, source, standard, statistics, surface, temperature, time, water</att> |
| 19 | + <att name="keywords_vocabulary">GCMD Science Keywords</att> |
| 20 | + <att name="license">[standard]</att> |
| 21 | + <att name="QC_indicator">QC Good</att> |
| 22 | + <att name="sourceUrl">(local files)</att> |
| 23 | + <att name="standard_name_vocabulary">CF Standard Name Table v70</att> |
| 24 | + <att name="subsetVariables">depth, timeseries_id, Instrument_Identifier, Serial_Number</att> |
| 25 | + <att name="summary">Non-QC'd (final) mooring data from 19AL_AU_BS9 (MML Mooring)</att> |
| 26 | + <att name="title">Mooring Data from 19AL_AU_BS9 (MML Mooring) - preliminary</att> |
| 27 | + </addAttributes> |
| 28 | + <dataVariable> |
| 29 | + <sourceName>time</sourceName> |
| 30 | + <destinationName>time</destinationName> |
| 31 | + <dataType>double</dataType> |
| 32 | + |
| 33 | + <addAttributes> |
| 34 | + <att name="ioos_category">Time</att> |
| 35 | + <att name="long_name">Time</att> |
| 36 | + <att name="standard_name">time</att> |
| 37 | + <att name="units">yyyy-MM-dd HH:mm:ss</att> |
| 38 | + </addAttributes> |
| 39 | + </dataVariable> |
| 40 | + <dataVariable> |
| 41 | + <sourceName>temperature</sourceName> |
| 42 | + <destinationName>temperature</destinationName> |
| 43 | + <dataType>double</dataType> |
| 44 | + |
| 45 | + <addAttributes> |
| 46 | + <att name="colorBarMaximum" type="double">32.0</att> |
| 47 | + <att name="colorBarMinimum" type="double">0.0</att> |
| 48 | + <att name="ioos_category">Temperature</att> |
| 49 | + </addAttributes> |
| 50 | + </dataVariable> |
| 51 | + <dataVariable> |
| 52 | + <sourceName>latitude</sourceName> |
| 53 | + <destinationName>latitude</destinationName> |
| 54 | + <dataType>double</dataType> |
| 55 | + |
| 56 | + <addAttributes> |
| 57 | + <att name="colorBarMaximum" type="double">90.0</att> |
| 58 | + <att name="colorBarMinimum" type="double">-90.0</att> |
| 59 | + <att name="ioos_category">Location</att> |
| 60 | + <att name="long_name">Latitude</att> |
| 61 | + </addAttributes> |
| 62 | + </dataVariable> |
| 63 | + <dataVariable> |
| 64 | + <sourceName>longitude</sourceName> |
| 65 | + <destinationName>longitude</destinationName> |
| 66 | + <dataType>double</dataType> |
| 67 | + |
| 68 | + <addAttributes> |
| 69 | + <att name="colorBarMaximum" type="double">180.0</att> |
| 70 | + <att name="colorBarMinimum" type="double">-180.0</att> |
| 71 | + <att name="ioos_category">Location</att> |
| 72 | + <att name="long_name">Longitude</att> |
| 73 | + </addAttributes> |
| 74 | + </dataVariable> |
| 75 | + <dataVariable> |
| 76 | + <sourceName>depth</sourceName> |
| 77 | + <destinationName>depth</destinationName> |
| 78 | + <dataType>double</dataType> |
| 79 | + |
| 80 | + <addAttributes> |
| 81 | + <att name="colorBarMaximum" type="double">8000.0</att> |
| 82 | + <att name="colorBarMinimum" type="double">-8000.0</att> |
| 83 | + <att name="colorBarPalette">TopographyDepth</att> |
| 84 | + <att name="ioos_category">Location</att> |
| 85 | + <att name="units">m</att> |
| 86 | + </addAttributes> |
| 87 | + </dataVariable> |
| 88 | + <dataVariable> |
| 89 | + <sourceName>pressure</sourceName> |
| 90 | + <destinationName>pressure</destinationName> |
| 91 | + <dataType>float</dataType> |
| 92 | + |
| 93 | + <addAttributes> |
| 94 | + <att name="missing_value" type="float">-9999.0</att> |
| 95 | + <att name="_FillValue" type="float">1.0e35</att> |
| 96 | + <att name="ioos_category">Sea Level</att> |
| 97 | + </addAttributes> |
| 98 | + </dataVariable> |
| 99 | + <dataVariable> |
| 100 | + <sourceName>***fileName,^(\S*)\.nc,1</sourceName> |
| 101 | + <destinationName>timeseries_id</destinationName> |
| 102 | + <dataType>String</dataType> |
| 103 | + |
| 104 | + <addAttributes> |
| 105 | + <att name="ioos_category">Identifier</att> |
| 106 | + <att name="cf_role">timeseries_id</att> |
| 107 | + </addAttributes> |
| 108 | + </dataVariable> |
| 109 | + <dataVariable> |
| 110 | + <sourceName>global:InstrumentType</sourceName> |
| 111 | + <destinationName>Instrument_Identifier</destinationName> |
| 112 | + <dataType>String</dataType> |
| 113 | + <addAttributes> |
| 114 | + <att name="ioos_category">Identifier</att> |
| 115 | + </addAttributes> |
| 116 | + </dataVariable> |
| 117 | + <dataVariable> |
| 118 | + <sourceName>global:InstrumentSerialNumber</sourceName> |
| 119 | + <destinationName>Serial_Number</destinationName> |
| 120 | + <dataType>String</dataType> |
| 121 | + <addAttributes> |
| 122 | + <att name="ioos_category">Identifier</att> |
| 123 | + </addAttributes> |
| 124 | + </dataVariable> |
| 125 | + <dataVariable> |
| 126 | + <sourceName>global:WaterDepth</sourceName> |
| 127 | + <destinationName>Water_Depth</destinationName> |
| 128 | + <dataType>float</dataType> |
| 129 | + <addAttributes> |
| 130 | + <att name="missing_value" type="float">-9999.0</att> |
| 131 | + <att name="_FillValue" type="float">1.0e35</att> |
| 132 | + <att name="ioos_category">Pressure</att> |
| 133 | + <att name="standard_name">seafloor_depth</att> |
| 134 | + <att name="units">dbar</att> |
| 135 | + <att name="description">estimated seafloor depth at station by ek60 during cast</att> |
| 136 | + </addAttributes> |
| 137 | + </dataVariable> |
| 138 | +</dataset> |
0 commit comments