URI: 
       tremove stray character in plot label - 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 ae76b34645c5367ab6a71d931af15a0b7b1d9728
   DIR parent 6d6d5fce7805404dc969eb77e5dbddf270d93bf3
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Mon, 13 Jun 2022 21:47:32 +0200
       
       remove stray character in plot label
       
       Diffstat:
         M fig-sediment_flux_daily.gp          |      10 +++++-----
       
       1 file changed, 5 insertions(+), 5 deletions(-)
       ---
   DIR diff --git a/fig-sediment_flux_daily.gp b/fig-sediment_flux_daily.gp
       t@@ -2,8 +2,8 @@
        
        reset
        
       -set terminal pdfcairo enhanced color size 7.5 cm, 10 cm
       -set multiplot layout 2,1
       +set terminal pdfcairo enhanced color size 7.5 cm, 6 cm
       +set multiplot layout 1,1
        
        rswidth = 1
        
       t@@ -24,10 +24,10 @@ set xrange [0:*]
        set yrange [0:*]
        
        #set xlabel "Normalized horizontal velocity, v_x [-]"
       -set xlabel "Amplitude of water-pressure fluctuations, {/:Italic A'}_f [kPa]"
       +set xlabel "Amplitude of water-pressure fluctuations, {/:Italic A}_f [kPa]"
        #set ylabel "Spec. sediment flux [m²/a]"
        set ylabel "Sediment flux, {/:Italic q}_t [m³/a]"
        set key bottom right font ",10" invert #samplen 0.9
        set title "{/:Italic v} = 100 m/a"
       -#set yrange [0:1]
       -plot        "sediment_flux_freq1.157e-5s.txt" u ($1/1000):($2*3600*24*365.25*rswidth) w p ps 0.5 t "CNGF-PF"
       +set yrange [0:15]
       +plot        "sediment_flux_freq1.157e-5s.txt" u ($1):($2*3600*24*365.25*rswidth) w lp ps 0.5 t ""