tadd more default values, always select default climate record - 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 8eb95198a494afd9fc915480b2d91575a965e041
 (DIR) parent b9468c11741b82c9f38c5e57f3d66dbe4160a57d
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Tue, 17 Nov 2015 14:38:56 +0100
       
       add more default values, always select default climate record
       
       Diffstat:
         M js/history-form-prefiller.js        |       4 +++-
         M pages/history.html                  |       2 +-
       
       2 files changed, 4 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/js/history-form-prefiller.js b/js/history-form-prefiller.js
       t@@ -34,7 +34,9 @@ var PrefillMachine = {
                $("#t_degla_min").val("10000");
                $("#t_degla_max").val("12000");
        
       -        $("input[name='rec_5kyr']").prop("checked", true);
       +        $("#record_threshold_min").val("3.7");
       +        $("#record_threshold_max").val("4.3");
       +
            }
        }
        
 (DIR) diff --git a/pages/history.html b/pages/history.html
       t@@ -370,7 +370,7 @@
                            troughs.
                                <p>
                                <input name="record" type="radio" id="rec_5kyr"
       -                        value="rec_5kyr">
       +                        value="rec_5kyr" selected>
                                <label for="rec_5kyr">Benthic &delta;<sup>18</sup>O
                                    record (<a
                                        href="http://onlinelibrary.wiley.com/doi/10.1029/2004PA001071/full"