Tools for Processing MOZART Input and Output
- NCL: a free interpreted computer language developed at NCAR meteorological and climatic data processing and visualization
- NCO: NetCDF Operators (for command-line file processing)
- GEOV: an IDL-based viewer
- IDL Routines: Martin Schultz's library at MPI-Hamburg
- Post-processor Batch Tool (Fortran program; uses NCAR Graphics; outputs plots and data files) (source code)
- GrADs Scripts for viewing NetCDF files, from Hans-Stefan Bauer, MPI-Meteorology (readme)
- VCDAT: Climate Data Analysis Tools - a Python-based program for viewing and manipulating netcdf files. Additional documentation is available from Lawarence Livermore National Labs.
- Regridder: IDL program to regrid netcdf files, written by Martin Schultz, MPI-Hamburg. It has the option to conserve mass (necessary for regridding emissions) or do a simple interpolation (faster).