# $Id: README,v 1.2 2005-07-16 17:01:18 gosselin_a Exp $
# $Name: not supported by cvs2svn $
# $Log: not supported by cvs2svn $

Author: Andre Gosselin
        Maurice-Lamontagne Institute
        Fisheries and Oceans Department
        Mont-Joli, Canada
        gosselina@dfo-mpo.gc.ca

pycdf is a python wrapper around the Unidata netCDF library.

Installation:
  To install, see file INSTALL.

Documentation:
  For documentation, see the doc/ subdirectory:
    -pycdf.txt   text format
    -pycdf.html  html format

Note that the documentation was totally produced using the
Python pydoc module.

Examples:

  Example python programs using the pycdf package
  can be found inside the examples/ subdirectory.

Please report all bugs and problems to the author at the
address given above.
