tlink to data - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
 (HTM) git clone git://src.adamsgaard.dk/cosmo
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 12eb539c6c9b5f7db4845203856aa03806071042
 (DIR) parent 5f1e1cff49491cbb75276a6ed084c916bcbe0aa4
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Mon,  7 Dec 2015 15:46:56 +0100
       
       link to data
       
       Diffstat:
         M index.php                           |      15 ++++++++++++++-
       
       1 file changed, 14 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/index.php b/index.php
       t@@ -197,7 +197,20 @@ if (isset($_GET['wait_id']) && !empty($_GET['wait_id'])) {
                            target="_blank">Link to PDF</a>
                          <a href="output/<?php
                                echo($_GET['results_id']); ?>_Walks-6.fig"
       -                    target="_blank">Link to FIG</a>
       +                     target="_blank">Link to FIG</a>
       +                  <br>
       +                  <a href="output/<?php
       +                        echo($_GET['results_id']); ?>_Walks-eps_int.txt"
       +                     target="_blank">&epsilon;<sub>int</sub> data</a>
       +                  <a href="output/<?php
       +                        echo($_GET['results_id']); ?>_Walks-eps_gla.txt"
       +                     target="_blank">&epsilon;<sub>gla</sub> data</a>
       +                  <a href="output/<?php
       +                        echo($_GET['results_id']); ?>_Walks-t_degla.txt"
       +                     target="_blank"><i>t</i><sub>degla</sub> data</a>
       +                  <a href="output/<?php
       +                        echo($_GET['results_id']); ?>_Walks-d18O_threshold.txt"
       +                     target="_blank">&delta;<sup>18</sup>O<sub>threshold</sub> data</a>
                          </div>
                        </div>
                      </div>