URI:
       tupdate labels, fix disclaimer, add density - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
  HTML git clone git://src.adamsgaard.dk/cosmo
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 982f00e2b0310c64d936c510845917e80a19489c
   DIR parent 8aaa17b866feee9e0d8443cb3899a1b29241a2db
  HTML Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Mon, 17 Aug 2015 12:13:57 +0200
       
       update labels, fix disclaimer, add density
       
       Diffstat:
         M pages/front.html                    |       5 ++---
         M pages/history.html                  |      31 ++++++++++++++++++++++---------
       
       2 files changed, 24 insertions(+), 12 deletions(-)
       ---
   DIR diff --git a/pages/front.html b/pages/front.html
       t@@ -45,9 +45,8 @@
        
                <div class="section center">
                    <p class="flow-text">
       -                DISCLAIMER: This page is in development and is <b>not</b> ready
       -                for producing reliable results.
       -            </p>
       +            <b>DISCLAIMER:</b> This page is in development and is <b>not</b>
       +            ready for producing reliable results.  </p>
                </div>
        
        
   DIR diff --git a/pages/history.html b/pages/history.html
       t@@ -40,7 +40,7 @@
                        </div>
        
                        <div class="row">
       -                    <b>Concentrations of terrestrial cosmogenic nuclides (TCN)
       +                    <b>Concentrations of terrestrial cosmogenic nuclides (TCNs)
                                [?]</b>&nbsp;<br>Fill in at least one field,
                            leave unknown values blank<br>
                            <div class="input-field col s3">
       t@@ -60,6 +60,7 @@
                                <label for="conc_21Ne"><sup>21</sup>Ne</label>
                            </div>
                        </div>
       +
                        <div class="row">
                            <b>TCN concentration uncertainty [%]</b><br>
                            <div class="input-field col s3">
       t@@ -87,10 +88,11 @@
                                    class="active"><sup>21</sup>Ne</label>
                            </div>
                        </div>
       +
                        <div class="row">
       -                    <b>TCN production rates [? a<sup>-1</sup>]</b>&nbsp;<br>
       -                    Values can be estimated using <a
       -                        href="http://hess.ess.washington.edu"
       +                    <b>TCN production rates [atoms/kg/a]
       +                        </b>&nbsp;<br> Values can be estimated
       +                    using <a href="http://hess.ess.washington.edu"
                                target="_blank">CRONUS-Earth</a> <br>
                            <div class="input-field col s3">
                                <input id="prod_10Be" type="text" class="validate">
       t@@ -111,7 +113,17 @@
                        </div>
        
                        <div class="row">
       -                    <b>Parameter bounds</b><br>
       +                    <b>Rock density [kg m<sup>-3</sup>]</b><br>
       +                    <div class="input-field col s12">
       +                        <input id="rock_density" type="text" class="validate"
       +                        placeholder="2650">
       +                        <label for="rock_density"
       +                            class="active">Density</label>
       +                    </div>
       +                </div>
       +
       +                <div class="row">
       +                    <b>Inversion parameter bounds</b><br>
                            <div class="input-field col s6">
                                <input id="epsilon_gla_min" type="text" class="validate">
                                <label for="epsilon_gla_min">Min. glacial erosion rate
       t@@ -169,7 +181,7 @@
                                    record (<a
                                        href="http://onlinelibrary.wiley.com/doi/10.1029/2004PA001071/full"
                                        target="_blank">Lisiecki and Raymo, 2005</a>,
       -                            smoothed with 5 kyr running mean)</label>
       +                            triangular smoothing, 5 kyr width)</label>
                                </p>
                                <p>
                                <input name="d18O_smoothing" type="radio" id="rec_20kyr">
       t@@ -177,7 +189,7 @@
                                    record (<a
                                        href="http://onlinelibrary.wiley.com/doi/10.1029/2004PA001071/full"
                                        target="_blank">Lisiecki and Raymo, 2005</a>,
       -                            smoothed with 20 kyr running mean)</label>
       +                            triangular smoothing, 20 kyr width)</label>
                                </p>
                                <p>
                                <input name="d18O_smoothing" type="radio" id="rec_30kyr">
       t@@ -185,11 +197,12 @@
                                    record (<a
                                        href="http://onlinelibrary.wiley.com/doi/10.1029/2004PA001071/full"
                                        target="_blank">Lisiecki and Raymo, 2005</a>,
       -                            smoothed with 30 kyr running mean)</label>
       +                            triangular smoothing, 30 kyr width)</label>
                                </p>
                                <p>
                                <input name="d18O_smoothing" type="radio" id="rec_own">
       -                        <label for="rec_own">Upload own record (details)</label>
       +                        <label for="rec_own">Upload own record (format
       +                            specification)</label>
                                </p>
                        </div>