https://github.com/predsci/psi-io
Readers and writers for data formats used by Predictive Science Inc.
https://github.com/predsci/psi-io
Last synced: 5 months ago
JSON representation
Readers and writers for data formats used by Predictive Science Inc.
- Host: GitHub
- URL: https://github.com/predsci/psi-io
- Owner: predsci
- License: apache-2.0
- Created: 2025-06-26T18:04:18.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2026-01-26T18:04:49.000Z (5 months ago)
- Last Synced: 2026-01-27T05:58:52.081Z (5 months ago)
- Language: Python
- Size: 90.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
.. |psi| image:: https://predsci.com/doc/assets/static/psi_logo.png
:target: https://predsci.com
:alt: Predictive Science Inc.
:width: 20px
.. |pypi| image:: https://img.shields.io/pypi/v/mapflpy?logo=pypi&logoColor=white
:target: https://pypi.org/project/psi-io
:alt: PyPI
.. |license| image:: https://img.shields.io/pypi/l/mapflpy?logo=apache&logoColor=white
:target: https://opensource.org/license/apache-2-0/
:alt: License
.. |pyversions| image:: https://img.shields.io/pypi/pyversions/psi-io.svg?logo=python&label=python&logoColor=white
:target: https://pypi.org/project/psi-io
:alt: Python Versions
.. |deps| image:: https://img.shields.io/librariesio/github/predsci/psi-io?logo=Libraries.io&logoColor=white
:target: https://github.com/predsci/psi-io/blob/main/pyproject.toml
:alt: Libraries.io
.. |publish| image:: https://github.com/predsci/mapflpy/actions/workflows/publish.yml/badge.svg?
:target: https://github.com/predsci/mapflpy/actions/workflows/publish.yml
:alt: Publish workflow
.. |docs| image:: https://github.com/predsci/mapflpy/actions/workflows/docs.yml/badge.svg?
:target: https://predsci.com/doc/mapflpy
:alt: Docs workflow
|pypi|
|license|
|pyversions|
|deps|
|publish|
|docs|
|psi| **psi-io** | *PSI's HDF Readers & Writers*
--------------------------------------------------------------------
**psi-io** is a Python package developed by `Predictive Science Inc. `_ for
interacting with the PSI HDF data ecosystem. It provides a unified interface for reading and writing
HDF4 and HDF5 files, as well as tools for reading portions of datasets and interpolating data to
arbitrary positions.
To get started with **psi-io**, visit the
`User Guide `_ for installation instructions,
an overview of features, and development/contribution guidelines; a gallery of
`examples `_ is also available, showcasing
various use cases and functionalities of the package. Please direct any questions or
issues to the `issue tracker `_,
or `contact `_ Predictive Science Inc. directly.
----
`Predictive Science Inc. `_ |
`Repository `_ |
`Documentation `_ |
`Distribution `_