292 lines
12 KiB
TeX
292 lines
12 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}$4$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,9646){\makebox(0,0)[r]{\strut{}\color{t}$6$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,9862){\makebox(0,0)[r]{\strut{}\color{t}$8$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,10078){\makebox(0,0)[r]{\strut{}\color{t}$10$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,10294){\makebox(0,0)[r]{\strut{}\color{t}$12$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,10510){\makebox(0,0)[r]{\strut{}\color{t}$14$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,10725){\makebox(0,0)[r]{\strut{}\color{t}$16$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,10941){\makebox(0,0)[r]{\strut{}\color{t}$18$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,11157){\makebox(0,0)[r]{\strut{}\color{t}$20$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,11373){\makebox(0,0)[r]{\strut{}\color{t}$22$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,11589){\makebox(0,0)[r]{\strut{}\color{t}$24$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,9250){\makebox(0,0){\strut{}2005}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1477,9250){\makebox(0,0){\strut{}2010}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(2073,9250){\makebox(0,0){\strut{}2015}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(2668,9250){\makebox(0,0){\strut{}2020}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(3264,9250){\makebox(0,0){\strut{}2025}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(3859,9250){\makebox(0,0){\strut{}2030}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(4455,9250){\makebox(0,0){\strut{}2035}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(5050,9250){\makebox(0,0){\strut{}2040}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(5645,9250){\makebox(0,0){\strut{}2045}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(6241,9250){\makebox(0,0){\strut{}2050}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(6836,9250){\makebox(0,0){\strut{}2055}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(7432,9250){\makebox(0,0){\strut{}2100}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(8027,9250){\makebox(0,0){\strut{}2105}}%
|
|
\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}$947.5$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1098,6839){\makebox(0,0)[r]{\strut{}\color{t}$947.6$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1098,7199){\makebox(0,0)[r]{\strut{}\color{t}$947.7$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1098,7559){\makebox(0,0)[r]{\strut{}\color{t}$947.8$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1098,7918){\makebox(0,0)[r]{\strut{}\color{t}$947.9$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1098,8278){\makebox(0,0)[r]{\strut{}\color{t}$948$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1098,8638){\makebox(0,0)[r]{\strut{}\color{t}$948.1$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1206,6299){\makebox(0,0){\strut{}2005}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1774,6299){\makebox(0,0){\strut{}2010}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(2343,6299){\makebox(0,0){\strut{}2015}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(2911,6299){\makebox(0,0){\strut{}2020}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(3480,6299){\makebox(0,0){\strut{}2025}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(4048,6299){\makebox(0,0){\strut{}2030}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(4617,6299){\makebox(0,0){\strut{}2035}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(5185,6299){\makebox(0,0){\strut{}2040}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(5753,6299){\makebox(0,0){\strut{}2045}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(6322,6299){\makebox(0,0){\strut{}2050}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(6890,6299){\makebox(0,0){\strut{}2055}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(7459,6299){\makebox(0,0){\strut{}2100}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(8027,6299){\makebox(0,0){\strut{}2105}}%
|
|
\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,3887){\makebox(0,0)[r]{\strut{}\color{t}$40$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,4247){\makebox(0,0)[r]{\strut{}\color{t}$45$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,4607){\makebox(0,0)[r]{\strut{}\color{t}$50$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,4967){\makebox(0,0)[r]{\strut{}\color{t}$55$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,5327){\makebox(0,0)[r]{\strut{}\color{t}$60$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,5687){\makebox(0,0)[r]{\strut{}\color{t}$65$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,3347){\makebox(0,0){\strut{}2005}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1477,3347){\makebox(0,0){\strut{}2010}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(2073,3347){\makebox(0,0){\strut{}2015}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(2668,3347){\makebox(0,0){\strut{}2020}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(3264,3347){\makebox(0,0){\strut{}2025}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(3859,3347){\makebox(0,0){\strut{}2030}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(4455,3347){\makebox(0,0){\strut{}2035}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(5050,3347){\makebox(0,0){\strut{}2040}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(5645,3347){\makebox(0,0){\strut{}2045}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(6241,3347){\makebox(0,0){\strut{}2050}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(6836,3347){\makebox(0,0){\strut{}2055}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(7432,3347){\makebox(0,0){\strut{}2100}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(8027,3347){\makebox(0,0){\strut{}2105}}%
|
|
\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,846){\makebox(0,0)[r]{\strut{}\color{t}$5$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,1116){\makebox(0,0)[r]{\strut{}\color{t}$10$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,1386){\makebox(0,0)[r]{\strut{}\color{t}$15$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,1656){\makebox(0,0)[r]{\strut{}\color{t}$20$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,1925){\makebox(0,0)[r]{\strut{}\color{t}$25$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,2195){\makebox(0,0)[r]{\strut{}\color{t}$30$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,2465){\makebox(0,0)[r]{\strut{}\color{t}$35$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(774,2735){\makebox(0,0)[r]{\strut{}\color{t}$40$}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(882,396){\makebox(0,0){\strut{}2005}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(1477,396){\makebox(0,0){\strut{}2010}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(2073,396){\makebox(0,0){\strut{}2015}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(2668,396){\makebox(0,0){\strut{}2020}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(3264,396){\makebox(0,0){\strut{}2025}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(3859,396){\makebox(0,0){\strut{}2030}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(4455,396){\makebox(0,0){\strut{}2035}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(5050,396){\makebox(0,0){\strut{}2040}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(5645,396){\makebox(0,0){\strut{}2045}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(6241,396){\makebox(0,0){\strut{}2050}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(6836,396){\makebox(0,0){\strut{}2055}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(7432,396){\makebox(0,0){\strut{}2100}}%
|
|
\colorrgb{0.50,0.50,0.50}%
|
|
\put(8027,396){\makebox(0,0){\strut{}2105}}%
|
|
\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{../latex/data}}%
|
|
\gplfronttext
|
|
\end{picture}%
|
|
\endgroup
|