Skip to content

Commit

Permalink
Create CTD_aq2301_final_oxy.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunwbell committed Dec 13, 2024
1 parent 58557f3 commit 5f0a2a5
Showing 1 changed file with 160 additions and 0 deletions.
160 changes: 160 additions & 0 deletions erddap_xml/mule_erddap_dataset/cruise_ctds/CTD_aq2301_final_oxy.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,160 @@
<dataset type="EDDTableFromMultidimNcFiles" datasetID="CTD_aq2301_final_oxy" active="true">
<reloadEveryNMinutes>10080</reloadEveryNMinutes>
<fileDir>/home/ecofoci_data/2023/CTDcasts/aq2301/final_data_cf/oxy/</fileDir>
<fileNameRegex>.*\.nc</fileNameRegex>
<recursive>true</recursive>
<pathRegex>.*</pathRegex>
<metadataFrom>last</metadataFrom>
<standardizeWhat>0</standardizeWhat>
<removeMVRows>true</removeMVRows>
<sortFilesBySourceNames />
<fileTableInMemory>false</fileTableInMemory>

<addAttributes>
<att name="cdm_data_type">Profile</att>
<att name="cdm_altitude_proxy">pressure</att>
<att name="cdm_profile_variables">profile_id</att>
<att name="subsetVariables">time, latitude, longitude, profile_id, Station_Name</att>
<att name="Conventions">COARDS, CF-1.6, ACDD-1.3</att>
<att name="creation_date">November 12, 2020 21:05 UTC</att>
<att name="history">Created from ASCII records</att>
<att name="infoUrl">https://www.ecofoci.noaa.gov/</att>
<att name="creator_email">[email protected]</att>
<att name="creator_name">NOAA/PMEL - EcoFOCI</att>
<att name="creator_type">institution</att>
<att name="creator_url">https://www.pmel.noaa.gov/</att>
<att name="institution">NOAA/PMEL - EcoFOCI</att>
<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 AQ2301</att>
<att name="title">Winkler Titrated Oxygen Data from AQ2301</att>
</addAttributes>
<dataVariable>
<sourceName>time</sourceName>
<destinationName>time</destinationName>
<dataType>double</dataType>
<!-- sourceAttributes>
<att name="epic_code" type="int">624</att>
<att name="type">EVEN</att>
<att name="units">days since 1900-01-01</att>
</sourceAttributes -->
<addAttributes>
<att name="ioos_category">Time</att>
<att name="long_name">Time</att>
<att name="standard_name">time</att>
<att name="units">days since 1900-01-01T00:00:00Z</att>
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>pressure</sourceName>
<destinationName>pressure</destinationName>
<dataType>float</dataType>
<addAttributes>
<att name="missing_value" type="float">-9999.0</att>
<att name="_FillValue" type="float">1.0e35</att>
<att name="colorBarMaximum" type="double">8000.0</att>
<att name="colorBarMinimum" type="double">-8000.0</att>
<att name="colorBarPalette">TopographyDepth</att>
<att name="ioos_category">Pressure</att>
<att name="long_name">Pressure</att>
<att name="standard_name">sea_water_pressure</att>
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>latitude</sourceName>
<destinationName>latitude</destinationName>
<dataType>float</dataType>
<!-- sourceAttributes>
<att name="epic_code" type="int">500</att>
<att name="type">EVEN</att>
<att name="units">degree_north</att>
</sourceAttributes -->
<addAttributes>
<att name="colorBarMaximum" type="double">90.0</att>
<att name="colorBarMinimum" type="double">-90.0</att>
<att name="ioos_category">Location</att>
<att name="long_name">Latitude</att>
<att name="standard_name">latitude</att>
<att name="units">degrees_north</att>
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>longitude</sourceName>
<destinationName>longitude</destinationName>
<dataType>float</dataType>
<addAttributes>
<att name="missing_value" type="float">-9999.0</att>
<att name="_FillValue" type="float">1.0e35</att>
<att name="ioos_category">Location</att>
<att name="long_name">Longitude</att>
<att name="standard_name">longitude</att>
<att name="units">degrees_east</att>
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>O2</sourceName>
<destinationName>bottle_oxygen</destinationName>
<dataType>float</dataType>
<!-- sourceAttributes>
<att name="epic_code" type="int">61</att>
<att name="generic_name">BO</att>
<att name="long_name">BOTTLE OXYGEN (micromoles/l)</att>
<att name="name">BO_61</att>
<att name="units">uM/l</att>
</sourceAttributes -->
<addAttributes>
<att name="long_name">Winkler Bottle Oxygen</att>
<att name="epic_code" type="int">61</att>
<att name="ioos_category">Dissolved O2</att>
<att name="standard_name">mole_concentration_of_dissolved_molecular_oxygen_in_sea_water</att>
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>BTLID</sourceName>
<destinationName>BTLID</destinationName>
<dataType>float</dataType>
<addAttributes>
<att name="missing_value" type="float">-9999.0</att>
<att name="_FillValue" type="float">1.0e35</att>
<att name="colorBarMaximum" type="double">100.0</att>
<att name="colorBarMinimum" type="double">0.0</att>
<att name="long_name">NISKIN BOTTLE NUMBER</att>
<att name="ioos_category">Statistics</att>
<att name="epic_code" type="int">103</att>
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>***fileName,^(\S*)\.nc,1</sourceName>
<destinationName>profile_id</destinationName>
<dataType>String</dataType>
<addAttributes>
<att name="ioos_category">Identifier</att>
<att name="cf_role">profile_id</att>
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>global:WaterDepth</sourceName>
<destinationName>Water_Depth</destinationName>
<dataType>float</dataType>
<addAttributes>
<att name="missing_value" type="float">-9999.0</att>
<att name="_FillValue" type="float">1.0e35</att>
<att name="ioos_category">Pressure</att>
<att name="standard_name">seafloor_depth</att>
<att name="units">m</att>
<att name="description">estimated seafloor depth at station by ek60 during cast</att>
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>global:StationNameID</sourceName>
<destinationName>Station_Name</destinationName>
<dataType>String</dataType>
<addAttributes>
<att name="ioos_category">Unknown</att>
<att name="standard_name">foci_station_name</att>
<att name="description">FOCI station name</att>
</addAttributes>
</dataVariable>
</dataset>

0 comments on commit 5f0a2a5

Please sign in to comment.