1 |
ahallam |
2411 |
|
2 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
3 |
|
|
% |
4 |
|
|
% Copyright (c) 2003-2009 by University of Queensland |
5 |
|
|
% Earth Systems Science Computational Center (ESSCC) |
6 |
|
|
% http://www.uq.edu.au/esscc |
7 |
|
|
% |
8 |
|
|
% Primary Business: Queensland, Australia |
9 |
|
|
% Licensed under the Open Software License version 3.0 |
10 |
|
|
% http://www.opensource.org/licenses/osl-3.0.php |
11 |
|
|
% |
12 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
13 |
|
|
|
14 |
|
|
\section{Escript and Python Basics} |
15 |
|
|
|
16 |
|
|
\begin{enumerate} |
17 |
|
|
\item Basic Commands for both. |
18 |
|
|
\item Important functions. |
19 |
|
|
\item Library tree!!! (Where to find stuff!!) |
20 |
|
|
\item os commands for file operations load save etc |
21 |
|
|
\item information on plotting depending on path chosen, |
22 |
|
|
\end{enumerate} |
23 |
|
|
|