| Size: 1628 Comment:  | Size: 2067 Comment:  | 
| Deletions are marked like this. | Additions are marked like this. | 
| Line 36: | Line 36: | 
| == Topical Modules == * [[http://www.imr.no/~bjorn/python/seawater/index.html|Seawater]] is a package for computing properties of seawater (UNESCO 1981 and UNESCO 1983). More topical software can be found at http://scipy.org/Topical_Software | |
| Line 37: | Line 42: | 
| A basic system for scientific computing consists of Python, ipython, numpy/scipy, pylab, and an editor of your choice | |
| Line 41: | Line 48: | 
| * [[http://sourceforge.net/projects/matplotlib|Matplotlib]] * [[http://www.crimsoneditor.com/| Editor]] | * [[http://matplotlib.sourceforge.net/|Matplotlib/pylab]] * [[http://www.crimsoneditor.com/| Editor]] (a nice editor for Windows user, if you don't like to install xemacs) | 
Documentation
Modules for Scientific Computing and Visualization
SciPy/NumPy
pylab
- Matplotlib/pylab Plotting functions with a high degree of Matlab compatibility 
GDAL
- GDAL - Geospatial Data Abstraction Library for various satellite data formats 
PyNGL
- PyNGL/PyNIO Python interface to NCAR Command Language 
- Scientific visualization and data formats (netCDF, HDF, GRIB etc.)
To enable PyNGL (on ZMAW Linux ia32/x64 and solaris10) you have to type
module load PyNGL/1.2.0
Python Interface to GrADS
RPy
- RPy (R from Python) Statistical computing and graphics 
Topical Modules
- Seawater is a package for computing properties of seawater (UNESCO 1981 and UNESCO 1983). 
More topical software can be found at http://scipy.org/Topical_Software
Download
A basic system for scientific computing consists of Python, ipython, numpy/scipy, pylab, and an editor of your choice
- Editor (a nice editor for Windows user, if you don't like to install xemacs) 
