{"id":80781,"name":null,"description":"Python wrapper around the NCSA HDF version 4 library","url":"https://github.com/fhs/pyhdf","last_synced_at":"2025-09-08T21:53:31.199Z","repository":{"id":8753140,"uuid":"10433210","full_name":"fhs/pyhdf","owner":"fhs","description":"Python wrapper around the NCSA HDF version 4 library","archived":false,"fork":false,"pushed_at":"2025-01-05T03:53:33.000Z","size":2011,"stargazers_count":51,"open_issues_count":18,"forks_count":16,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-14T04:44:24.738Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyhdf/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fhs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-06-02T06:08:47.000Z","updated_at":"2025-04-24T07:44:55.000Z","dependencies_parsed_at":"2025-05-08T00:27:05.687Z","dependency_job_id":null,"html_url":"https://github.com/fhs/pyhdf","commit_stats":{"total_commits":268,"total_committers":11,"mean_commits":"24.363636363636363","dds":0.5895522388059702,"last_synced_commit":"e26afc780c7c66df3fe461914160e040ceac55b2"},"previous_names":["fhs/python-hdf4"],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/fhs/pyhdf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fhs","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/sbom","scorecard":{"id":398716,"data":{"date":"2025-08-11","repo":{"name":"github.com/fhs/pyhdf","commit":"12376cfac19bb5b767a20f61d53a5c0d8845ab4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 5/20 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/package_and_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/package_and_publish.yml:82"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package_and_publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fhs/pyhdf/package_and_publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package_and_publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/fhs/pyhdf/package_and_publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/package_and_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fhs/pyhdf/package_and_publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package_and_publish.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/fhs/pyhdf/package_and_publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package_and_publish.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/fhs/pyhdf/package_and_publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package_and_publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/fhs/pyhdf/package_and_publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package_and_publish.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/fhs/pyhdf/package_and_publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/package_and_publish.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/fhs/pyhdf/package_and_publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package_and_publish.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/fhs/pyhdf/package_and_publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/package_and_publish.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/fhs/pyhdf/package_and_publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/package_and_publish.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/fhs/pyhdf/package_and_publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/fhs/pyhdf/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fhs/pyhdf/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/fhs/pyhdf/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/package_and_publish.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/package_and_publish.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:70","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T19:38:22.784Z","repository_id":8753140,"created_at":"2025-08-18T19:38:22.784Z","updated_at":"2025-08-18T19:38:22.784Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231410,"owners_count":25245626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"fhs","name":"Fazlul Shahriar","uuid":"183501","kind":"user","description":"","email":"","website":null,"location":"New York, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/183501?v=4","repositories_count":27,"last_synced_at":"2023-03-12T06:10:41.515Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fhs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T03:04:42.181Z","updated_at":"2023-03-12T06:10:41.564Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fhs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fhs/repositories"},"packages":[{"id":5290325,"name":"pyhdf","ecosystem":"conda","description":null,"homepage":"https://github.com/fhs/pyhdf","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fhs/pyhdf","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2022-10-03T15:49:40.457Z","latest_release_published_at":"2022-05-09T11:56:35.000Z","latest_release_number":"0.10.5","last_synced_at":"2025-08-24T17:05:39.358Z","created_at":"2022-10-03T15:49:40.448Z","updated_at":"2025-08-24T17:05:39.358Z","registry_url":"https://anaconda.org/conda-forge/pyhdf","install_command":"conda install -c conda-forge pyhdf","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"10433210","full_name":"fhs/pyhdf","owner":"fhs","description":"Python wrapper around the NCSA HDF version 4 library","archived":false,"fork":false,"pushed_at":"2022-05-09T01:48:27.000Z","size":2090,"stargazers_count":41,"open_issues_count":19,"forks_count":14,"subscribers_count":6,"default_branch":"master","last_synced_at":"2023-03-21T11:59:01.143Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyhdf/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-02T06:08:47.000Z","updated_at":"2023-03-21T11:59:01.144Z","dependencies_parsed_at":"2022-08-07T04:16:44.799Z","dependency_job_id":null,"html_url":"https://github.com/fhs/pyhdf","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fhs","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"fhs","name":"Fazlul Shahriar","uuid":"183501","kind":"user","description":"","email":"","website":null,"location":"New York, USA","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/183501?v=4","repositories_count":27,"last_synced_at":"2023-03-12T06:10:41.515Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fhs"},"tags":[{"name":"v0.10.5","sha":"f78a6e968784b7ae891a2fb18ed57ffc9235f1b9","kind":"commit","published_at":"2022-05-09T00:48:25.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.10.5","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.10.5"},{"name":"v0.10.4","sha":"3e109cf927fe2e4b4dcedda84691a856f8e63a2f","kind":"commit","published_at":"2022-05-03T13:02:39.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.10.4","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.10.4"},{"name":"v0.10.3","sha":"d2e2fbe205f49beb3b57fc46af43bf18e36ba9b5","kind":"commit","published_at":"2021-05-19T00:14:13.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.10.3","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.10.3"},{"name":"v0.10.3-alpha.3","sha":"3b265bb1937f51f6d27fcb7af50b223078bead01","kind":"commit","published_at":"2021-05-18T21:46:36.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.10.3-alpha.3","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.10.3-alpha.3"},{"name":"v0.10.3-alpha.2","sha":"d09b823af7e7e4cb1135af83be0373afd08aaf2b","kind":"commit","published_at":"2021-05-18T16:37:51.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.10.3-alpha.2","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.10.3-alpha.2"},{"name":"v0.10.3-alpha.1","sha":"4fa7d91d0be60a97bd729049ad3f00744ddea189","kind":"commit","published_at":"2021-05-17T15:26:34.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.10.3-alpha.1","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.10.3-alpha.1"},{"name":"v0.10.2","sha":"dce8c04db55ee57fcd80c41feb2de673b8aa18c1","kind":"commit","published_at":"2019-12-05T05:19:15.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.10.2","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.10.2"},{"name":"v0.10.1","sha":"dbdc1810a74a38df50dcad81fe903e239d2b388d","kind":"commit","published_at":"2019-03-18T01:58:01.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.10.1","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.10.1"},{"name":"v0.10.0","sha":"8a4b9576311c7ef517e01b0692169e5c152cb607","kind":"commit","published_at":"2019-03-10T00:48:57.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.10.0","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.10.0"},{"name":"v0.9.2","sha":"c3002597b2a972631f64e350f7e88736ae3eeb9c","kind":"commit","published_at":"2019-02-19T20:35:50.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.9.2","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.9.2"},{"name":"v0.9.1","sha":"3eadf342ef04ff1cb76c12c80139d027c09e614a","kind":"commit","published_at":"2018-03-21T20:14:20.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.9.1","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.9.1"},{"name":"v0.9.0","sha":"1f6ccdcf1103dbde3c19dfd3a437c7339959c4d7","kind":"commit","published_at":"2014-09-22T15:41:17.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.9.0","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.9.0"},{"name":"v0.9","sha":"1f6ccdcf1103dbde3c19dfd3a437c7339959c4d7","kind":"commit","published_at":"2014-09-22T15:41:17.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.9","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.9"},{"name":"pyhdf-0.8.3","sha":"6b5a435b8cbfe019440a738999877e5c875b390d","kind":"tag","published_at":"2008-10-03T00:37:21.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pyhdf-0.8.3","html_url":"https://github.com/fhs/pyhdf/releases/tag/pyhdf-0.8.3"},{"name":"pyhdf-0.8.3@157","sha":"fc7cd9034233b98f65941d3f024a5611b59f4aaa","kind":"tag","published_at":"2008-10-03T00:35:35.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pyhdf-0.8.3@157","html_url":"https://github.com/fhs/pyhdf/releases/tag/pyhdf-0.8.3@157"},{"name":"pyhdf-0.8.2","sha":"0eb0a6ce3d1a35e0f8208cf5078eeb8df2ad4d82","kind":"tag","published_at":"2008-08-27T03:31:31.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pyhdf-0.8.2","html_url":"https://github.com/fhs/pyhdf/releases/tag/pyhdf-0.8.2"},{"name":"pyhdf-0.8.2@147","sha":"74d7bbb66f7dec91f68d921e9df0fbcf7a004e29","kind":"tag","published_at":"2008-08-27T03:23:21.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pyhdf-0.8.2@147","html_url":"https://github.com/fhs/pyhdf/releases/tag/pyhdf-0.8.2@147"},{"name":"pyhdf-0.8.2@141","sha":"58e86d3ca1504d2c6a8aea64989a443ed9df726b","kind":"tag","published_at":"2008-08-26T23:48:32.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pyhdf-0.8.2@141","html_url":"https://github.com/fhs/pyhdf/releases/tag/pyhdf-0.8.2@141"},{"name":"pycdf-0_6-3b","sha":"7f15ed8f2580c8ca26f9cdf18400cff94de78e08","kind":"tag","published_at":"2007-02-12T20:36:43.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pycdf-0_6-3b","html_url":"https://github.com/fhs/pyhdf/releases/tag/pycdf-0_6-3b"},{"name":"pycdf-0_6-3","sha":"cb0f1837caca2e7957064f092db15e4ce3c967a3","kind":"tag","published_at":"2007-02-12T20:13:15.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pycdf-0_6-3","html_url":"https://github.com/fhs/pyhdf/releases/tag/pycdf-0_6-3"},{"name":"pycdf-0_6-2-rc1","sha":"f408b873086e940a3eb2cc9c98f09013c1fc59be","kind":"tag","published_at":"2006-02-15T03:22:46.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pycdf-0_6-2-rc1","html_url":"https://github.com/fhs/pyhdf/releases/tag/pycdf-0_6-2-rc1"},{"name":"pycdf-0_6-1","sha":"bbc29cbbfa3cf10f0e1c6c272e0a80e76fe62e2d","kind":"tag","published_at":"2006-01-03T23:20:05.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pycdf-0_6-1","html_url":"https://github.com/fhs/pyhdf/releases/tag/pycdf-0_6-1"},{"name":"web-1_5","sha":"eb4f87cce875d4a68b184107efce0def65fe5ec5","kind":"tag","published_at":"2006-01-02T23:41:59.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/web-1_5","html_url":"https://github.com/fhs/pyhdf/releases/tag/web-1_5"},{"name":"pycdf_0_6-0","sha":"9db80e03e65ef04d49f416cb154e08bf84cc3124","kind":"tag","published_at":"2006-01-02T23:41:58.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pycdf_0_6-0","html_url":"https://github.com/fhs/pyhdf/releases/tag/pycdf_0_6-0"},{"name":"pycdf-0_6-0","sha":"a2d9555d7f56c9c5cd60037c74b8c19eaf0a81e4","kind":"tag","published_at":"2006-01-02T23:08:52.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pycdf-0_6-0","html_url":"https://github.com/fhs/pyhdf/releases/tag/pycdf-0_6-0"},{"name":"web-1_4","sha":"a4c9b3efb871e1d20d853e4bb8953e007b87e0f8","kind":"tag","published_at":"2005-08-15T02:20:17.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/web-1_4","html_url":"https://github.com/fhs/pyhdf/releases/tag/web-1_4"},{"name":"pycdf-0_5-4","sha":"790c839c3a5972c5cbbdeb9127ab4fbbaaa7ea9e","kind":"tag","published_at":"2005-08-15T02:16:25.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pycdf-0_5-4","html_url":"https://github.com/fhs/pyhdf/releases/tag/pycdf-0_5-4"},{"name":"web-1_3","sha":"bbb1369b5fd4fa91a1d728dd758b66bc13f880a5","kind":"tag","published_at":"2005-07-20T01:23:33.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/web-1_3","html_url":"https://github.com/fhs/pyhdf/releases/tag/web-1_3"},{"name":"web-1_2","sha":"532d1bdea7cf0b36f6145b669e86ef6908aae9cf","kind":"tag","published_at":"2005-07-17T21:46:27.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/web-1_2","html_url":"https://github.com/fhs/pyhdf/releases/tag/web-1_2"},{"name":"rel-0_5-3","sha":"35f5e63d841e8cc63969307885a556fc61d262dc","kind":"tag","published_at":"2005-07-16T17:01:20.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/rel-0_5-3","html_url":"https://github.com/fhs/pyhdf/releases/tag/rel-0_5-3"},{"name":"pycdf-0_5-3","sha":"a1f6817574b7047d2fb767b3e86fe0706503b8c1","kind":"tag","published_at":"2005-07-16T17:01:19.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pycdf-0_5-3","html_url":"https://github.com/fhs/pyhdf/releases/tag/pycdf-0_5-3"},{"name":"rel-0_5-2","sha":"49102056950c22a45656707398c52734f77e4a87","kind":"tag","published_at":"2005-07-16T16:04:21.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/rel-0_5-2","html_url":"https://github.com/fhs/pyhdf/releases/tag/rel-0_5-2"},{"name":"pycdf-0_5-2","sha":"52693797c42890180f905e2ca414023d69008c4c","kind":"tag","published_at":"2005-07-16T16:04:20.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pycdf-0_5-2","html_url":"https://github.com/fhs/pyhdf/releases/tag/pycdf-0_5-2"},{"name":"rel-0_7-3","sha":"e1666081a7015e03ea31c5c05f4d803f48a95534","kind":"tag","published_at":"2005-07-14T01:49:10.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/rel-0_7-3","html_url":"https://github.com/fhs/pyhdf/releases/tag/rel-0_7-3"},{"name":"pyhdf-0_7-3","sha":"865a15dab9866c16b62a50d0693b38bd64763888","kind":"tag","published_at":"2005-07-14T01:49:09.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pyhdf-0_7-3","html_url":"https://github.com/fhs/pyhdf/releases/tag/pyhdf-0_7-3"},{"name":"v1_0","sha":"db8cae12fdf7df48fca00bf3b8c785b02a3195ff","kind":"tag","published_at":"2005-02-14T00:06:57.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v1_0","html_url":"https://github.com/fhs/pyhdf/releases/tag/v1_0"},{"name":"v_0_1","sha":"724d267cca7aa805692cbcf173ec897123d28ece","kind":"tag","published_at":"2005-02-10T22:54:08.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v_0_1","html_url":"https://github.com/fhs/pyhdf/releases/tag/v_0_1"},{"name":"rel-0_7-2","sha":"9beaa7c2fcb9eeb94fe9ba45f2990b3bd92a6089","kind":"tag","published_at":"2004-11-03T16:02:08.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/rel-0_7-2","html_url":"https://github.com/fhs/pyhdf/releases/tag/rel-0_7-2"},{"name":"pyhdf-0_7-2","sha":"3f8340ca42ae6138a2f4e3d2acf4a7312eef7ebf","kind":"tag","published_at":"2004-11-03T16:02:07.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pyhdf-0_7-2","html_url":"https://github.com/fhs/pyhdf/releases/tag/pyhdf-0_7-2"}]},"repo_metadata_updated_at":"2023-03-22T07:25:55.714Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":24,"rankings":{"downloads":null,"dependent_repos_count":7.410549428614202,"dependent_packages_count":19.601776535755278,"stargazers_count":42.13783122910325,"forks_count":40.930186137032784,"docker_downloads_count":null,"average":27.52008583262638},"purl":"pkg:conda/pyhdf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pyhdf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pyhdf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pyhdf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T03:21:35.979Z","issues_count":40,"pull_requests_count":23,"avg_time_to_close_issue":13339838.545454545,"avg_time_to_close_pull_request":288381.9130434783,"issues_closed_count":22,"pull_requests_closed_count":23,"pull_request_authors_count":9,"issue_authors_count":37,"avg_comments_per_issue":2.425,"avg_comments_per_pull_request":1.826086956521739,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":6039514.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyhdf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyhdf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyhdf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyhdf/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":10550718,"name":"py-pyhdf","ecosystem":"spack","description":"pyhdf is a python wrapper around the NCSA HDF version 4 library. The SD\n(Scientific Dataset), VS (Vdata) and V (Vgroup) APIs are currently\nimplemented. NetCDF files can also be read and modified.\n","homepage":"https://github.com/fhs/pyhdf","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/fhs/pyhdf","keywords_array":[],"namespace":null,"versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-09-06T02:19:36.356Z","latest_release_number":null,"last_synced_at":"2025-09-06T02:19:36.355Z","created_at":"2024-07-04T05:31:26.847Z","updated_at":"2025-09-06T02:19:36.491Z","registry_url":"https://packages.spack.io/package.html?name=py-pyhdf","install_command":"spack install py-pyhdf","documentation_url":null,"metadata":{},"repo_metadata":{"id":8753140,"uuid":"10433210","full_name":"fhs/pyhdf","owner":"fhs","description":"Python wrapper around the NCSA HDF version 4 library","archived":false,"fork":false,"pushed_at":"2024-03-14T11:34:46.000Z","size":1956,"stargazers_count":44,"open_issues_count":19,"forks_count":15,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-03-21T22:44:40.195Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyhdf/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fhs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-06-02T06:08:47.000Z","updated_at":"2024-06-18T19:55:02.617Z","dependencies_parsed_at":"2024-06-18T20:12:06.064Z","dependency_job_id":null,"html_url":"https://github.com/fhs/pyhdf","commit_stats":{"total_commits":268,"total_committers":11,"mean_commits":"24.363636363636363","dds":0.5895522388059702,"last_synced_commit":"e26afc780c7c66df3fe461914160e040ceac55b2"},"previous_names":["fhs/python-hdf4"],"tags_count":44,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fhs","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":209405824,"owners_count":15006042,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2024-07-04T05:31:28.450Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":58.22568852059469,"stargazers_count":22.292605676696308,"forks_count":22.4875137044707,"docker_downloads_count":null,"average":25.751451975440425},"purl":"pkg:spack/py-pyhdf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-pyhdf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-pyhdf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-pyhdf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-06-24T05:22:59.260Z","issues_count":43,"pull_requests_count":27,"avg_time_to_close_issue":12757726.833333334,"avg_time_to_close_pull_request":522618.8461538461,"issues_closed_count":24,"pull_requests_closed_count":26,"pull_request_authors_count":11,"issue_authors_count":40,"avg_comments_per_issue":2.395348837209302,"avg_comments_per_pull_request":1.7037037037037037,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":4459774.666666667,"past_year_avg_time_to_close_pull_request":2318435.3333333335,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/issues","maintainers":[{"login":"fhs","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fhs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyhdf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyhdf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyhdf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pyhdf/related_packages","maintainers":[{"uuid":"climbfuji","login":"climbfuji","name":null,"email":null,"url":"https://github.com/climbfuji","packages_count":37,"html_url":null,"role":null,"created_at":"2024-07-04T05:31:27.720Z","updated_at":"2024-07-04T05:31:27.720Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/climbfuji/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":2873113,"name":"pyhdf","ecosystem":"pypi","description":"Python interface to the NCSA HDF4 library","homepage":"https://github.com/fhs/pyhdf","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/fhs/pyhdf","keywords_array":["hdf4","netcdf","numpy","python","pyhdf"],"namespace":null,"versions_count":21,"first_release_published_at":"2008-08-27T19:03:08.000Z","latest_release_published_at":"2025-01-05T04:03:42.000Z","latest_release_number":"0.11.6","last_synced_at":"2025-09-04T02:02:46.807Z","created_at":"2022-04-10T12:13:38.546Z","updated_at":"2025-09-04T02:02:46.807Z","registry_url":"https://pypi.org/project/pyhdf/","install_command":"pip install pyhdf --index-url https://pypi.org/simple","documentation_url":"https://pyhdf.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: C","Programming Language :: Python","Programming Language :: Python :: 3","Topic :: Scientific/Engineering","Topic :: Software Development"],"normalized_name":"pyhdf","project_status":null},"repo_metadata":{"id":8753140,"uuid":"10433210","full_name":"fhs/pyhdf","owner":"fhs","description":"Python wrapper around the NCSA HDF version 4 library","archived":false,"fork":false,"pushed_at":"2024-03-14T11:34:46.000Z","size":1956,"stargazers_count":44,"open_issues_count":19,"forks_count":15,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-03-21T22:44:40.195Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pyhdf/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fhs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-06-02T06:08:47.000Z","updated_at":"2024-06-18T19:55:02.617Z","dependencies_parsed_at":"2024-06-18T20:12:06.064Z","dependency_job_id":null,"html_url":"https://github.com/fhs/pyhdf","commit_stats":{"total_commits":268,"total_committers":11,"mean_commits":"24.363636363636363","dds":0.5895522388059702,"last_synced_commit":"e26afc780c7c66df3fe461914160e040ceac55b2"},"previous_names":["fhs/python-hdf4"],"tags_count":44,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fhs","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222440881,"owners_count":16984892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"fhs","name":"Fazlul Shahriar","uuid":"183501","kind":"user","description":"","email":"","website":null,"location":"New York, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/183501?v=4","repositories_count":27,"last_synced_at":"2023-03-12T06:10:41.515Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fhs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T03:04:42.181Z","updated_at":"2023-03-12T06:10:41.564Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fhs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fhs/repositories"},"tags":[{"name":"v0.11.4","sha":"e26afc780c7c66df3fe461914160e040ceac55b2","kind":"commit","published_at":"2024-03-14T11:25:26.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.11.4","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"e348ab17eebd6455240540b32b498fe0db78180b","kind":"commit","published_at":"2023-06-25T04:59:59.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.11.3","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"8eb63f191d67207a2890faf521e909b6866932dd","kind":"commit","published_at":"2023-06-25T02:15:15.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.11.2","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"3a82f8bc2ad60fcc87ef2e4d3ebe8bac53132333","kind":"commit","published_at":"2023-06-24T20:10:50.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.11.1","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"ef489937a4c4796b76cb13c44bf4c3ba25d3eb81","kind":"commit","published_at":"2023-06-24T17:52:15.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.11.0","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"f78a6e968784b7ae891a2fb18ed57ffc9235f1b9","kind":"commit","published_at":"2022-05-09T00:48:25.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.10.5","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"3e109cf927fe2e4b4dcedda84691a856f8e63a2f","kind":"commit","published_at":"2022-05-03T13:02:39.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.10.4","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"d2e2fbe205f49beb3b57fc46af43bf18e36ba9b5","kind":"commit","published_at":"2021-05-19T00:14:13.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.10.3","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.10.3/manifests"},{"name":"v0.10.3-alpha.3","sha":"3b265bb1937f51f6d27fcb7af50b223078bead01","kind":"commit","published_at":"2021-05-18T21:46:36.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.10.3-alpha.3","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.10.3-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.10.3-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.10.3-alpha.3/manifests"},{"name":"v0.10.3-alpha.2","sha":"d09b823af7e7e4cb1135af83be0373afd08aaf2b","kind":"commit","published_at":"2021-05-18T16:37:51.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.10.3-alpha.2","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.10.3-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.10.3-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.10.3-alpha.2/manifests"},{"name":"v0.10.3-alpha.1","sha":"4fa7d91d0be60a97bd729049ad3f00744ddea189","kind":"commit","published_at":"2021-05-17T15:26:34.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.10.3-alpha.1","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.10.3-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.10.3-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.10.3-alpha.1/manifests"},{"name":"v0.10.2","sha":"dce8c04db55ee57fcd80c41feb2de673b8aa18c1","kind":"commit","published_at":"2019-12-05T05:19:15.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.10.2","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"dbdc1810a74a38df50dcad81fe903e239d2b388d","kind":"commit","published_at":"2019-03-18T01:58:01.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.10.1","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"8a4b9576311c7ef517e01b0692169e5c152cb607","kind":"commit","published_at":"2019-03-10T00:48:57.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.10.0","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"c3002597b2a972631f64e350f7e88736ae3eeb9c","kind":"commit","published_at":"2019-02-19T20:35:50.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.9.2","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"3eadf342ef04ff1cb76c12c80139d027c09e614a","kind":"commit","published_at":"2018-03-21T20:14:20.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.9.1","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"1f6ccdcf1103dbde3c19dfd3a437c7339959c4d7","kind":"commit","published_at":"2014-09-22T15:41:17.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.9.0","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.9.0/manifests"},{"name":"v0.9","sha":"1f6ccdcf1103dbde3c19dfd3a437c7339959c4d7","kind":"commit","published_at":"2014-09-22T15:41:17.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v0.9","html_url":"https://github.com/fhs/pyhdf/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v0.9/manifests"},{"name":"pyhdf-0.8.3","sha":"6b5a435b8cbfe019440a738999877e5c875b390d","kind":"tag","published_at":"2008-10-03T00:37:21.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pyhdf-0.8.3","html_url":"https://github.com/fhs/pyhdf/releases/tag/pyhdf-0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pyhdf-0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pyhdf-0.8.3/manifests"},{"name":"pyhdf-0.8.3@157","sha":"fc7cd9034233b98f65941d3f024a5611b59f4aaa","kind":"tag","published_at":"2008-10-03T00:35:35.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pyhdf-0.8.3@157","html_url":"https://github.com/fhs/pyhdf/releases/tag/pyhdf-0.8.3@157","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pyhdf-0.8.3@157","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pyhdf-0.8.3@157/manifests"},{"name":"pyhdf-0.8.2","sha":"0eb0a6ce3d1a35e0f8208cf5078eeb8df2ad4d82","kind":"tag","published_at":"2008-08-27T03:31:31.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pyhdf-0.8.2","html_url":"https://github.com/fhs/pyhdf/releases/tag/pyhdf-0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pyhdf-0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pyhdf-0.8.2/manifests"},{"name":"pyhdf-0.8.2@147","sha":"74d7bbb66f7dec91f68d921e9df0fbcf7a004e29","kind":"tag","published_at":"2008-08-27T03:23:21.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pyhdf-0.8.2@147","html_url":"https://github.com/fhs/pyhdf/releases/tag/pyhdf-0.8.2@147","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pyhdf-0.8.2@147","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pyhdf-0.8.2@147/manifests"},{"name":"pyhdf-0.8.2@141","sha":"58e86d3ca1504d2c6a8aea64989a443ed9df726b","kind":"tag","published_at":"2008-08-26T23:48:32.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pyhdf-0.8.2@141","html_url":"https://github.com/fhs/pyhdf/releases/tag/pyhdf-0.8.2@141","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pyhdf-0.8.2@141","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pyhdf-0.8.2@141/manifests"},{"name":"pycdf-0_6-3b","sha":"7f15ed8f2580c8ca26f9cdf18400cff94de78e08","kind":"tag","published_at":"2007-02-12T20:36:43.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pycdf-0_6-3b","html_url":"https://github.com/fhs/pyhdf/releases/tag/pycdf-0_6-3b","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pycdf-0_6-3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pycdf-0_6-3b/manifests"},{"name":"pycdf-0_6-3","sha":"cb0f1837caca2e7957064f092db15e4ce3c967a3","kind":"tag","published_at":"2007-02-12T20:13:15.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pycdf-0_6-3","html_url":"https://github.com/fhs/pyhdf/releases/tag/pycdf-0_6-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pycdf-0_6-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pycdf-0_6-3/manifests"},{"name":"pycdf-0_6-2-rc1","sha":"f408b873086e940a3eb2cc9c98f09013c1fc59be","kind":"tag","published_at":"2006-02-15T03:22:46.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pycdf-0_6-2-rc1","html_url":"https://github.com/fhs/pyhdf/releases/tag/pycdf-0_6-2-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pycdf-0_6-2-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pycdf-0_6-2-rc1/manifests"},{"name":"pycdf-0_6-1","sha":"bbc29cbbfa3cf10f0e1c6c272e0a80e76fe62e2d","kind":"tag","published_at":"2006-01-03T23:20:05.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pycdf-0_6-1","html_url":"https://github.com/fhs/pyhdf/releases/tag/pycdf-0_6-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pycdf-0_6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pycdf-0_6-1/manifests"},{"name":"web-1_5","sha":"eb4f87cce875d4a68b184107efce0def65fe5ec5","kind":"tag","published_at":"2006-01-02T23:41:59.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/web-1_5","html_url":"https://github.com/fhs/pyhdf/releases/tag/web-1_5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/web-1_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/web-1_5/manifests"},{"name":"pycdf_0_6-0","sha":"9db80e03e65ef04d49f416cb154e08bf84cc3124","kind":"tag","published_at":"2006-01-02T23:41:58.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pycdf_0_6-0","html_url":"https://github.com/fhs/pyhdf/releases/tag/pycdf_0_6-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pycdf_0_6-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pycdf_0_6-0/manifests"},{"name":"pycdf-0_6-0","sha":"a2d9555d7f56c9c5cd60037c74b8c19eaf0a81e4","kind":"tag","published_at":"2006-01-02T23:08:52.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pycdf-0_6-0","html_url":"https://github.com/fhs/pyhdf/releases/tag/pycdf-0_6-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pycdf-0_6-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pycdf-0_6-0/manifests"},{"name":"web-1_4","sha":"a4c9b3efb871e1d20d853e4bb8953e007b87e0f8","kind":"tag","published_at":"2005-08-15T02:20:17.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/web-1_4","html_url":"https://github.com/fhs/pyhdf/releases/tag/web-1_4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/web-1_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/web-1_4/manifests"},{"name":"pycdf-0_5-4","sha":"790c839c3a5972c5cbbdeb9127ab4fbbaaa7ea9e","kind":"tag","published_at":"2005-08-15T02:16:25.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pycdf-0_5-4","html_url":"https://github.com/fhs/pyhdf/releases/tag/pycdf-0_5-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pycdf-0_5-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pycdf-0_5-4/manifests"},{"name":"web-1_3","sha":"bbb1369b5fd4fa91a1d728dd758b66bc13f880a5","kind":"tag","published_at":"2005-07-20T01:23:33.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/web-1_3","html_url":"https://github.com/fhs/pyhdf/releases/tag/web-1_3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/web-1_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/web-1_3/manifests"},{"name":"web-1_2","sha":"532d1bdea7cf0b36f6145b669e86ef6908aae9cf","kind":"tag","published_at":"2005-07-17T21:46:27.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/web-1_2","html_url":"https://github.com/fhs/pyhdf/releases/tag/web-1_2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/web-1_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/web-1_2/manifests"},{"name":"rel-0_5-3","sha":"35f5e63d841e8cc63969307885a556fc61d262dc","kind":"tag","published_at":"2005-07-16T17:01:20.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/rel-0_5-3","html_url":"https://github.com/fhs/pyhdf/releases/tag/rel-0_5-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/rel-0_5-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/rel-0_5-3/manifests"},{"name":"pycdf-0_5-3","sha":"a1f6817574b7047d2fb767b3e86fe0706503b8c1","kind":"tag","published_at":"2005-07-16T17:01:19.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pycdf-0_5-3","html_url":"https://github.com/fhs/pyhdf/releases/tag/pycdf-0_5-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pycdf-0_5-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pycdf-0_5-3/manifests"},{"name":"rel-0_5-2","sha":"49102056950c22a45656707398c52734f77e4a87","kind":"tag","published_at":"2005-07-16T16:04:21.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/rel-0_5-2","html_url":"https://github.com/fhs/pyhdf/releases/tag/rel-0_5-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/rel-0_5-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/rel-0_5-2/manifests"},{"name":"pycdf-0_5-2","sha":"52693797c42890180f905e2ca414023d69008c4c","kind":"tag","published_at":"2005-07-16T16:04:20.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pycdf-0_5-2","html_url":"https://github.com/fhs/pyhdf/releases/tag/pycdf-0_5-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pycdf-0_5-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pycdf-0_5-2/manifests"},{"name":"rel-0_7-3","sha":"e1666081a7015e03ea31c5c05f4d803f48a95534","kind":"tag","published_at":"2005-07-14T01:49:10.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/rel-0_7-3","html_url":"https://github.com/fhs/pyhdf/releases/tag/rel-0_7-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/rel-0_7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/rel-0_7-3/manifests"},{"name":"pyhdf-0_7-3","sha":"865a15dab9866c16b62a50d0693b38bd64763888","kind":"tag","published_at":"2005-07-14T01:49:09.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pyhdf-0_7-3","html_url":"https://github.com/fhs/pyhdf/releases/tag/pyhdf-0_7-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pyhdf-0_7-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pyhdf-0_7-3/manifests"},{"name":"v1_0","sha":"db8cae12fdf7df48fca00bf3b8c785b02a3195ff","kind":"tag","published_at":"2005-02-14T00:06:57.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v1_0","html_url":"https://github.com/fhs/pyhdf/releases/tag/v1_0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v1_0/manifests"},{"name":"v_0_1","sha":"724d267cca7aa805692cbcf173ec897123d28ece","kind":"tag","published_at":"2005-02-10T22:54:08.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/v_0_1","html_url":"https://github.com/fhs/pyhdf/releases/tag/v_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/v_0_1/manifests"},{"name":"rel-0_7-2","sha":"9beaa7c2fcb9eeb94fe9ba45f2990b3bd92a6089","kind":"tag","published_at":"2004-11-03T16:02:08.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/rel-0_7-2","html_url":"https://github.com/fhs/pyhdf/releases/tag/rel-0_7-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/rel-0_7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/rel-0_7-2/manifests"},{"name":"pyhdf-0_7-2","sha":"3f8340ca42ae6138a2f4e3d2acf4a7312eef7ebf","kind":"tag","published_at":"2004-11-03T16:02:07.000Z","download_url":"https://codeload.github.com/fhs/pyhdf/tar.gz/pyhdf-0_7-2","html_url":"https://github.com/fhs/pyhdf/releases/tag/pyhdf-0_7-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pyhdf-0_7-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/tags/pyhdf-0_7-2/manifests"}]},"repo_metadata_updated_at":"2024-10-31T15:52:36.376Z","dependent_packages_count":16,"downloads":16098,"downloads_period":"last-month","dependent_repos_count":107,"rankings":{"downloads":3.721656651461331,"dependent_repos_count":1.4434313208215634,"dependent_packages_count":0.713674700746253,"stargazers_count":9.904962196327643,"forks_count":9.325481125550859,"docker_downloads_count":3.7491427265107062,"average":4.809724786903059},"purl":"pkg:pypi/pyhdf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyhdf","docker_dependents_count":5,"docker_downloads_count":344,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyhdf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyhdf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-12T23:11:53.287Z","issues_count":43,"pull_requests_count":29,"avg_time_to_close_issue":12757726.833333334,"avg_time_to_close_pull_request":522618.8461538461,"issues_closed_count":24,"pull_requests_closed_count":26,"pull_request_authors_count":12,"issue_authors_count":40,"avg_comments_per_issue":2.4186046511627906,"avg_comments_per_pull_request":1.6551724137931034,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":3,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":10008877.0,"past_year_avg_time_to_close_pull_request":3365922.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/issues","maintainers":[{"login":"fhs","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fhs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyhdf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyhdf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyhdf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyhdf/related_packages","maintainers":[{"uuid":"dhoese","login":"dhoese","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/dhoese/","role":null,"created_at":"2023-02-25T03:58:18.780Z","updated_at":"2023-02-25T03:58:18.780Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dhoese/packages"},{"uuid":"teoliphant","login":"teoliphant","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/teoliphant/","role":null,"created_at":"2023-02-25T03:58:18.811Z","updated_at":"2023-02-25T03:58:18.811Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/teoliphant/packages"},{"uuid":"Gosselin_A","login":"Gosselin_A","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/Gosselin_A/","role":null,"created_at":"2023-02-25T03:58:18.803Z","updated_at":"2023-02-25T03:58:18.803Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Gosselin_A/packages"},{"uuid":"fhs","login":"fhs","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/fhs/","role":null,"created_at":"2023-02-25T03:58:18.786Z","updated_at":"2023-02-25T03:58:18.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/fhs/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726290,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":28769,"full_name":"fhs/pyhdf","default_branch":"master","committers":[{"name":"Fazlul Shahriar","email":"fshahriar@gmail.com","login":"fhs","count":122},{"name":"Andre Gosselin","email":"Andre.Gosselin@dfo-mpo.gc.ca","login":null,"count":103},{"name":"Travis E. Oliphant","email":"teoliphant@gmail.com","login":"teoliphant","count":29},{"name":"Sebastian Brodehl","email":"foss@s14l.de","login":"sbrodehl","count":17},{"name":"Kurt Schwehr","email":"schwehr@google.com","login":"schwehr","count":3},{"name":"Bas Couwenberg","email":"sebastic@xs4all.nl","login":"sebastic","count":2},{"name":"Alan Brammer","email":"a1brammer@gmail.com","login":"abrammer","count":2},{"name":"dmarth","email":"dmarth","login":"dmarth","count":1},{"name":"HDF-EOS Tools Informatoin Center","email":"eoshelp@hdfgroup.org","login":"hdfeos","count":1},{"name":"BSL-5","email":"biosafetylvl5","login":"biosafetylvl5","count":1},{"name":"Greg Quinn","email":"greg9q@gmail.com","login":"greg9q","count":1},{"name":"bmagill1250","email":"Snake$1986Friend","login":null,"count":1}],"total_commits":283,"total_committers":12,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":23.583333333333332,"dds":0.568904593639576,"past_year_committers":[{"name":"Fazlul Shahriar","email":"fshahriar@gmail.com","login":"fhs","count":12},{"name":"Kurt Schwehr","email":"schwehr@google.com","login":"schwehr","count":1},{"name":"Bas Couwenberg","email":"sebastic@xs4all.nl","login":"sebastic","count":1},{"name":"BSL-5","email":"biosafetylvl5","login":"biosafetylvl5","count":1}],"past_year_total_commits":15,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.75,"past_year_dds":0.19999999999999996,"last_synced_at":"2025-05-20T04:54:59.921Z","last_synced_commit":"12376cfac19bb5b767a20f61d53a5c0d8845ab4b","created_at":"2023-03-07T16:38:47.436Z","updated_at":"2025-05-20T04:55:23.305Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5492973,"commits_count":855737544,"contributors_count":31255717,"owners_count":912147,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"fhs/pyhdf","html_url":"https://github.com/fhs/pyhdf","last_synced_at":"2025-08-31T08:19:25.388Z","status":null,"issues_count":43,"pull_requests_count":33,"avg_time_to_close_issue":13856738.115384616,"avg_time_to_close_pull_request":1094729.78125,"issues_closed_count":26,"pull_requests_closed_count":32,"pull_request_authors_count":13,"issue_authors_count":40,"avg_comments_per_issue":2.604651162790698,"avg_comments_per_pull_request":1.5454545454545454,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2165220.2,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-10T21:02:49.168Z","updated_at":"2025-09-02T13:51:53.517Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhs%2Fpyhdf/issues","issue_labels_count":{"installation":16,"OS-Linux":7,"invalid":3,"Help Wanted":2,"question":2,"OS-Windows":1,"enhancement":1,"OS-Darwin":1},"pull_request_labels_count":{"dependencies":1},"issue_author_associations_count":{"NONE":40,"OWNER":2,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":17,"OWNER":13,"NONE":6},"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,"MikeWazoWski123":1,"max44242":1,"snorre2":1,"fzhu2e":1,"rgommers":1,"ProsaicWildfire":1,"mankoff":1,"AndresMiguelReyes":1,"lwk1542":1,"slobodan-ilic":1,"itspuneetv":1,"jslavin":1,"gcaria":1,"qultelyTao":1,"AlysonR":1,"kserradell":1,"pierrezheng":1,"eldertiger":1,"tommycarstensen":1,"htyeim":1,"JAnctil":1,"treuherz":1,"juanangelacero":1,"jefflapierre6":1,"anton-petrov":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},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10172822,"issues_count":31938706,"pull_requests_count":100151698,"authors_count":10733238,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"OWNER":2,"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"biosafetylvl5":2,"fhs":2},"maintainers":[{"login":"fhs","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fhs"}],"active_maintainers":[{"login":"fhs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fhs"}]},"events":{"total":{"CreateEvent":6,"IssuesEvent":2,"ReleaseEvent":4,"WatchEvent":4,"DeleteEvent":3,"IssueCommentEvent":12,"PushEvent":23,"PullRequestEvent":6,"PullRequestReviewEvent":2,"ForkEvent":1},"last_year":{"CreateEvent":6,"IssuesEvent":2,"ReleaseEvent":4,"WatchEvent":4,"DeleteEvent":3,"IssueCommentEvent":12,"PushEvent":23,"PullRequestEvent":6,"PullRequestReviewEvent":2,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/package_and_publish.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T19:55:00.656Z","updated_at":"2024-06-18T19:55:00.656Z","repository_link":"https://github.com/fhs/pyhdf/blob/master/.github/workflows/package_and_publish.yml","dependencies":[{"id":18681550858,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18681550859,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18681550860,"package_name":"s-weigand/setup-conda","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":18681551137,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18681551138,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":18681551139,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T19:55:01.912Z","updated_at":"2024-06-18T19:55:01.912Z","repository_link":"https://github.com/fhs/pyhdf/blob/master/.github/workflows/tests.yml","dependencies":[{"id":18681551140,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18681551141,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18681551142,"package_name":"s-weigand/setup-conda","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-06-18T19:55:01.919Z","updated_at":"2024-06-18T19:55:01.919Z","repository_link":"https://github.com/fhs/pyhdf/blob/master/pyproject.toml","dependencies":[{"id":18681551143,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-06-18T19:55:01.925Z","updated_at":"2024-06-18T19:55:01.925Z","repository_link":"https://github.com/fhs/pyhdf/blob/master/setup.py","dependencies":[]}],"score":16.436231367879337,"created_at":"2025-09-08T21:00:51.923Z","updated_at":"2025-10-07T08:28:28.160Z","avatar_url":"https://github.com/fhs.png","language":"C","category":null,"sub_category":null,"monthly_downloads":16098,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember"],"project_url":"https://science.ecosyste.ms/api/v1/projects/80781","html_url":"https://science.ecosyste.ms/projects/80781"}