Skip to content

Commit

Permalink
create datasets.xml from collection of dataset.xml files
Browse files Browse the repository at this point in the history
  • Loading branch information
erddap_config_buildbot committed Jul 31, 2024
1 parent c9e18b0 commit 8d69550
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions datasets.xml
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ [email protected], *@example.com</subscriptionEmailBlacklist>
<destinationName>chlor_a_median</destinationName>
<dataType>double</dataType>
<addAttributes>
<att name="colorBarMaximum" type="double">30.0</att>
<att name="colorBarMaximum" type="double">20.0</att>
<att name="colorBarMinimum" type="double">0.03</att>
<att name="colorBarScale">Log</att>
<att name="ioos_category">Ocean Color</att>
Expand Down Expand Up @@ -423,7 +423,7 @@ [email protected], *@example.com</subscriptionEmailBlacklist>
<destinationName>chlor_a_clim</destinationName>
<dataType>double</dataType>
<addAttributes>
<att name="colorBarMaximum" type="double">30.0</att>
<att name="colorBarMaximum" type="double">20.0</att>
<att name="colorBarMinimum" type="double">0.03</att>
<att name="ioos_category">Ocean Color</att>
<att name="long_name">Chlorophyll-a Climatology (2013-2019)</att>
Expand Down Expand Up @@ -471,6 +471,8 @@ [email protected], *@example.com</subscriptionEmailBlacklist>
<destinationName>Kd_490_median</destinationName>
<dataType>double</dataType>
<addAttributes>
<att name="colorBarMaximum" type="double">1.0</att>
<att name="colorBarMinimum" type="double">0.0</att>
<att name="ioos_category">Unknown</att>
<att name="long_name">Kd_490 Median</att>
<att name="Units">null</att>
Expand Down

0 comments on commit 8d69550

Please sign in to comment.