Skip to content

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).

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Python3pkg/GridDataFormats

 
 

Repository files navigation

README for gridDataFormats

Build Status Coverage Status Documentation Zenodo DOI Anaconda

The gridDataFormats package provides classes to unify reading and writing n-dimensional datasets. One can read grid data from files, make them available as a Grid object, and write out the data again.

Availability

The package is licensed under the LGPL, v3 (see files COPYING and COPYING.LESSER) and is available from

Installation

Install with pip:

pip install gridDataFormats

Documentation

For the release docs see the GridDataFormats docs. (The latest docs are also always available at griddataformats.readthedocs.org.)

Contributing

Please use the issue tracker for bugs and questions.

GridDataFormats is open source and contributions are welcome. Please fork the repository and submit a pull request.

About

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).

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.0%
  • Shell 2.0%