Skip to content

Commit

Permalink
Update dataset.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
dotis authored May 15, 2024
1 parent fda7efd commit 99cfbd5
Showing 1 changed file with 126 additions and 0 deletions.
126 changes: 126 additions & 0 deletions datasets/vsnpp_oc_1d_fl/dataset.xml
Original file line number Diff line number Diff line change
@@ -1 +1,127 @@
<dataset type="EDDGridFromNcFiles" datasetID="vsnpp_oc_1d_fl" active="true">
<reloadEveryNMinutes>10080</reloadEveryNMinutes>
<updateEveryNMillis>10000</updateEveryNMillis>
<fileDir>/mnt/sdc/vsnpp_oc_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">abi, ABI_anom, ABI_median, anomaly, chemistry, chlor, 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_667_anom, Rrs_667_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 VIIRS SNPP FL 1 Day Composite Ocean Color</att>
<att name="title">VIIRS SNPP Ocean Color 1-Day composite for Florida</att>
</addAttributes>
<axisVariable>
<sourceName>***fileName,timeFormat=yyyyDDD,MODA_(\d{7})_1D_FL_OC_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>chlor_a_anom</sourceName>
<destinationName>chlor_a_anom</destinationName>
<dataType>double</dataType>
<addAttributes>
<att name="colorBarMaximum" type="double">3.0</att>
<att name="colorBarMinimum" type="double">-3.0</att>
<att name="ioos_category">Ocean Color</att>
<att name="long_name">Chlorophyll-a Anomaly</att>
<att name="Units">null</att>
<att name="units">mg m^-3</att>
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>Rrs_671</sourceName>
<destinationName>Rrs_671</destinationName>
<dataType>double</dataType>
<addAttributes>
<att name="colorBarMaximum" type="double">0.01</att>
<att name="colorBarMinimum" type="double">0.0001</att>
<att name="ioos_category">Optical Properties</att>
<att name="long_name">Rrs_671</att>
<att name="Units">null</att>
<att name="units">sr^-1</att>
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>Rrs_671_anom</sourceName>
<destinationName>Rrs_671_anom</destinationName>
<dataType>double</dataType>
<addAttributes>
<att name="colorBarMaximum" type="double">0.01</att>
<att name="colorBarMinimum" type="double">-0.01</att>
<att name="ioos_category">Optical Properties</att>
<att name="long_name">Rrs_671 Anomaly</att>
<att name="Units">null</att>
<att name="units">sr^-1</att>
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>Kd_490</sourceName>
<destinationName>Kd_490</destinationName>
<dataType>double</dataType>
<addAttributes>
<att name="colorBarMaximum" type="double">1</att>
<att name="colorBarMinimum" type="double">0.001</att>
<att name="ioos_category">Unknown</att>
<att name="long_name">Diffuse attenuation coefficient at 490nm</att>
<att name="Units">null</att>
<att name="units">m^-1</att>
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>Kd_490_anom</sourceName>
<destinationName>Kd_490_anom</destinationName>
<dataType>double</dataType>
<addAttributes>
<att name="colorBarMaximum" type="double">0.25</att>
<att name="colorBarMinimum" type="double">-0.25</att>
<att name="ioos_category">Unknown</att>
<att name="long_name">Diffuse attenuation coefficient Anomaly</att>
<att name="Units">null</att>
<att name="units">m^-1</att>
</addAttributes>
</dataVariable>
</dataset>

0 comments on commit 99cfbd5

Please sign in to comment.