Skip to content

Commit f1660e7

Browse files
committed
Create CTD_skq202412s_preliminary.xml
1 parent d78557e commit f1660e7

File tree

1 file changed

+346
-0
lines changed

1 file changed

+346
-0
lines changed
Lines changed: 346 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,346 @@
1+
<!-- NEW CF Centric archives... 2020+
2+
initial files are for rapid review, are in csv format and attempt to use old EPIC variable names for reference
3+
there are no more EPIC initial nc files or final files and meta data is far more explicit in netcdf files
4+
Keep an EPIC key code in meta data of new final data for reference
5+
### May make final data variable names epic too... for consistency although it does add confusion
6+
-->
7+
8+
<dataset type="EDDTableFromAsciiFiles" datasetID="CTD_skq202412s_preliminary" active="true">
9+
<reloadEveryNMinutes>10080</reloadEveryNMinutes>
10+
11+
<fileDir>/home/ecofoci_data/2023/CTDcasts/skq202412s/initial_archive/</fileDir>
12+
<fileNameRegex>.*\.csv</fileNameRegex>
13+
<recursive>false</recursive>
14+
<pathRegex>.*</pathRegex>
15+
<metadataFrom>last</metadataFrom>
16+
<charset>ISO-8859-1</charset>
17+
<columnSeparator>,</columnSeparator>
18+
<columnNamesRow>1</columnNamesRow>
19+
<firstDataRow>2</firstDataRow>
20+
<preExtractRegex></preExtractRegex>
21+
<postExtractRegex></postExtractRegex>
22+
<extractRegex></extractRegex>
23+
<columnNameForExtract></columnNameForExtract>
24+
25+
<sortFilesBySourceNames>time</sortFilesBySourceNames>
26+
<fileTableInMemory>false</fileTableInMemory>
27+
28+
29+
<addAttributes>
30+
<att name="cdm_data_type">Profile</att>
31+
<att name="cdm_altitude_proxy">pressure</att>
32+
<att name="cdm_profile_variables">profile_id</att>
33+
<att name="Conventions">COARDS, CF-1.6, ACDD-1.3</att>
34+
<att name="creation_date">May 14, 2021 17:07 UTC</att>
35+
<att name="infoUrl">https://www.ecofoci.noaa.gov/</att>
36+
<att name="creator_email">pmel.ecofoci@noaa.gov</att>
37+
<att name="creator_name">NOAA/PMEL - EcoFOCI</att>
38+
<att name="creator_type">institution</att>
39+
<att name="creator_url">https://www.pmel.noaa.gov/</att>
40+
<att name="institution">NOAA/PMEL - EcoFOCI</att>
41+
<att name="keywords">chlorophyll, concentration, concentration_of_chlorophyll_in_sea_water, conductivity, ctd, data, density, depth, depth2, dissolved, dissolved o2, kg/m**3, latitude, local, m**3, micromoles, micromoles/l, mole, O2, O_65, ocean, ocean color, oceans,
42+
Salinity/Density &gt; Salinity, OST_62, oxygen, percent, practical, profile, psu, S_41, S_42, salinity, sat, sea, sea_water_practical_salinity, seawater, secondary, sigma, sigma-t, silicate, sonde, source, ST_70, profile_id, statistics, T2_35, T_28, temperature, time, Tr_904, transmissometry, umol, umol/kg, unit, water</att>
43+
<att name="keywords_vocabulary">GCMD Science Keywords</att>
44+
<att name="license">[standard]</att>
45+
<att name="sourceUrl">(local files)</att>
46+
<att name="standard_name_vocabulary">CF Standard Name Table v67</att>
47+
<att name="subsetVariables">time, latitude, longitude, profile_id</att>
48+
<att name="summary">Preliminary (not final QC) Hydrographic data from SKQ202412S (R/V Siukuliaq 2024-12) Cruise</att>
49+
<att name="title">CTD Data from SKQ202412S - Preliminary</att>
50+
</addAttributes>
51+
<dataVariable>
52+
<sourceName>profileid</sourceName>
53+
<destinationName>profile_id</destinationName>
54+
<dataType>String</dataType>
55+
<!-- sourceAttributes>
56+
</sourceAttributes -->
57+
<addAttributes>
58+
<att name="ioos_category">Identifier</att>
59+
<att name="long_name">Profile Id</att>
60+
<att name="cf_role">profile_id</att>
61+
</addAttributes>
62+
</dataVariable>
63+
<dataVariable>
64+
<sourceName>latitude</sourceName>
65+
<destinationName>latitude</destinationName>
66+
<dataType>double</dataType>
67+
<!-- sourceAttributes>
68+
<att name="generic_name">latitude</att>
69+
<att name="long_name">latitude</att>
70+
<att name="name">latitude</att>
71+
<att name="units">degrees_north</att>
72+
</sourceAttributes -->
73+
<addAttributes>
74+
<att name="missing_value" type="float">-9999.0</att>
75+
<att name="_FillValue" type="float">1.0e35</att>
76+
<att name="colorBarMaximum" type="double">90.0</att>
77+
<att name="colorBarMinimum" type="double">-90.0</att>
78+
<att name="ioos_category">Location</att>
79+
<att name="long_name">Latitude</att>
80+
<att name="standard_name">latitude</att>
81+
</addAttributes>
82+
</dataVariable>
83+
<dataVariable>
84+
<sourceName>longitude</sourceName>
85+
<destinationName>longitude</destinationName>
86+
<dataType>double</dataType>
87+
<!-- sourceAttributes>
88+
<att name="generic_name">longitude</att>
89+
<att name="long_name">longitude</att>
90+
<att name="name">longitude</att>
91+
<att name="units">degrees_north</att>
92+
</sourceAttributes -->
93+
<addAttributes>
94+
<att name="missing_value" type="float">-9999.0</att>
95+
<att name="_FillValue" type="float">1.0e35</att>
96+
<att name="colorBarMaximum" type="double">180.0</att>
97+
<att name="colorBarMinimum" type="double">-180.0</att>
98+
<att name="scale_factor" type="float">-1.</att>
99+
<att name="ioos_category">Location</att>
100+
<att name="long_name">Longitude</att>
101+
<att name="standard_name">longitude</att>
102+
<att name="units">degrees_east</att>
103+
</addAttributes>
104+
</dataVariable>
105+
<dataVariable>
106+
<sourceName>time</sourceName>
107+
<destinationName>time</destinationName>
108+
<dataType>String</dataType>
109+
<!-- sourceAttributes>
110+
</sourceAttributes -->
111+
<addAttributes>
112+
<att name="ioos_category">Time</att>
113+
<att name="long_name">Datetime</att>
114+
<att name="source_name">datetime</att>
115+
<att name="standard_name">time</att>
116+
<att name="units">yyyy-MM-dd HH:mm:ss</att>
117+
</addAttributes>
118+
</dataVariable>
119+
<dataVariable>
120+
<sourceName>Pressure [dbar]</sourceName>
121+
<destinationName>pressure</destinationName>
122+
<dataType>float</dataType>
123+
<!-- sourceAttributes>
124+
<att name="epic_code" type="int">1</att>
125+
<att name="fill_value" type="double">1.0E35</att>
126+
<att name="type">EVEN</att>
127+
<att name="units">dbar</att>
128+
</sourceAttributes -->
129+
<addAttributes>
130+
<att name="missing_value" type="float">-9999.0</att>
131+
<att name="_FillValue" type="float">1.0e35</att>
132+
<att name="colorBarMaximum" type="double">8000.0</att>
133+
<att name="colorBarMinimum" type="double">-8000.0</att>
134+
<att name="colorBarPalette">TopographyDepth</att>
135+
<att name="ioos_category">Pressure</att>
136+
<att name="long_name">Pressure</att>
137+
<att name="standard_name">sea_water_pressure</att>
138+
</addAttributes>
139+
</dataVariable>
140+
<dataVariable>
141+
<sourceName>sal11</sourceName>
142+
<destinationName>S_42</destinationName>
143+
<dataType>float</dataType>
144+
<!-- sourceAttributes>
145+
<att name="epic_code" type="int">42</att>
146+
<att name="fill_value" type="double">1.0E35</att>
147+
<att name="generic_name">sal</att>
148+
<att name="long_name">SALINITY (PSU)</att>
149+
<att name="name">S_42</att>
150+
<att name="units">psu</att>
151+
</sourceAttributes -->
152+
<addAttributes>
153+
<att name="missing_value" type="float">-9999.0</att>
154+
<att name="_FillValue" type="float">1.0e35</att>
155+
<att name="colorBarMaximum" type="double">37.0</att>
156+
<att name="colorBarMinimum" type="double">32.0</att>
157+
<att name="ioos_category">Salinity</att>
158+
<att name="standard_name">sea_water_practical_salinity</att>
159+
<att name="units">PSU</att>
160+
</addAttributes>
161+
</dataVariable>
162+
<dataVariable>
163+
<sourceName>sal00</sourceName>
164+
<destinationName>S_41</destinationName>
165+
<dataType>float</dataType>
166+
<!-- sourceAttributes>
167+
<att name="epic_code" type="int">41</att>
168+
<att name="fill_value" type="double">1.0E35</att>
169+
<att name="generic_name">sal</att>
170+
<att name="long_name">SALINITY (PSU)</att>
171+
<att name="name">S_41</att>
172+
<att name="units">psu</att>
173+
</sourceAttributes -->
174+
<addAttributes>
175+
<att name="missing_value" type="float">-9999.0</att>
176+
<att name="_FillValue" type="float">1.0e35</att>
177+
<att name="colorBarMaximum" type="double">37.0</att>
178+
<att name="colorBarMinimum" type="double">32.0</att>
179+
<att name="ioos_category">Salinity</att>
180+
<att name="standard_name">sea_water_practical_salinity</att>
181+
<att name="units">PSU</att>
182+
</addAttributes>
183+
</dataVariable>
184+
<dataVariable>
185+
<sourceName>flECO-AFL</sourceName>
186+
<destinationName>Fch_906</destinationName>
187+
<dataType>float</dataType>
188+
<!-- sourceAttributes>
189+
<att name="epic_code" type="int">906</att>
190+
<att name="fill_value" type="double">1.0E35</att>
191+
<att name="long_name">Chlorophyll A</att>
192+
</sourceAttributes -->
193+
<addAttributes>
194+
<att name="missing_value" type="float">-9999.0</att>
195+
<att name="_FillValue" type="float">1.0e35</att>
196+
<att name="epic_key">Fch_906</att>
197+
<att name="units">ugrams/l</att>
198+
<att name="_FillValue">1.0E35</att>
199+
<att name="colorBarMaximum" type="double">30.0</att>
200+
<att name="colorBarMinimum" type="double">0.03</att>
201+
<att name="colorBarScale">Log</att>
202+
<att name="ioos_category">Ocean Color</att>
203+
<att name="standard_name">concentration_of_chlorophyll_in_sea_water</att>
204+
<att name="units">ugrams/l</att> </addAttributes>
205+
</dataVariable>
206+
<dataVariable>
207+
<sourceName>t090C</sourceName>
208+
<destinationName>T_28</destinationName>
209+
<dataType>float</dataType>
210+
<!-- sourceAttributes>
211+
<att name="epic_code" type="int">28</att>
212+
<att name="fill_value" type="double">1.0E35</att>
213+
<att name="FORTRAN_format">f10.2</att>
214+
<att name="generic_name">temp</att>
215+
<att name="long_name">TEMPERATURE (C)</att>
216+
<att name="name">T_28</att>
217+
<att name="units">degree_C</att>
218+
</sourceAttributes -->
219+
<addAttributes>
220+
<att name="missing_value" type="float">-9999.0</att>
221+
<att name="_FillValue" type="float">1.0e35</att>
222+
<att name="ioos_category">Temperature</att>
223+
<att name="standard_name">sea_water_temperature</att>
224+
<att name="units">degree_C</att>
225+
</addAttributes>
226+
</dataVariable>
227+
<dataVariable>
228+
<sourceName>t190C</sourceName>
229+
<destinationName>T2_35</destinationName>
230+
<dataType>float</dataType>
231+
<!-- sourceAttributes>
232+
<att name="epic_code" type="int">28</att>
233+
<att name="fill_value" type="double">1.0E35</att>
234+
<att name="FORTRAN_format">f10.2</att>
235+
<att name="generic_name">temp</att>
236+
<att name="long_name">TEMPERATURE (C)</att>
237+
<att name="name">T_28</att>
238+
<att name="units">degree_C</att>
239+
</sourceAttributes -->
240+
<addAttributes>
241+
<att name="missing_value" type="float">-9999.0</att>
242+
<att name="_FillValue" type="float">1.0e35</att>
243+
<att name="ioos_category">Temperature</att>
244+
<att name="standard_name">sea_water_temperature</att>
245+
<att name="units">degree_C</att>
246+
</addAttributes>
247+
</dataVariable>
248+
<dataVariable>
249+
<sourceName>sbox0Mm/Kg</sourceName>
250+
<destinationName>O_65</destinationName>
251+
<dataType>float</dataType>
252+
<!-- sourceAttributes>
253+
<att name="epic_code" type="int">65</att>
254+
<att name="fill_value" type="double">1.0E35</att>
255+
<att name="FORTRAN_format">f10.2</att>
256+
<att name="generic_name">ox</att>
257+
<att name="long_name">OXYGEN (UMOL/KG)</att>
258+
<att name="name">O_65</att>
259+
<att name="units">umol/kg</att>
260+
</sourceAttributes -->
261+
<addAttributes>
262+
<att name="missing_value" type="float">-9999.0</att>
263+
<att name="_FillValue" type="float">1.0e35</att>
264+
<att name="ioos_category">Dissolved O2</att>
265+
<att name="standard_name">volume_oxygen_in_solution_volume_of_sea_water</att>
266+
<att name="units">um/kg</att>
267+
</addAttributes>
268+
</dataVariable>
269+
<dataVariable>
270+
<sourceName>sbox1Mm/Kg</sourceName>
271+
<destinationName>CTDOXY_4221</destinationName>
272+
<dataType>float</dataType>
273+
<!-- sourceAttributes>
274+
<att name="epic_code" type="int">65</att>
275+
<att name="fill_value" type="double">1.0E35</att>
276+
<att name="FORTRAN_format">f10.2</att>
277+
<att name="generic_name">ox</att>
278+
<att name="long_name">OXYGEN (UMOL/KG)</att>
279+
<att name="name">O_65</att>
280+
<att name="units">umol/kg</att>
281+
</sourceAttributes -->
282+
<addAttributes>
283+
<att name="missing_value" type="float">-9999.0</att>
284+
<att name="_FillValue" type="float">1.0e35</att>
285+
<att name="ioos_category">Dissolved O2</att>
286+
<att name="standard_name">volume_oxygen_in_solution_volume_of_sea_water</att>
287+
<att name="units">um/kg</att>
288+
</addAttributes>
289+
</dataVariable>
290+
<dataVariable>
291+
<sourceName>sbeox0PS</sourceName>
292+
<destinationName>OST_62</destinationName>
293+
<dataType>float</dataType>
294+
<!-- sourceAttributes>
295+
<att name="epic_code" type="int">65</att>
296+
<att name="fill_value" type="double">1.0E35</att>
297+
<att name="FORTRAN_format">f10.2</att>
298+
<att name="generic_name">ox</att>
299+
<att name="long_name">OXYGEN (UMOL/KG)</att>
300+
<att name="name">O_65</att>
301+
<att name="units">umol/kg</att>
302+
</sourceAttributes -->
303+
<addAttributes>
304+
<att name="missing_value" type="float">-9999.0</att>
305+
<att name="_FillValue" type="float">1.0e35</att>
306+
<att name="ioos_category">Dissolved O2</att>
307+
<att name="standard_name">oxygen_saturation_over_air</att>
308+
<att name="units">%</att>
309+
</addAttributes>
310+
</dataVariable>
311+
<dataVariable>
312+
<sourceName>sbeox1PS</sourceName>
313+
<destinationName>CTDOST_4220</destinationName>
314+
<dataType>float</dataType>
315+
<!-- sourceAttributes>
316+
<att name="epic_code" type="int">65</att>
317+
<att name="fill_value" type="double">1.0E35</att>
318+
<att name="FORTRAN_format">f10.2</att>
319+
<att name="generic_name">ox</att>
320+
<att name="long_name">OXYGEN (UMOL/KG)</att>
321+
<att name="name">O_65</att>
322+
<att name="units">umol/kg</att>
323+
</sourceAttributes -->
324+
<addAttributes>
325+
<att name="missing_value" type="float">-9999.0</att>
326+
<att name="_FillValue" type="float">1.0e35</att>
327+
<att name="ioos_category">Dissolved O2</att>
328+
<att name="standard_name">oxygen_saturation_over_air</att>
329+
<att name="units">%</att>
330+
</addAttributes>
331+
</dataVariable>
332+
<dataVariable>
333+
<sourceName>turbWETntu0</sourceName>
334+
<destinationName>Trb_980</destinationName>
335+
<dataType>float</dataType>
336+
<addAttributes>
337+
<att name="missing_value" type="float">-9999.0</att>
338+
<att name="_FillValue" type="float">1.0e35</att>
339+
<att name="colorBarMaximum" type="double">100.0</att>
340+
<att name="colorBarMinimum" type="double">0.0</att>
341+
<att name="ioos_category">Unknown</att>
342+
<att name="units">NTU</att>
343+
<att name="standard_name">sea_water_turbidity</att>
344+
</addAttributes>
345+
</dataVariable>
346+
</dataset>

0 commit comments

Comments
 (0)