Skip to main content

Moberg Analytics HDF5 Functions

Project description

Moberg Analytics HDF5 Functions

This package provides user-friendly functions organized into Classes for reading HDF5 file content and components into Python. It is built on top of the h5py package which interfaces directly with the HDF5 file.

Installation

Install the Moberg-Analytics-HDF5 package from PyPI:

pip install Moberg-Analytics-HDF5

This package was created using Python version 3.9.0.

How to use

1 - Import the hdf5_tools module from moberg_analytics_hdf5 package into Python:

from moberg_analytics_hdf5 import hdf5_tools

2 - Select the path to the HDF5 file:

hdf5_filepath = r"path to the hdf5 file"

3 - Instantiate the HDF5Content, HDF5Components, and/or the HDF5Helper class:

-The HDF5Content class contains functions that organize the content of the HDF5 file into lists and dictionaries.

-The HDF5Components class contains functions that return various components of the HDF5 file such as groups, datasets, dataset values, NumPy/Pandas matrices of dataset values, metadata attributes, and structured dictionaries.

-The HDF5Helper class contains functions for argument, group, dataset, and duplicate checks and adds additional functionality to the HDF5Content and HDF5Components classes.

hdf5_content = hdf5_tools.HDF5Content(hdf5_filepath=hdf5_filepath)

hdf5_comps = hdf5_tools.HDF5Components(hdf5_filepath=hdf5_filepath)

hdf5_helper = hdf5_tools.HDF5Helper()

4 - Use the functions as detailed in the documentation below.

Documentation

The Moberg-Analytics-HDF5 documentation is located here.

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

Moberg-Analytics-HDF5-1.0.1.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Moberg_Analytics_HDF5-1.0.1-py3-none-any.whl (17.0 kB view details)

Uploaded Python 3

File details

Details for the file Moberg-Analytics-HDF5-1.0.1.tar.gz.

File metadata

  • Download URL: Moberg-Analytics-HDF5-1.0.1.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.0 setuptools/53.1.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.0

File hashes

Hashes for Moberg-Analytics-HDF5-1.0.1.tar.gz
Algorithm Hash digest
SHA256 1af218658b2dc3c6f1e2a1e54d3d6d63a7644374d87fa6546da6db6c2ade34c7
MD5 b20e6e6259cca73424e6603ccf6184bc
BLAKE2b-256 7c87106fce02cbd3c6a4b1dd556d715a005914b0fc11cfadb6aba652824e097d

See more details on using hashes here.

File details

Details for the file Moberg_Analytics_HDF5-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: Moberg_Analytics_HDF5-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 17.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.0 setuptools/53.1.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.0

File hashes

Hashes for Moberg_Analytics_HDF5-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f7144e5244929056b48f99a873a920f373fca1a07b7d121b540665902db2ec00
MD5 67fe31c86afec87347bd7e078401bcc8
BLAKE2b-256 b75a4b854163468a1b4036b72dd20c1fd0fff9a3f081cf314b79f86c99ff1707

See more details on using hashes here.

Supported by

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