source/projects.html (12 lines of code) (raw):
---
---
{% include header.html %}
<h1>Projects</h1>
<p>This page lists some examples of projects powered by SDAP. SDAP supports a wide variety of scientific projects, from oceans, to the atmosphere, to land surface and vegetation, with support for more science disciplines planned for the future.</p>
<h2>Project List</h2>
<ul>
<li>
<a href="{{ site.baseurl }}/ideas/">IDEAS - Integrated Digital Exploratory Analysis System</a>
</li>
</ul>
{% include footer.html %}