Manual Pages
The core of the OpenGrADS documentaion is accessible through the OpenGrADS Wiki. Here you find Manual Pages, or reference documentation generated automatically from the source code.Only the most recent version of these manual pages will be posted on-line. A version matching the software you are using will come it. For example, if your OpenGrADS has been properly configured, Perl and User Defined Extensions are accessible with peldoc:
% perldoc re
Python documentation can accessed with pydoc:
% pydoc grads
User Defined Extensions
- Env - Setting and retrieving environment variables
- Fish - Streamfunction and Velocity Potential
- GsUDF - Writing User Defined Functions as GrADS Scripts
- Grib2 - Reading Grib-2 Files in GrADS v1.9
- GxYAT - A command for creating hight quality images in PNG, Postscript, PDF and SVG formats
- Libbjt - Ben-Jei Tsuang's Function Collection
- Libipc - Functions for Inter-process Communication
- Re - 2D Regridding
- Shape - Plotting of Shapefiles (basemaps, etc.)
Gerl: Perl Interface
- GrADS Client Class
- Procedural interface to Grads Client Class
- Wrapper for PDL command line interpreter