xarray-hdf 0.1.0


pip install xarray-hdf

  Latest version

Released: Apr 21, 2022

Project Links

Meta
Author: Peter Talley
Requires Python: >=3.7

Classifiers

Store xarray Datasets using PyTables, with support for attributes.

This is admittedly a bit hackish, but makes it easier to store Datasets and DataFrames together in the same HDF5 file. If you just have Datasets, you should use NETCDF.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
h5py
pandas
tables
xarray