Skip to content

Commit

Permalink
oxygen updates
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunwbell committed Nov 18, 2024
1 parent f3c387e commit 702dfae
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,18 @@
<att name="standard_name">mole_concentration_of_dissolved_molecular_oxygen_in_sea_water</att>
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>oxy_conc_umkg_ctdcorr</sourceName>
<destinationName>oxygen_concentration_ctdcorrected</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">Dissolved O2</att>
<att name="units">&#181;micromole/kg</att>
<att name="long_name">corrected concentration of oxygen in seawater</att>
<att name="standard_name">mole_concentration_of_dissolved_molecular_oxygen_in_sea_water</att>
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>***fileName,^(\S*)\.nc,1</sourceName>
<destinationName>timeseries_id</destinationName>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<dataset type="EDDTableFromAsciiFiles" datasetID="erddap_24bspr2a_met" active="true">
<fileDir>/home/ecofoci_data/2024/Moorings/24bspr2a/initial_archive/</fileDir>
<fileDir>/home/ecofoci_data/2024/Moorings/24bspr2a/rawconverted/</fileDir>
<fileNameRegex>.*Met.*\.csv</fileNameRegex>
<recursive>false</recursive>
<pathRegex>.*</pathRegex>
Expand Down

0 comments on commit 702dfae

Please sign in to comment.