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 Aug 1, 2024
1 parent 6b15503 commit 788e1a7
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions datasets.xml
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,45 @@ [email protected], *@example.com</subscriptionEmailBlacklist>
<att name="units">sr^-1</att>
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>ABI</sourceName>
<destinationName>ABI</destinationName>
<dataType>double</dataType>
<addAttributes>
<att name="colorBarMaximum" type="double">0.5</att>
<att name="colorBarMinimum" type="double">0.001</att>
<att name="ioos_category">Unknown</att>
<att name="long_name">Algal Bloom Index</att>
<att name="Units">null</att>
<att name="units">W m^-2 um^-1 sr^-1</att>
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>ABI_anom</sourceName>
<destinationName>ABI_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">Algal Bloom Index Anomaly</att>
<att name="Units">null</att>
<att name="units">W m^-2 um^-1 sr^-1</att>
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>ABI_clim</sourceName>
<destinationName>ABI_clim</destinationName>
<dataType>double</dataType>
<addAttributes>
<att name="colorBarMaximum" type="double">0.5</att>
<att name="colorBarMinimum" type="double">0.001</att>
<att name="ioos_category">Unknown</att>
<att name="long_name">Algal Bloom Index Climatology (2003-2019)</att>
<att name="Units">null</att>
<att name="units">W m^-2 um^-1 sr^-1</att>
</addAttributes>
</dataVariable>
<dataVariable>
<sourceName>Kd_490</sourceName>
<destinationName>Kd_490</destinationName>
Expand Down

0 comments on commit 788e1a7

Please sign in to comment.