Skip to content

Commit

Permalink
Update dataset.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
dotis authored Aug 15, 2024
1 parent d240a78 commit 8e45e4e
Showing 1 changed file with 89 additions and 1 deletion.
90 changes: 89 additions & 1 deletion datasets/pace_oc_bgc_1d_fl/dataset.xml
Original file line number Diff line number Diff line change
@@ -1 +1,89 @@

<dataset type="EDDGridFromNcFiles" datasetID="pace_oc_bgc_1d_fl" active="true">
<reloadEveryNMinutes>10080</reloadEveryNMinutes>
<updateEveryNMillis>10000</updateEveryNMillis>
<fileDir>/mnt/sdb/pace_oc_bgc_1d_fl/</fileDir>
<fileNameRegex>.*\.nc</fileNameRegex>
<recursive>true</recursive>
<pathRegex>.*</pathRegex>
<metadataFrom>last</metadataFrom>
<matchAxisNDigits>20</matchAxisNDigits>
<fileTableInMemory>false</fileTableInMemory>
<addAttributes>
<att name="cdm_data_type">Grid</att>
<att name="Contact">null</att>
<att name="contact">Dan Otis - [email protected]</att>
<att name="Conventions">COARDS, CF-1.6, ACDD-1.3</att>
<att name="creator_email">[email protected]</att>
<att name="creator_name">DOTIS</att>
<att name="creator_type">institution</att>
<att name="infoUrl">imars.usf.edu</att>
<att name="institution">USF IMaRS</att>
<att name="keywords">chlor_a, chlor_a_anom, chlor_a_median, chlorophyll, color, concentration, concentration_of_chlorophyll_in_sea_water, data, earth, Earth Science &gt; Oceans &gt; Ocean Chemistry &gt; Chlorophyll, florida, img, img_x, img_y, local, median, ocean, ocean color, oceans, optical, optical properties, properties, rrs, Rrs_671_anom, Rrs_671_median, science, sea, seawater, source, south, university, usf, water</att>
<att name="keywords_vocabulary">GCMD Science Keywords</att>
<att name="Lat-Lon_Limits">null</att>
<att name="Lat_Lon_Limits">24.0N to 31N -85W to -78.5W</att>
<att name="license">[standard]</att>
<att name="standard_name_vocabulary">CF Standard Name Table v70</att>
<att name="summary">USF IMaRS PACE-OCI FL 1-Day Composite Ocean Color BGC</att>
<att name="title">PACE-OCI Ocean Color BGC 1-Day composite for Florida</att>
</addAttributes>
<axisVariable>
<sourceName>***fileName,timeFormat=yyyyMMdd,POCI_(\d{8})_1D_FL_OC_BGC_ED\.nc,1</sourceName>
<destinationName>time</destinationName>
<addAttributes>
<att name="ioos_category">Unknown</att>
<att name="units">seconds since 1970-01-01T00:00:00Z</att>
</addAttributes>
</axisVariable>
<axisVariable>
<sourceName>latitude</sourceName>
<destinationName>latitude</destinationName>
</axisVariable>
<axisVariable>
<sourceName>longitude</sourceName>
<destinationName>longitude</destinationName>
</axisVariable>
<dataVariable>
<sourceName>chlor_a</sourceName>
<destinationName>chlor_a</destinationName>
<dataType>double</dataType>
<addAttributes>
<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="long_name">Chlorophyll-a</att>
<att name="standard_name">concentration_of_chlorophyll_in_sea_water</att>
<att name="Units">null</att>
<att name="units">mg m^-3</att>
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>carbon_phyto</sourceName>
<destinationName>carbon_phyto</destinationName>
<dataType>double</dataType>
<addAttributes>
<att name="colorBarMaximum" type="double">100.0</att>
<att name="colorBarMinimum" type="double">0.0</att>
<att name="colorBarScale">Linear</att>
<att name="ioos_category">Ocean Color</att>
<att name="long_name">Phytoplankton_carbon</att>
<att name="standard_name">Phytoplankton_carbon</att>
<att name="Units">null</att>
<att name="units">mg m^-3</att>
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>STRAYLIGHT_MASK</sourceName>
<destinationName>STRAYLIGHT_MASK</destinationName>
<dataType>double</dataType>
<addAttributes>
<att name="colorBarMaximum" type="double">1</att>
<att name="colorBarMinimum" type="double">0</att>
<att name="ioos_category">Unknown</att>
<att name="long_name">Straylight mask based on Level-2 straylight flag</att>
<att name="Units">null</att>
<att name="units">none</att>
</addAttributes>
</dataVariable>
</dataset>

0 comments on commit 8e45e4e

Please sign in to comment.