The Candis System -- Table of Contents Candis is a general purpose analysis and display system for gridded numerical data. It was originally written in the C programming language, but now contains elements written in Python and Go. A standard data format is used and translators exist to and from NetCDF. Two plotting programs exist, qplot and goplot, written respectively in Python and Go. Clang -- Programs written in the C language. Python -- Programs written in Python. Go -- Programs written in the Go language. Gri -- The latest development version of Dan Kelly's gri graphing package. INSTALL -- installation instructions for the Candis system. COPYING -- copyright notice -- please read. GPL-3.0 -- The Free Software Foundation General Public License Version 3. 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. Doc -- Tutorial, etc.