Reading and writing of data on regular grids in Python
Project description
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 the Python Package Index under the name GridDataFormats
as a conda package from the conda-forge channel, conda-forge/griddataformats
in source from the GitHub repository https://github.com/MDAnalysis/GridDataFormats
Installation
Installing GridDataFormats with pip
Install with pip:
pip install gridDataFormats
Installing GridDataFormats with conda
Installing GridDataFormats from the conda-forge channel can be achieved by adding “conda-forge” to your channels with:
conda config --add channels conda-forge
Once the conda-forge channel has been enabled, GridDataFormats can be installed with:
conda install griddataformats
Documentation
For the latest docs see the GridDataFormats docs. (Multiple versions of the docs are also 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for GridDataFormats-1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4562bb2da9a064a8e6640e5fb853e204c8f32f6403651703f6b0ef58a009054c |
|
MD5 | 22f0f95df972813a7497deb9bc52f8ef |
|
BLAKE2b-256 | 89ab9cae972ca177f7c64017f4b76f3780c832da52737b95c3e39ed0701af7a7 |