Slides SCE
Slides SRE
Documentations by WP3i
-
The PRISM Standard Compile Environment, PRISM report series No 4: (0.Edition,
January 19th 2005) (ps,
pdf,
html)
-
The PRISM Standard Running Environment, PRISM report series No 5: (1.Edition,
January 18th 2005) (ps,
pdf,
html)
-
The MPI-Met PRISM Earth System Model Adaptation Guide, PRISM report series
No 8: (1.Edition, January 24th 2005) (ps,
pdf,
html)
-
PRISM Detailed Documentation Chapter 3 (2.Edition, Jan 13, 2005)
(ps,
pdf,
html)
-
PRISM Detailed Documentation Chapter 4 (3.Edition, Dec 14) (ps,
pdf,
html)
-
Model quality assessment: (html)
Other Documentations:
-
Primer (5.Edition, Dec 10) (ps,
pdf,
html)
draft
-
WP3a OASIS3 User's Guide: (pdf)
-
WP2b programming coding conventions: (ps)
-
WP4b scripting coding conventions: ( html)
-
CF conventions and PRISM extensions V1.1: html
Latex Template
Template for a PRISM LateX document:
16 September 2004 (ps,
html,
tar)
The results of the latex2html conversion has improved.
The generated tables of figures, content, tables and the index not
still not included, however, references in the text are correctly
counted.
The sizing of figures is done now relative to the text width and therefore
gives the same outlook for the printed as well as the html version.
The solution was to not use the user defined commands defined in the
teX document but the LateX standard commands.
People who have already started to include their text into the template
have to do the following:
change all '\vref'
into '\ref'
change all '\File{your text}
into '\texttt{your text}
change all '\Varfile{your text}
into '\textit{\texttt{your text}}
in your \epsfig command change all
',...,height=15cm,angle=270,clip=}
into ',..,height=0.95\textwidth,angle=270,clip=}
See also the e-mail
of Angelo Mangili concerning a browsable pdf
file from the template.