/GridDataFormats

GridDataFormats provides the Python package 'gridData'. It contains a class ('Grid') to handle data on a regular grid --- basically NumPy n-dimensional arrays. It supports reading from and writing to some common formats (such as OpenDX). A version of the package is hosted on PyPi so that it should be possible to simply install with 'easy_install GridDataFormats'.

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

Watchers