Skip to content

Commit

Permalink
added some content box ideas
Browse files Browse the repository at this point in the history
  • Loading branch information
nocollier committed Oct 23, 2017
1 parent 8905909 commit 96de4c1
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 2 deletions.
3 changes: 3 additions & 0 deletions _includes/hero.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,7 @@
div.announcement p {
line-height: 1.2;
}
.span4 {
width: 300px;
}
</style>
25 changes: 23 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,27 @@ title: CMEC

<h1>CMEC</h1>Coordinated Model Evaluation Capabilities

<!-- ILAMB -->
<div class="span4 box">
<h3><a class="reference internal" href="ilamb.html">ILAMB</a></h3>
<p>Benchmark the biogeochemical cycle of global and regional land models against over 24 variables and 60 observational datasets.</p>
<img src="http://ilamb.ornl.gov/CLM/EcosystemandCarbonCycle/GrossPrimaryProductivity/GBAF/CLM50GSWP3_global_bias.png">
<strong>Quick links</strong>:&nbsp;
<a href="https://bitbucket.org/ncollier/ilamb">Repository</a>,
<a href="http://ilamb.ornl.gov/doc/install.html">Installation</a>,
<a href="http://ilamb.ornl.gov/doc/tutorial.html">Tutorials</a>,
<a href="http://ilamb.ornl.gov/CMIP5">CMIP5 Results</a>,
<a href="http://ilamb.ornl.gov/CLM">CLM Results</a>
</div>



<!-- IOMB -->
<div class="span4 box">
<h3><a class="reference internal" href="iomb.html">IOMB</a></h3>
<p>Benchmark the biogeochemical cycle of global and regional ocean models against over X variables and Y observational datasets.</p>
<img src="http://ilamb.ornl.gov/IOMB/PhysicalQuantities/Temperature/WOA/Benchmark_global_timeint.png">
<strong>Quick links</strong>:&nbsp;
<a href="https://bitbucket.org/ncollier/ilamb">Repository</a>,
<a href="http://ilamb.ornl.gov/doc/install.html">Installation</a>,
<a href="http://ilamb.ornl.gov/doc/tutorial.html">Tutorials</a>,
<a href="http://ilamb.ornl.gov/CMIP5">Sample Results</a>
</div>

0 comments on commit 96de4c1

Please sign in to comment.