GitHub - ScientificDataFormat/SDF-Python at fe555533aecd8a3c0c41a6fac23287788e08e269 · GitHub
Skip to content

ScientificDataFormat/SDF-Python

Folders and files

Repository files navigation

Scientific Data Format for Python

SDF is a Python package to read, write and interpolate multi-dimensional data. The Scientific Data Format is an open file format based on HDF5 to store multi- dimensional data such as parameters, simulations results or measurements. It supports...

  • very large files
  • up to 32 dimensions
  • hierarchical structure
  • units, comments and custom meta-information

For detailed information see the SDF specification.

Installation

Install the latest release from PyPI

$ sudo pip install sdf

or install the latest development version from source

$ git clone -b develop https://github.com/ScientificDataFormat/SDF-Python.git
$ cd SDF-Python
$ sudo pip install .

© 2017 Dassault Systèmes

About

A Python library to work with the Scientific Data Format

Resources

License

Stars

Watchers

Forks

Packages

Contributors