{ "info": { "author": "European XFEL GmbH", "author_email": "cas-support@xfel.eu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License" ], "description": "# hdf5-vds-check\n\nCheck access to the source files of virtual datasets\n\nWhen you read a virtual dataset, HDF5 will skip over source files it can't open,\ngiving you the virtual dataset's fill value instead.\nIt's not obvious whether you have a permissions problem, a missing file, or\na genuinely empty part of the dataset.\n\nThis tool checks all virtual datasets in a file to alerts you to any\nproblems opening the source files.\n\n## Install\n\n pip install hdf5_vds_check\n\n## Usage\n\n hdf5-vds-check file_with_virtual_datasets.h5\n\nIf any sources for virtual datasets can't be accessed, it will list details of\nthese, and then exit with status 1.\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/European-XFEL/hdf5-vds-check", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "hdf5_vds_check", "package_url": "https://pypi.org/project/hdf5_vds_check/", "platform": "", "project_url": "https://pypi.org/project/hdf5_vds_check/", "project_urls": { "Homepage": "https://github.com/European-XFEL/hdf5-vds-check" }, "release_url": "https://pypi.org/project/hdf5_vds_check/1.0/", "requires_dist": [ "h5py >=2.9.0" ], "requires_python": ">=3.6", "summary": "Check access to the source files of virtual datasets", "version": "1.0" }, "last_serial": 5267877, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "de3eeb44f9118146124b4844334e6e94", "sha256": "2d2d0edf176052620a2e45c6a6ee3b1ef4b77f631a605129e68bb2695e72a1e6" }, "downloads": -1, "filename": "hdf5_vds_check-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "de3eeb44f9118146124b4844334e6e94", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 6335, "upload_time": "2019-05-14T14:55:26", "url": "https://files.pythonhosted.org/packages/df/1a/976544d6f98e5eefc4b3cde50c44a97f8efbab2c356f0044957bd0d3aa89/hdf5_vds_check-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "973942b99c3f6e8dabbd2bdf2071a087", "sha256": "d332e2f36a0b556f61845b83209bf68e708d9d198f7210313312b963f0165a13" }, "downloads": -1, "filename": "hdf5_vds_check-1.0.tar.gz", "has_sig": false, "md5_digest": "973942b99c3f6e8dabbd2bdf2071a087", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 4057, "upload_time": "2019-05-14T14:55:29", "url": "https://files.pythonhosted.org/packages/17/e4/872d8163e989e4bca96880dfa210f7bb08cdefd0f5906238a5cda198bd09/hdf5_vds_check-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "de3eeb44f9118146124b4844334e6e94", "sha256": "2d2d0edf176052620a2e45c6a6ee3b1ef4b77f631a605129e68bb2695e72a1e6" }, "downloads": -1, "filename": "hdf5_vds_check-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "de3eeb44f9118146124b4844334e6e94", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 6335, "upload_time": "2019-05-14T14:55:26", "url": "https://files.pythonhosted.org/packages/df/1a/976544d6f98e5eefc4b3cde50c44a97f8efbab2c356f0044957bd0d3aa89/hdf5_vds_check-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "973942b99c3f6e8dabbd2bdf2071a087", "sha256": "d332e2f36a0b556f61845b83209bf68e708d9d198f7210313312b963f0165a13" }, "downloads": -1, "filename": "hdf5_vds_check-1.0.tar.gz", "has_sig": false, "md5_digest": "973942b99c3f6e8dabbd2bdf2071a087", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 4057, "upload_time": "2019-05-14T14:55:29", "url": "https://files.pythonhosted.org/packages/17/e4/872d8163e989e4bca96880dfa210f7bb08cdefd0f5906238a5cda198bd09/hdf5_vds_check-1.0.tar.gz" } ] }