Skip to content

Commit f191131

Browse files
committed
add datasets for spring cruise 2025
1 parent 0416a07 commit f191131

File tree

4 files changed

+390
-0
lines changed

4 files changed

+390
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<dataset type="EDDTableFromErddap" datasetID="TELO25M2_ATRH_20659193" active="true">
2+
<sourceUrl>http://redwing.pmel.noaa.gov:8080/erddap/tabledap/TELO25M2_ATRH_20659193</sourceUrl>
3+
<reloadEveryNMinutes>60</reloadEveryNMinutes>
4+
<redirect>false</redirect>
5+
</dataset>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<dataset type="EDDTableFromErddap" datasetID="TELO25M2_baro_12692050" active="true">
2+
<sourceUrl>http://redwing.pmel.noaa.gov:8080/erddap/tabledap/TELO25M2_baro_12692050</sourceUrl>
3+
<reloadEveryNMinutes>60</reloadEveryNMinutes>
4+
<redirect>false</redirect>
5+
</dataset>
Lines changed: 190 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,190 @@
1+
<dataset type="EDDTableFromAsciiFiles" datasetID="datasets_Mooring_24bs2c_preliminary" active="true">
2+
<reloadEveryNMinutes>10080</reloadEveryNMinutes>
3+
4+
<fileDir>/home/ecofoci_data/2024/Moorings/24bs2c/initial_archive/</fileDir>
5+
<fileNameRegex>.*\.csv</fileNameRegex>
6+
<recursive>true</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+
<sortedColumnSourceName>time</sortedColumnSourceName>
18+
<sortFilesBySourceNames>time</sortFilesBySourceNames>
19+
<fileTableInMemory>false</fileTableInMemory>
20+
21+
22+
<addAttributes>
23+
<att name="cdm_data_type">TimeSeries</att>
24+
<att name="cdm_timeseries_variables">timeseries_id, latitude, longitude</att>
25+
<att name="Conventions">COARDS, CF-1.6, ACDD-1.3</att>
26+
<att name="History" />
27+
<att name="infoUrl">https://pmel.noaa.gov/</att>
28+
<att name="institution">NOAA/PMEL - EcoFOCI</att>
29+
<att name="keywords">active, C_50, channel, chemistry, chlorophyll, color, concentration, concentration_of_chlorophyll_in_sea_water, conductivity, data, density, depth, depth2, dissolved, dissolved o2, earth, Earth Science &gt; Oceans &gt; Ocean Chemistry &gt; Chlorophyll, Earth Science &gt; Oceans &gt; Salinity/Density &gt; Conductivity, Earth Science &gt; Oceans &gt; Salinity/Density &gt; Salinity, electrical, Fch_906, fluorometer, Fvt_900, latitude, local, O2, O_65, ocean, ocean color, oceans, optical, optical properties, OST_62, oxygen, P_1, PAR_908, PAR_916, percent, photosynthetic, practical, pressure, properties, psu, radiation, S_41, salinity, sat, science, sea, sea_water_electrical_conductivity, sea_water_practical_salinity, seawater, source, T_20, temperature, time, umol, umol/kg, unit, V0_3333, volts, water, seacat, seabird</att>
30+
<att name="keywords_vocabulary">GCMD Science Keywords</att>
31+
<att name="license">[standard]</att>
32+
<att name="sourceUrl">(local files)</att>
33+
<att name="standard_name_vocabulary">CF Standard Name Table v70</att>
34+
<att name="subsetVariables">depth, timeseries_id</att>
35+
<att name="summary">Non-QC'd (preliminary) data from 24BS-2C</att>
36+
<att name="title">Mooring Data from 24BS-2C preliminary data</att>
37+
</addAttributes>
38+
<dataVariable>
39+
<sourceName>time</sourceName>
40+
<destinationName>time</destinationName>
41+
<dataType>String</dataType>
42+
43+
<addAttributes>
44+
<att name="ioos_category">Time</att>
45+
<att name="long_name">Datetime</att>
46+
<att name="source_name">datetime</att>
47+
<att name="standard_name">time</att>
48+
<att name="units">yyyy-MM-dd HH:mm:ss</att>
49+
</addAttributes>
50+
</dataVariable>
51+
<dataVariable>
52+
<sourceName>depth</sourceName>
53+
<destinationName>depth</destinationName>
54+
<dataType>float</dataType>
55+
56+
<addAttributes>
57+
<att name="missing_value" type="float">-9999.0</att>
58+
<att name="_FillValue" type="float">1.0e35</att>
59+
<att name="colorBarMaximum" type="double">8000.0</att>
60+
<att name="colorBarMinimum" type="double">-8000.0</att>
61+
<att name="colorBarPalette">TopographyDepth</att>
62+
<att name="ioos_category">Location</att>
63+
<att name="units">m</att>
64+
</addAttributes>
65+
</dataVariable>
66+
<dataVariable>
67+
<sourceName>latitude</sourceName>
68+
<destinationName>latitude</destinationName>
69+
<dataType>float</dataType>
70+
71+
<addAttributes>
72+
<att name="missing_value" type="float">-9999.0</att>
73+
<att name="_FillValue" type="float">1.0e35</att>
74+
<att name="colorBarMaximum" type="double">90.0</att>
75+
<att name="colorBarMinimum" type="double">-90.0</att>
76+
<att name="ioos_category">Location</att>
77+
<att name="long_name">Latitude</att>
78+
<att name="standard_name">latitude</att>
79+
<att name="units">degrees_north</att>
80+
</addAttributes>
81+
</dataVariable>
82+
<dataVariable>
83+
<sourceName>longitude</sourceName>
84+
<destinationName>longitude</destinationName>
85+
<dataType>float</dataType>
86+
87+
<addAttributes>
88+
<att name="missing_value" type="float">-9999.0</att>
89+
<att name="_FillValue" type="float">1.0e35</att>
90+
<att name="colorBarMaximum" type="double">180.0</att>
91+
<att name="colorBarMinimum" type="double">-180.0</att>
92+
<att name="ioos_category">Location</att>
93+
<att name="long_name">Longitude</att>
94+
<att name="standard_name">longitude</att>
95+
<att name="units">degrees_east</att>
96+
</addAttributes>
97+
</dataVariable>
98+
<dataVariable>
99+
<sourceName>temperature</sourceName>
100+
<destinationName>temperature</destinationName>
101+
<dataType>float</dataType>
102+
103+
<addAttributes>
104+
<att name="missing_value" type="float">-9999.0</att>
105+
<att name="_FillValue" type="float">1.0e35</att>
106+
<att name="colorBarMaximum" type="double">20.0</att>
107+
<att name="colorBarMinimum" type="double">-2.0</att>
108+
<att name="ioos_category">Temperature</att>
109+
<att name="long_name">Sea temperature in-situ ITS-90 scale</att>
110+
<att name="standard_name">sea_water_temperature</att>
111+
</addAttributes>
112+
</dataVariable>
113+
<dataVariable>
114+
<sourceName>pressure</sourceName>
115+
<destinationName>pressure</destinationName>
116+
<dataType>float</dataType>
117+
118+
<addAttributes>
119+
<att name="missing_value" type="float">-9999.0</att>
120+
<att name="_FillValue" type="float">1.0e35</att>
121+
<att name="ioos_category">Sea Level</att>
122+
</addAttributes>
123+
</dataVariable>
124+
<dataVariable>
125+
<sourceName>salinity</sourceName>
126+
<destinationName>salinity</destinationName>
127+
<dataType>float</dataType>
128+
<addAttributes>
129+
<att name="missing_value" type="float">-9999.0</att>
130+
<att name="_FillValue" type="float">1.0e35</att>
131+
<att name="colorBarMaximum" type="double">35.0</att>
132+
<att name="colorBarMinimum" type="double">28.0</att>
133+
<att name="ioos_category">Salinity</att>
134+
<att name="standard_name">sea_water_practical_salinity</att>
135+
</addAttributes>
136+
</dataVariable>
137+
<dataVariable>
138+
<sourceName>conductivity</sourceName>
139+
<destinationName>conductivity</destinationName>
140+
<dataType>float</dataType>
141+
<addAttributes>
142+
<att name="missing_value" type="float">-9999.0</att>
143+
<att name="_FillValue" type="float">1.0e35</att>
144+
<att name="ioos_category">Salinity</att>
145+
<att name="standard_name">sea_water_electrical_conductivity</att>
146+
</addAttributes>
147+
</dataVariable>
148+
<dataVariable>
149+
<sourceName>chlor_fluorescence</sourceName>
150+
<destinationName>chlorophyll_fluorescence</destinationName>
151+
<dataType>float</dataType>
152+
153+
<addAttributes>
154+
<att name="missing_value" type="float">-9999.0</att>
155+
<att name="_FillValue" type="float">1.0e35</att>
156+
<att name="units">micrograms (ug) / l</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+
</addAttributes>
163+
</dataVariable>
164+
<dataVariable>
165+
<sourceName>par</sourceName>
166+
<destinationName>par</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">Optical Properties</att>
173+
<att name="generic_name">PAR</att>
174+
<att name="standard_name">downwelling_photosynthetic_photon_spherical_irradiance_in_sea_water</att>
175+
<att name="long_name">Photosynthetic Active Radiation</att>
176+
<att name="units">uEin m-2 s-1</att>
177+
</addAttributes>
178+
</dataVariable>
179+
<dataVariable>
180+
<sourceName>***fileName,^(\S*)\.csv,1</sourceName>
181+
<destinationName>timeseries_id</destinationName>
182+
<dataType>String</dataType>
183+
184+
<addAttributes>
185+
<att name="ioos_category">Identifier</att>
186+
<att name="cf_role">timeseries_id</att>
187+
</addAttributes>
188+
</dataVariable>
189+
</dataset>
190+
Lines changed: 190 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,190 @@
1+
<dataset type="EDDTableFromAsciiFiles" datasetID="datasets_Mooring_24bs4a_preliminary" active="true">
2+
<reloadEveryNMinutes>10080</reloadEveryNMinutes>
3+
4+
<fileDir>/home/ecofoci_data/2024/Moorings/24bs4a/initial_archive/</fileDir>
5+
<fileNameRegex>.*\.csv</fileNameRegex>
6+
<recursive>true</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+
<sortedColumnSourceName>time</sortedColumnSourceName>
18+
<sortFilesBySourceNames>time</sortFilesBySourceNames>
19+
<fileTableInMemory>false</fileTableInMemory>
20+
21+
22+
<addAttributes>
23+
<att name="cdm_data_type">TimeSeries</att>
24+
<att name="cdm_timeseries_variables">timeseries_id, latitude, longitude</att>
25+
<att name="Conventions">COARDS, CF-1.6, ACDD-1.3</att>
26+
<att name="History" />
27+
<att name="infoUrl">https://pmel.noaa.gov/</att>
28+
<att name="institution">NOAA/PMEL - EcoFOCI</att>
29+
<att name="keywords">active, C_50, channel, chemistry, chlorophyll, color, concentration, concentration_of_chlorophyll_in_sea_water, conductivity, data, density, depth, depth2, dissolved, dissolved o2, earth, Earth Science &gt; Oceans &gt; Ocean Chemistry &gt; Chlorophyll, Earth Science &gt; Oceans &gt; Salinity/Density &gt; Conductivity, Earth Science &gt; Oceans &gt; Salinity/Density &gt; Salinity, electrical, Fch_906, fluorometer, Fvt_900, latitude, local, O2, O_65, ocean, ocean color, oceans, optical, optical properties, OST_62, oxygen, P_1, PAR_908, PAR_916, percent, photosynthetic, practical, pressure, properties, psu, radiation, S_41, salinity, sat, science, sea, sea_water_electrical_conductivity, sea_water_practical_salinity, seawater, source, T_20, temperature, time, umol, umol/kg, unit, V0_3333, volts, water, seacat, seabird</att>
30+
<att name="keywords_vocabulary">GCMD Science Keywords</att>
31+
<att name="license">[standard]</att>
32+
<att name="sourceUrl">(local files)</att>
33+
<att name="standard_name_vocabulary">CF Standard Name Table v70</att>
34+
<att name="subsetVariables">depth, timeseries_id</att>
35+
<att name="summary">Non-QC'd (preliminary) data from 24BS-4A</att>
36+
<att name="title">Mooring Data from 24BS-4A preliminary data</att>
37+
</addAttributes>
38+
<dataVariable>
39+
<sourceName>time</sourceName>
40+
<destinationName>time</destinationName>
41+
<dataType>String</dataType>
42+
43+
<addAttributes>
44+
<att name="ioos_category">Time</att>
45+
<att name="long_name">Datetime</att>
46+
<att name="source_name">datetime</att>
47+
<att name="standard_name">time</att>
48+
<att name="units">yyyy-MM-dd HH:mm:ss</att>
49+
</addAttributes>
50+
</dataVariable>
51+
<dataVariable>
52+
<sourceName>depth</sourceName>
53+
<destinationName>depth</destinationName>
54+
<dataType>float</dataType>
55+
56+
<addAttributes>
57+
<att name="missing_value" type="float">-9999.0</att>
58+
<att name="_FillValue" type="float">1.0e35</att>
59+
<att name="colorBarMaximum" type="double">8000.0</att>
60+
<att name="colorBarMinimum" type="double">-8000.0</att>
61+
<att name="colorBarPalette">TopographyDepth</att>
62+
<att name="ioos_category">Location</att>
63+
<att name="units">m</att>
64+
</addAttributes>
65+
</dataVariable>
66+
<dataVariable>
67+
<sourceName>latitude</sourceName>
68+
<destinationName>latitude</destinationName>
69+
<dataType>float</dataType>
70+
71+
<addAttributes>
72+
<att name="missing_value" type="float">-9999.0</att>
73+
<att name="_FillValue" type="float">1.0e35</att>
74+
<att name="colorBarMaximum" type="double">90.0</att>
75+
<att name="colorBarMinimum" type="double">-90.0</att>
76+
<att name="ioos_category">Location</att>
77+
<att name="long_name">Latitude</att>
78+
<att name="standard_name">latitude</att>
79+
<att name="units">degrees_north</att>
80+
</addAttributes>
81+
</dataVariable>
82+
<dataVariable>
83+
<sourceName>longitude</sourceName>
84+
<destinationName>longitude</destinationName>
85+
<dataType>float</dataType>
86+
87+
<addAttributes>
88+
<att name="missing_value" type="float">-9999.0</att>
89+
<att name="_FillValue" type="float">1.0e35</att>
90+
<att name="colorBarMaximum" type="double">180.0</att>
91+
<att name="colorBarMinimum" type="double">-180.0</att>
92+
<att name="ioos_category">Location</att>
93+
<att name="long_name">Longitude</att>
94+
<att name="standard_name">longitude</att>
95+
<att name="units">degrees_east</att>
96+
</addAttributes>
97+
</dataVariable>
98+
<dataVariable>
99+
<sourceName>temperature</sourceName>
100+
<destinationName>temperature</destinationName>
101+
<dataType>float</dataType>
102+
103+
<addAttributes>
104+
<att name="missing_value" type="float">-9999.0</att>
105+
<att name="_FillValue" type="float">1.0e35</att>
106+
<att name="colorBarMaximum" type="double">20.0</att>
107+
<att name="colorBarMinimum" type="double">-2.0</att>
108+
<att name="ioos_category">Temperature</att>
109+
<att name="long_name">Sea temperature in-situ ITS-90 scale</att>
110+
<att name="standard_name">sea_water_temperature</att>
111+
</addAttributes>
112+
</dataVariable>
113+
<dataVariable>
114+
<sourceName>pressure</sourceName>
115+
<destinationName>pressure</destinationName>
116+
<dataType>float</dataType>
117+
118+
<addAttributes>
119+
<att name="missing_value" type="float">-9999.0</att>
120+
<att name="_FillValue" type="float">1.0e35</att>
121+
<att name="ioos_category">Sea Level</att>
122+
</addAttributes>
123+
</dataVariable>
124+
<dataVariable>
125+
<sourceName>salinity</sourceName>
126+
<destinationName>salinity</destinationName>
127+
<dataType>float</dataType>
128+
<addAttributes>
129+
<att name="missing_value" type="float">-9999.0</att>
130+
<att name="_FillValue" type="float">1.0e35</att>
131+
<att name="colorBarMaximum" type="double">35.0</att>
132+
<att name="colorBarMinimum" type="double">28.0</att>
133+
<att name="ioos_category">Salinity</att>
134+
<att name="standard_name">sea_water_practical_salinity</att>
135+
</addAttributes>
136+
</dataVariable>
137+
<dataVariable>
138+
<sourceName>conductivity</sourceName>
139+
<destinationName>conductivity</destinationName>
140+
<dataType>float</dataType>
141+
<addAttributes>
142+
<att name="missing_value" type="float">-9999.0</att>
143+
<att name="_FillValue" type="float">1.0e35</att>
144+
<att name="ioos_category">Salinity</att>
145+
<att name="standard_name">sea_water_electrical_conductivity</att>
146+
</addAttributes>
147+
</dataVariable>
148+
<dataVariable>
149+
<sourceName>chlor_fluorescence</sourceName>
150+
<destinationName>chlorophyll_fluorescence</destinationName>
151+
<dataType>float</dataType>
152+
153+
<addAttributes>
154+
<att name="missing_value" type="float">-9999.0</att>
155+
<att name="_FillValue" type="float">1.0e35</att>
156+
<att name="units">micrograms (ug) / l</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+
</addAttributes>
163+
</dataVariable>
164+
<dataVariable>
165+
<sourceName>par</sourceName>
166+
<destinationName>par</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">Optical Properties</att>
173+
<att name="generic_name">PAR</att>
174+
<att name="standard_name">downwelling_photosynthetic_photon_spherical_irradiance_in_sea_water</att>
175+
<att name="long_name">Photosynthetic Active Radiation</att>
176+
<att name="units">uEin m-2 s-1</att>
177+
</addAttributes>
178+
</dataVariable>
179+
<dataVariable>
180+
<sourceName>***fileName,^(\S*)\.csv,1</sourceName>
181+
<destinationName>timeseries_id</destinationName>
182+
<dataType>String</dataType>
183+
184+
<addAttributes>
185+
<att name="ioos_category">Identifier</att>
186+
<att name="cf_role">timeseries_id</att>
187+
</addAttributes>
188+
</dataVariable>
189+
</dataset>
190+

0 commit comments

Comments
 (0)