Skip to content

Commit

Permalink
Update CTD_dy1805_final_oxy.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunwbell committed Oct 3, 2024
1 parent 53b6bf0 commit d12146f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions erddap_xml/mule_erddap_dataset/cruise_ctds/CTD_dy1805_final_oxy.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<dataset type="EDDTableFromMultidimNcFiles" datasetID="CTD_dy1805_final_oxy" active="true">
<dataset type="EDDTableFromMultidimNcFiles" datasetID="CTD_dy2103_final_oxy" active="true">
<reloadEveryNMinutes>10080</reloadEveryNMinutes>
<fileDir>/home/ecofoci_data/2018/CTDcasts/dy1805/final_data_cf/oxy/</fileDir>
<fileNameRegex>.*\.nc</fileNameRegex>
Expand Down Expand Up @@ -27,8 +27,8 @@
<att name="keywords">BO_61, bottle, BTL_103, data, depth, depth2, dissolved, dissolved o2, latitude, local, micromoles, micromoles/l, niskin, number, O2, oxygen, source, statistics, time</att> <att name="license">[standard]</att>
<att name="sourceUrl">(local files)</att>
<att name="standard_name_vocabulary">CF Standard Name Table v70</att>
<att name="summary">Winkler Titrated Oxygen Data from DY1805</att>
<att name="title">Winkler Titrated Oxygen Data from DY1805</att>
<att name="summary">Winkler Titrated Oxygen Data from DY2103</att>
<att name="title">Winkler Titrated Oxygen Data from DY2103</att>
</addAttributes>
<dataVariable>
<sourceName>time</sourceName>
Expand All @@ -47,7 +47,7 @@
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>depth</sourceName>
<sourceName>pressure</sourceName>
<destinationName>pressure</destinationName>
<dataType>float</dataType>
<addAttributes>
Expand All @@ -62,7 +62,7 @@
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>lat</sourceName>
<sourceName>latitude</sourceName>
<destinationName>latitude</destinationName>
<dataType>float</dataType>
<!-- sourceAttributes>
Expand All @@ -80,7 +80,7 @@
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>lon</sourceName>
<sourceName>longitude</sourceName>
<destinationName>longitude</destinationName>
<dataType>float</dataType>
<addAttributes>
Expand All @@ -93,7 +93,7 @@
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>BO_61</sourceName>
<sourceName>O2</sourceName>
<destinationName>bottle_oxygen</destinationName>
<dataType>float</dataType>
<!-- sourceAttributes>
Expand All @@ -111,7 +111,7 @@
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>BTL_103</sourceName>
<sourceName>BTLID</sourceName>
<destinationName>BTLID</destinationName>
<dataType>float</dataType>
<addAttributes>
Expand All @@ -134,7 +134,7 @@
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>global:WATER_DEPTH</sourceName>
<sourceName>global:WaterDepth</sourceName>
<destinationName>Water_Depth</destinationName>
<dataType>float</dataType>
<addAttributes>
Expand All @@ -147,7 +147,7 @@
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>global:STATION_NAME</sourceName>
<sourceName>global:StationNameID</sourceName>
<destinationName>Station_Name</destinationName>
<dataType>String</dataType>
<addAttributes>
Expand Down

0 comments on commit d12146f

Please sign in to comment.