Skip to main content

Check access to the source files of virtual datasets

Project description

hdf5-vds-check

Check access to the source files of virtual datasets

When you read a virtual dataset, HDF5 will skip over source files it can't open, giving you the virtual dataset's fill value instead. It's not obvious whether you have a permissions problem, a missing file, or a genuinely empty part of the dataset.

This tool checks all virtual datasets in a file to alerts you to any problems opening the source files.

Install

pip install hdf5_vds_check

Usage

hdf5-vds-check file_with_virtual_datasets.h5

If any sources for virtual datasets can't be accessed, it will list details of these, and then exit with status 1.

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

hdf5_vds_check-1.0.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

hdf5_vds_check-1.0-py3-none-any.whl (6.3 kB 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