tadd deglaciation annotation to legend - cosmo - front and backend for Markov-C… | |
git clone git://src.adamsgaard.dk/cosmo | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit b28bd50075a0afee8bcc7c341b52fbeb7d5b4ce1 | |
parent dd05f749f8a4c49781ac9dbdacaf68fe2fa15969 | |
Author: Anders Damsgaard <[email protected]> | |
Date: Tue, 10 Nov 2015 12:03:47 +0100 | |
add deglaciation annotation to legend | |
Diffstat: | |
M index.php | 5 ++++- | |
1 file changed, 4 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/index.php b/index.php | |
t@@ -165,7 +165,7 @@ if (isset($_GET['wait_id']) && !empty($_GET['wait_id'])) { | |
</div> | |
<div class="card-content"> | |
<h4 class="blue-text"> | |
- Sample history</h4> | |
+ Median-based model of sample history</h4> | |
<p> | |
(a) Two-stage glacial-interglacial model based on the | |
selected climate record and the median | |
t@@ -181,6 +181,9 @@ if (isset($_GET['wait_id']) && !empty($_GET['wait_id'])) { | |
(c) Erosion rate through time which alternates between | |
interglacial and glacial erosion rate magnitude, based on | |
median values presented above. | |
+ | |
+ In all three figures the vertical dashed lines denotes t… | |
+ median age of the last deglaciation. | |
</p> | |
</div> |