Skip to main content

Reading and writing of data on regular grids in Python

Project description

Github Actions 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

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

GridDataFormats-1.0.2.tar.gz (2.2 MB view hashes)

Uploaded Source

Built Distribution

GridDataFormats-1.0.2-py3-none-any.whl (2.1 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page