252 lines
10 KiB
TeX
252 lines
10 KiB
TeX
% GNUPLOT: LaTeX picture with Postscript
|
|
\begingroup
|
|
\fontfamily{phv}%
|
|
\selectfont
|
|
\definecolor{t}{rgb}{0.5,0.5,0.5}
|
|
\makeatletter
|
|
\providecommand\color[2][]{%
|
|
\GenericError{(gnuplot) \space\space\space\@spaces}{%
|
|
Package color not loaded in conjunction with
|
|
terminal option `colourtext'%
|
|
}{See the gnuplot documentation for explanation.%
|
|
}{Either use 'blacktext' in gnuplot or load the package
|
|
color.sty in LaTeX.}%
|
|
\renewcommand\color[2][]{}%
|
|
}%
|
|
\providecommand\includegraphics[2][]{%
|
|
\GenericError{(gnuplot) \space\space\space\@spaces}{%
|
|
Package graphicx or graphics not loaded%
|
|
}{See the gnuplot documentation for explanation.%
|
|
}{The gnuplot epslatex terminal needs graphicx.sty or graphics.sty.}%
|
|
\renewcommand\includegraphics[2][]{}%
|
|
}%
|
|
\providecommand\rotatebox[2]{#2}%
|
|
\@ifundefined{ifGPcolor}{%
|
|
\newif\ifGPcolor
|
|
\GPcolortrue
|
|
}{}%
|
|
\@ifundefined{ifGPblacktext}{%
|
|
\newif\ifGPblacktext
|
|
\GPblacktextfalse
|
|
}{}%
|
|
% define a \g@addto@macro without @ in the name:
|
|
\let\gplgaddtomacro\g@addto@macro
|
|
% define empty templates for all commands taking text:
|
|
\gdef\gplbacktext{}%
|
|
\gdef\gplfronttext{}%
|
|
\makeatother
|
|
\ifGPblacktext
|
|
% no textcolor at all
|
|
\def\colorrgb#1{}%
|
|
\def\colorgray#1{}%
|
|
\else
|
|
% gray or color?
|
|
\ifGPcolor
|
|
\def\colorrgb#1{\color[rgb]{#1}}%
|
|
\def\colorgray#1{\color[gray]{#1}}%
|
|
\expandafter\def\csname LTw\endcsname{\color{white}}%
|
|
\expandafter\def\csname LTb\endcsname{\color{black}}%
|
|
\expandafter\def\csname LTa\endcsname{\color{black}}%
|
|
\expandafter\def\csname LT0\endcsname{\color[rgb]{1,0,0}}%
|
|
\expandafter\def\csname LT1\endcsname{\color[rgb]{0,1,0}}%
|
|
\expandafter\def\csname LT2\endcsname{\color[rgb]{0,0,1}}%
|
|
\expandafter\def\csname LT3\endcsname{\color[rgb]{1,0,1}}%
|
|
\expandafter\def\csname LT4\endcsname{\color[rgb]{0,1,1}}%
|
|
\expandafter\def\csname LT5\endcsname{\color[rgb]{1,1,0}}%
|
|
\expandafter\def\csname LT6\endcsname{\color[rgb]{0,0,0}}%
|
|
\expandafter\def\csname LT7\endcsname{\color[rgb]{1,0.3,0}}%
|
|
\expandafter\def\csname LT8\endcsname{\color[rgb]{0.5,0.5,0.5}}%
|
|
\else
|
|
% gray
|
|
\def\colorrgb#1{\color{black}}%
|
|
\def\colorgray#1{\color[gray]{#1}}%
|
|
\expandafter\def\csname LTw\endcsname{\color{white}}%
|
|
\expandafter\def\csname LTb\endcsname{\color{black}}%
|
|
\expandafter\def\csname LTa\endcsname{\color{black}}%
|
|
\expandafter\def\csname LT0\endcsname{\color{black}}%
|
|
\expandafter\def\csname LT1\endcsname{\color{black}}%
|
|
\expandafter\def\csname LT2\endcsname{\color{black}}%
|
|
\expandafter\def\csname LT3\endcsname{\color{black}}%
|
|
\expandafter\def\csname LT4\endcsname{\color{black}}%
|
|
\expandafter\def\csname LT5\endcsname{\color{black}}%
|
|
\expandafter\def\csname LT6\endcsname{\color{black}}%
|
|
\expandafter\def\csname LT7\endcsname{\color{black}}%
|
|
\expandafter\def\csname LT8\endcsname{\color{black}}%
|
|
\fi
|
|
\fi
|
|
\setlength{\unitlength}{0.0500bp}%
|
|
\begin{picture}(8352.00,11806.00)%
|
|
\gplgaddtomacro\gplbacktext{%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,9430){\makebox(0,0)[r]{\strut{}\color{t}$8$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,9670){\makebox(0,0)[r]{\strut{}\color{t}$10$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,9910){\makebox(0,0)[r]{\strut{}\color{t}$12$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,10150){\makebox(0,0)[r]{\strut{}\color{t}$14$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,10390){\makebox(0,0)[r]{\strut{}\color{t}$16$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,10629){\makebox(0,0)[r]{\strut{}\color{t}$18$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,10869){\makebox(0,0)[r]{\strut{}\color{t}$20$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,11109){\makebox(0,0)[r]{\strut{}\color{t}$22$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,11349){\makebox(0,0)[r]{\strut{}\color{t}$24$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,11589){\makebox(0,0)[r]{\strut{}\color{t}$26$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,9250){\makebox(0,0){\strut{}1930}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1903,9250){\makebox(0,0){\strut{}1940}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(2923,9250){\makebox(0,0){\strut{}1950}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(3944,9250){\makebox(0,0){\strut{}2000}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(4965,9250){\makebox(0,0){\strut{}2010}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(5986,9250){\makebox(0,0){\strut{}2020}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(7006,9250){\makebox(0,0){\strut{}2030}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(8027,9250){\makebox(0,0){\strut{}2040}}%
|
|
\csname LTb\endcsname%
|
|
\put(144,10509){\rotatebox{-270}{\makebox(0,0){\strut{}Température}}}%
|
|
\put(4454,8980){\makebox(0,0){\strut{}Temps [hhmm]}}%
|
|
}%
|
|
\gplgaddtomacro\gplfronttext{%
|
|
\csname LTb\endcsname%
|
|
\put(7208,11436){\makebox(0,0)[r]{\strut{}T [°C]}}%
|
|
}%
|
|
\gplgaddtomacro\gplbacktext{%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1098,6479){\makebox(0,0)[r]{\strut{}\color{t}$941.5$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1098,6749){\makebox(0,0)[r]{\strut{}\color{t}$941.6$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1098,7019){\makebox(0,0)[r]{\strut{}\color{t}$941.7$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1098,7289){\makebox(0,0)[r]{\strut{}\color{t}$941.8$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1098,7559){\makebox(0,0)[r]{\strut{}\color{t}$941.9$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1098,7828){\makebox(0,0)[r]{\strut{}\color{t}$942$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1098,8098){\makebox(0,0)[r]{\strut{}\color{t}$942.1$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1098,8368){\makebox(0,0)[r]{\strut{}\color{t}$942.2$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1098,8638){\makebox(0,0)[r]{\strut{}\color{t}$942.3$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1206,6299){\makebox(0,0){\strut{}1930}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(2180,6299){\makebox(0,0){\strut{}1940}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(3155,6299){\makebox(0,0){\strut{}1950}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(4129,6299){\makebox(0,0){\strut{}2000}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(5104,6299){\makebox(0,0){\strut{}2010}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(6078,6299){\makebox(0,0){\strut{}2020}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(7053,6299){\makebox(0,0){\strut{}2030}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(8027,6299){\makebox(0,0){\strut{}2040}}%
|
|
\csname LTb\endcsname%
|
|
\put(144,7558){\rotatebox{-270}{\makebox(0,0){\strut{}Pression}}}%
|
|
\put(4616,6029){\makebox(0,0){\strut{}Temps [hhmm]}}%
|
|
}%
|
|
\gplgaddtomacro\gplfronttext{%
|
|
\csname LTb\endcsname%
|
|
\put(7208,8485){\makebox(0,0)[r]{\strut{}P [hPa]}}%
|
|
}%
|
|
\gplgaddtomacro\gplbacktext{%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,3527){\makebox(0,0)[r]{\strut{}\color{t}$35$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,3836){\makebox(0,0)[r]{\strut{}\color{t}$40$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,4144){\makebox(0,0)[r]{\strut{}\color{t}$45$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,4453){\makebox(0,0)[r]{\strut{}\color{t}$50$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,4761){\makebox(0,0)[r]{\strut{}\color{t}$55$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,5070){\makebox(0,0)[r]{\strut{}\color{t}$60$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,5378){\makebox(0,0)[r]{\strut{}\color{t}$65$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,5687){\makebox(0,0)[r]{\strut{}\color{t}$70$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,3347){\makebox(0,0){\strut{}1930}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1903,3347){\makebox(0,0){\strut{}1940}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(2923,3347){\makebox(0,0){\strut{}1950}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(3944,3347){\makebox(0,0){\strut{}2000}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(4965,3347){\makebox(0,0){\strut{}2010}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(5986,3347){\makebox(0,0){\strut{}2020}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(7006,3347){\makebox(0,0){\strut{}2030}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(8027,3347){\makebox(0,0){\strut{}2040}}%
|
|
\csname LTb\endcsname%
|
|
\put(144,4607){\rotatebox{-270}{\makebox(0,0){\strut{}Humidité}}}%
|
|
\put(4454,3077){\makebox(0,0){\strut{}Temps [hhmm]}}%
|
|
}%
|
|
\gplgaddtomacro\gplfronttext{%
|
|
\csname LTb\endcsname%
|
|
\put(7208,5534){\makebox(0,0)[r]{\strut{}Hr [\%]}}%
|
|
}%
|
|
\gplgaddtomacro\gplbacktext{%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,576){\makebox(0,0)[r]{\strut{}\color{t}$0$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,936){\makebox(0,0)[r]{\strut{}\color{t}$10$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,1296){\makebox(0,0)[r]{\strut{}\color{t}$20$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,1656){\makebox(0,0)[r]{\strut{}\color{t}$30$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,2015){\makebox(0,0)[r]{\strut{}\color{t}$40$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,2375){\makebox(0,0)[r]{\strut{}\color{t}$50$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,2735){\makebox(0,0)[r]{\strut{}\color{t}$60$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,396){\makebox(0,0){\strut{}1930}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1903,396){\makebox(0,0){\strut{}1940}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(2923,396){\makebox(0,0){\strut{}1950}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(3944,396){\makebox(0,0){\strut{}2000}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(4965,396){\makebox(0,0){\strut{}2010}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(5986,396){\makebox(0,0){\strut{}2020}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(7006,396){\makebox(0,0){\strut{}2030}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(8027,396){\makebox(0,0){\strut{}2040}}%
|
|
\csname LTb\endcsname%
|
|
\put(144,1655){\rotatebox{-270}{\makebox(0,0){\strut{}Luminosité}}}%
|
|
\put(4454,126){\makebox(0,0){\strut{}Temps [hhmm]}}%
|
|
}%
|
|
\gplgaddtomacro\gplfronttext{%
|
|
\csname LTb\endcsname%
|
|
\put(7208,2582){\makebox(0,0)[r]{\strut{}Lx [Lux]}}%
|
|
}%
|
|
\gplbacktext
|
|
\put(0,0){\includegraphics{data/1/data}}%
|
|
\gplfronttext
|
|
\end{picture}%
|
|
\endgroup
|