URI: 
       tchange layout of skin-depth figure - hansen-zoet-exp - comparison of lab and model results of sediment advection
  HTML git clone git://src.adamsgaard.dk/hansen-zoet-exp
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit afbf73f6a49283ea015b49757b29ec515a588fff
   DIR parent b52d935fa9363f2b6240a7b4c8792d572225e234
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Thu, 16 Jun 2022 13:46:49 +0200
       
       change layout of skin-depth figure
       
       Diffstat:
         M fig-skin_depth_diff.gp              |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/fig-skin_depth_diff.gp b/fig-skin_depth_diff.gp
       t@@ -9,7 +9,7 @@ f_max = 1e-3
        D_min = 1e-9
        D_max = 1e-3
        
       -label_y = D_min
       +label_y = 3*D_min
        x=1.0/3600.0
        set arrow from x,D_min to x,D_max nohead lc "white" front
        set label "hourly" at x,label_y rotate by 90 front offset screen -0.01,0 textcolor "white"