-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create datasets_Mooring_23bsp14a_preliminary.xml
- Loading branch information
1 parent
f408959
commit 8557f4a
Showing
1 changed file
with
190 additions
and
0 deletions.
There are no files selected for viewing
190 changes: 190 additions & 0 deletions
190
...ap_xml/mule_erddap_dataset_development/moorings/datasets_Mooring_23bsp14a_preliminary.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,190 @@ | ||
<dataset type="EDDTableFromAsciiFiles" datasetID="datasets_Mooring_23bsp14a_preliminary" active="true"> | ||
<reloadEveryNMinutes>10080</reloadEveryNMinutes> | ||
|
||
<fileDir>/home/ecofoci_data/2023/Moorings/23bsp14a/initial_archive/</fileDir> | ||
<fileNameRegex>.*\.csv</fileNameRegex> | ||
<recursive>true</recursive> | ||
<pathRegex>.*</pathRegex> | ||
<metadataFrom>last</metadataFrom> | ||
<charset>ISO-8859-1</charset> | ||
<columnSeparator>,</columnSeparator> | ||
<columnNamesRow>1</columnNamesRow> | ||
<firstDataRow>2</firstDataRow> | ||
<preExtractRegex /> | ||
<postExtractRegex /> | ||
<extractRegex /> | ||
<columnNameForExtract /> | ||
<sortedColumnSourceName>time</sortedColumnSourceName> | ||
<sortFilesBySourceNames>time</sortFilesBySourceNames> | ||
<fileTableInMemory>false</fileTableInMemory> | ||
|
||
|
||
<addAttributes> | ||
<att name="cdm_data_type">TimeSeries</att> | ||
<att name="cdm_timeseries_variables">timeseries_id, latitude, longitude</att> | ||
<att name="Conventions">COARDS, CF-1.6, ACDD-1.3</att> | ||
<att name="History" /> | ||
<att name="infoUrl">https://pmel.noaa.gov/</att> | ||
<att name="institution">NOAA/PMEL - EcoFOCI</att> | ||
<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 > Oceans > Ocean Chemistry > Chlorophyll, Earth Science > Oceans > Salinity/Density > Conductivity, Earth Science > Oceans > Salinity/Density > 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> | ||
<att name="keywords_vocabulary">GCMD Science Keywords</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="subsetVariables">depth, timeseries_id</att> | ||
<att name="summary">Non-QC'd (preliminary) data from 22BSP-14A</att> | ||
<att name="title">Mooring Data from 22BSP-14A preliminary data</att> | ||
</addAttributes> | ||
<dataVariable> | ||
<sourceName>time</sourceName> | ||
<destinationName>time</destinationName> | ||
<dataType>String</dataType> | ||
|
||
<addAttributes> | ||
<att name="ioos_category">Time</att> | ||
<att name="long_name">Datetime</att> | ||
<att name="source_name">datetime</att> | ||
<att name="standard_name">time</att> | ||
<att name="units">yyyy-MM-dd HH:mm:ss</att> | ||
</addAttributes> | ||
</dataVariable> | ||
<dataVariable> | ||
<sourceName>depth</sourceName> | ||
<destinationName>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="colorBarMaximum" type="double">8000.0</att> | ||
<att name="colorBarMinimum" type="double">-8000.0</att> | ||
<att name="colorBarPalette">TopographyDepth</att> | ||
<att name="ioos_category">Location</att> | ||
<att name="units">m</att> | ||
</addAttributes> | ||
</dataVariable> | ||
<dataVariable> | ||
<sourceName>latitude</sourceName> | ||
<destinationName>latitude</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">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="colorBarMaximum" type="double">180.0</att> | ||
<att name="colorBarMinimum" type="double">-180.0</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>temperature</sourceName> | ||
<destinationName>temperature</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">20.0</att> | ||
<att name="colorBarMinimum" type="double">-2.0</att> | ||
<att name="ioos_category">Temperature</att> | ||
<att name="long_name">Sea temperature in-situ ITS-90 scale</att> | ||
<att name="standard_name">sea_water_temperature</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="ioos_category">Sea Level</att> | ||
</addAttributes> | ||
</dataVariable> | ||
<dataVariable> | ||
<sourceName>salinity</sourceName> | ||
<destinationName>salinity</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">35.0</att> | ||
<att name="colorBarMinimum" type="double">28.0</att> | ||
<att name="ioos_category">Salinity</att> | ||
<att name="standard_name">sea_water_practical_salinity</att> | ||
</addAttributes> | ||
</dataVariable> | ||
<dataVariable> | ||
<sourceName>conductivity</sourceName> | ||
<destinationName>conductivity</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">Salinity</att> | ||
<att name="standard_name">sea_water_electrical_conductivity</att> | ||
</addAttributes> | ||
</dataVariable> | ||
<dataVariable> | ||
<sourceName>chlor_fluorescence</sourceName> | ||
<destinationName>chlorophyll_fluorescence</destinationName> | ||
<dataType>float</dataType> | ||
|
||
<addAttributes> | ||
<att name="missing_value" type="float">-9999.0</att> | ||
<att name="_FillValue" type="float">1.0e35</att> | ||
<att name="units">ugrams/l</att> | ||
<att name="colorBarMaximum" type="double">30.0</att> | ||
<att name="colorBarMinimum" type="double">0.03</att> | ||
<att name="colorBarScale">Log</att> | ||
<att name="ioos_category">Ocean Color</att> | ||
<att name="standard_name">concentration_of_chlorophyll_in_sea_water</att> | ||
</addAttributes> | ||
</dataVariable> | ||
<dataVariable> | ||
<sourceName>par</sourceName> | ||
<destinationName>par</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">Optical Properties</att> | ||
<att name="generic_name">PAR</att> | ||
<att name="standard_name">downwelling_photosynthetic_photon_spherical_irradiance_in_sea_water</att> | ||
<att name="long_name">Photosynthetic Active Radiation</att> | ||
<att name="units">uEin m-2 s-1</att> | ||
</addAttributes> | ||
</dataVariable> | ||
<dataVariable> | ||
<sourceName>***fileName,^(\S*)\.csv,1</sourceName> | ||
<destinationName>timeseries_id</destinationName> | ||
<dataType>String</dataType> | ||
|
||
<addAttributes> | ||
<att name="ioos_category">Identifier</att> | ||
<att name="cf_role">timeseries_id</att> | ||
</addAttributes> | ||
</dataVariable> | ||
</dataset> | ||
|