| Size: 1439 Comment:  | Size: 1628 Comment:  | 
| Deletions are marked like this. | Additions are marked like this. | 
| Line 9: | Line 9: | 
| * [[http://37mm.no/mpy/idl-numpy.html|NumPy for IDL users]] | * [[http://www.cfa.harvard.edu/~jbattat/computer/python/science/idl-numpy.html|NumPy for IDL users]] | 
| Line 13: | Line 13: | 
| == Modules == | == Modules for Scientific Computing and Visualization == | 
| Line 31: | Line 31: | 
| === Python Interface to GrADS === * http://opengrads.org/wiki/index.php?title=Python_Interface_to_GrADS | 
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 
