Metadata-Version: 1.0
Name: griddata
Version: 0.1.2
Summary: Interpolate irregularly spaced data to a grid
Home-page: http://www.cdc.noaa.gov/people/jeffrey.s.whitaker/python/griddata.html
Author: Jeff Whitaker
Author-email: jeffrey.s.whitaker@noaa.gov
License: GPL
Download-URL: http://www.cdc.noaa.gov/people/jeffrey.s.whitaker/python/griddata-0.1.2.tar.gz
Description: 
        Interpolates irregularly spaced data to a regular grid using natural
        neighbor interpolation.  Based on the natgrid library
        (http://ngwww.ucar.edu/ngdoc/ng/ngmath/natgrid/nnhome.html).
Keywords: python,interpolation
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: OS Independent
