https://github.com/fhs/pyhdf
Python wrapper around the NCSA HDF version 4 library
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.8%) to scientific vocabulary
Keywords from Contributors
Repository
Python wrapper around the NCSA HDF version 4 library
Basic Info
- Host: GitHub
- Owner: fhs
- License: other
- Language: C
- Default Branch: master
- Homepage: https://pypi.org/project/pyhdf/
- Size: 1.92 MB
Statistics
- Stars: 51
- Watchers: 5
- Forks: 16
- Open Issues: 18
- Releases: 18
Metadata Files
README.md
pyhdf
pyhdf is a python wrapper around the NCSA HDF version 4 library. The SD (Scientific Dataset), VS (Vdata) and V (Vgroup) API's are currently implemented. NetCDF files can also be read and modified. It supports both Python 2 and Python 3.
Note: The sourceforge pyhdf website and project are out-of-date. The original author of pyhdf have abandoned the project and it is currently maintained in github.
Version 0.9.x was called
python-hdf4
in PyPI because at that time we didn't have
access to the
pyhdf package in PyPI. For version
0.10.0 and onward, please install pyhdf instead of python-hdf4.
Installation
See pyhdf installation instructions or doc/install.rst.
Documentation
See pyhdf documentation.
Additional documentation on the HDF4 format can be found in the HDF4 Support Page.
Examples
Example python programs using the pyhdf package can be found inside the examples/ subdirectory.
Owner
- Name: Fazlul Shahriar
- Login: fhs
- Kind: user
- Location: New York, USA
- Repositories: 27
- Profile: https://github.com/fhs
GitHub Events
Total
- Create event: 6
- Issues event: 2
- Release event: 4
- Watch event: 4
- Delete event: 3
- Issue comment event: 12
- Push event: 23
- Pull request event: 6
- Pull request review event: 2
- Fork event: 1
Last Year
- Create event: 6
- Issues event: 2
- Release event: 4
- Watch event: 4
- Delete event: 3
- Issue comment event: 12
- Push event: 23
- Pull request event: 6
- Pull request review event: 2
- Fork event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Fazlul Shahriar | f****r@g****m | 122 |
| Andre Gosselin | A****n@d****a | 103 |
| Travis E. Oliphant | t****t@g****m | 29 |
| Sebastian Brodehl | f****s@s****e | 17 |
| Kurt Schwehr | s****r@g****m | 3 |
| Bas Couwenberg | s****c@x****l | 2 |
| Alan Brammer | a****r@g****m | 2 |
| dmarth | d****h | 1 |
| HDF-EOS Tools Informatoin Center | e****p@h****g | 1 |
| BSL-5 | b****5 | 1 |
| Greg Quinn | g****q@g****m | 1 |
| bmagill1250 | S****d | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 43
- Total pull requests: 33
- Average time to close issues: 5 months
- Average time to close pull requests: 13 days
- Total issue authors: 40
- Total pull request authors: 13
- Average comments per issue: 2.6
- Average comments per pull request: 1.55
- Merged pull requests: 29
- Bot issues: 0
- Bot pull requests: 1
Past Year
- Issues: 0
- Pull requests: 5
- Average time to close issues: N/A
- Average time to close pull requests: 25 days
- Issue authors: 0
- Pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.4
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 1
Top Authors
Issue Authors
- zmoon (2)
- fhs (2)
- gerritholl (2)
- rmclaw88 (1)
- fsteinmetz (1)
- schwehr (1)
- cartoonistOL (1)
- dstansby (1)
- j-bottcher (1)
- kharoutaj (1)
- daxinnan (1)
- upuil (1)
- savmickael (1)
- droidmaximus (1)
- qzx-120 (1)
Pull Request Authors
- fhs (13)
- sebastic (5)
- schwehr (4)
- sbrodehl (3)
- abrammer (2)
- biosafetylvl5 (2)
- hdfeos (1)
- espg (1)
- dependabot[bot] (1)
- greg9q (1)
- dmarth (1)
- mraspaud (1)
- bmagill1250 (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 3
-
Total downloads:
- pypi 16,098 last-month
- Total docker downloads: 344
-
Total dependent packages: 18
(may contain duplicates) -
Total dependent repositories: 131
(may contain duplicates) - Total versions: 30
- Total maintainers: 5
pypi.org: pyhdf
Python interface to the NCSA HDF4 library
- Homepage: https://github.com/fhs/pyhdf
- Documentation: https://pyhdf.readthedocs.io/
- License: MIT License
-
Latest release: 0.11.6
published over 1 year ago
Rankings
Maintainers (4)
spack.io: py-pyhdf
pyhdf is a python wrapper around the NCSA HDF version 4 library. The SD (Scientific Dataset), VS (Vdata) and V (Vgroup) APIs are currently implemented. NetCDF files can also be read and modified.
- Homepage: https://github.com/fhs/pyhdf
- License: []
Rankings
Maintainers (1)
conda-forge.org: pyhdf
- Homepage: https://github.com/fhs/pyhdf
- License: MIT
-
Latest release: 0.10.5
published about 4 years ago
Rankings
Dependencies
- actions/checkout v3 composite
- actions/download-artifact v2 composite
- actions/setup-python v4 composite
- actions/upload-artifact v2 composite
- pypa/gh-action-pypi-publish release/v1 composite
- s-weigand/setup-conda v1 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- s-weigand/setup-conda v1 composite
- numpy *