GridDataFormats: Handling volumetric data in Python
The gridData
module contains a simple class
Grid
that makes it easier to work with data on
a regular grid. A limited number of commonly used formats can be read
and written as described in Supported file formats.
The code is available under the Lesser GNU General Public License,
version 3 (see also the files COPYING
and COPYING.LESSER
in
the source distribution). Releases are available from the Python
Package index under GridDataFormats and source code is available from
the GitHub repository
https://github.com/MDAnalysis/GridDataFormats.
Participating
Ask questions on the mdnalysis-discussion mailing list and join the discussion.
Please report problems and enhancement requests through the issue tracker.
GridDataFormats is open source and welcomes your contributions. Fork the GridDataFormats repository on GitHub and submit a pull request. Participate on the developer mailing list.