The Candis System -- Table of Contents Candis is a general purpose analysis and display system for gridded numerical data. It is written in the C programming language, but now contains elements written in Python. A standard data format is used and translators exist from a number of other standard formats, e. g., netCDF. General -- Contains all general purpose Candis filters. Radar -- Contains all traditional filters having to do with radar data. Raf -- Contains filters for dealing with NCAR Aviation Facility data. Hrd -- Contains programs for dealing with NOAA Hurricane Research Division aircraft insitu and radar data. Doc -- Tutorial, etc. Utils -- Low level subroutine library for dealing with Candis files. Include -- Include files used in cdf filters. Also contains copyright notice include and include files for netCDF. Unidata -- NetCDF/Candis data format converters. Ng3dvar -- Three-dimensional variational analysis scheme for radar and dropsondes. Ngradar -- New generation radar stuff. Ngsonde -- Three-dimensional variational analysis scheme for sounding data, including especially thermodynamic data. Pycandis -- A Python interface to Candis. Plotting/qplot -- A Python/matplotlib plotting program. INSTALL -- installation instructions for the Candis system. COPYING -- copyright notice -- please read. RELEASE_NOTES -- The latest line specifies the version of the software. Notes between release lines indicate bugs fixed and programs added. MAC_OSX -- What had to be done to make Candis work on the Mac. BUG_REPORTS -- An address to report bugs. (There is no commitment to fix bugs, but I'll do the best I can.) READ_ME -- This file.