| Release: | |release| |
|---|---|
| Date: | |today| |
| Citation: |
The :mod:`gridData` module contains a simple class :class:`~gridData.core.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 :ref:`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 in the discussion forum.
Please report problems and enhancement requests through the issue tracker. Please remember that this is an open source project, maintained by volunteers and responses may take some time.
GridDataFormats is open source and welcomes your contributions. Fork the GridDataFormats repository on GitHub and submit a pull request.
.. toctree:: :maxdepth: 4 :hidden: installation gridData/overview gridData/basic gridData/core gridData/formats