{"id":1424,"name":"W2W","description":"W2W: A Python package that injects WUDAPT's Local Climate Zone information in WRF - Published in JOSS (2022)","url":"https://github.com/matthiasdemuzere/w2w","last_synced_at":"2025-09-04T16:28:08.779Z","repository":{"id":37405010,"uuid":"375726833","full_name":"matthiasdemuzere/w2w","owner":"matthiasdemuzere","description":"A python tool that ingests WUDAPT information into WRF.","archived":false,"fork":false,"pushed_at":"2025-08-04T19:12:14.000Z","size":32299,"stargazers_count":41,"open_issues_count":9,"forks_count":17,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-30T18:32:35.873Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matthiasdemuzere.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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-06-10T14:30:26.000Z","updated_at":"2025-03-18T11:12:14.000Z","dependencies_parsed_at":"2024-01-12T04:52:35.020Z","dependency_job_id":"2218b5b0-ad50-4725-8d28-a0b8d44ad048","html_url":"https://github.com/matthiasdemuzere/w2w","commit_stats":{"total_commits":257,"total_committers":9,"mean_commits":"28.555555555555557","dds":0.4552529182879378,"last_synced_commit":"61a479e6b64c9ab083715059e1d82c440f0ae073"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/matthiasdemuzere/w2w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthiasdemuzere","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/sbom","scorecard":{"id":627009,"data":{"date":"2025-08-11","repo":{"name":"github.com/matthiasdemuzere/w2w","commit":"2ee0f06e6788dcf732e520f1d59b1ffd8ca4e66b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Code-Review","score":2,"reason":"Found 3/11 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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"}},{"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/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/matthiasdemuzere/w2w/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/matthiasdemuzere/w2w/ci.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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"}}]},"last_synced_at":"2025-08-21T06:46:23.089Z","repository_id":37405010,"created_at":"2025-08-21T06:46:23.089Z","updated_at":"2025-08-21T06:46:23.089Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273445405,"owners_count":25107149,"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-03T02:00:09.631Z","response_time":76,"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":"matthiasdemuzere","name":"Matthias Demuzere","uuid":"6926916","kind":"user","description":"","email":"","website":"http://www.climate.ruhr-uni-bochum.de/team/matthias-demuzere/","location":"Bochum","twitter":null,"company":"Ruhr-University Bochum","icon_url":"https://avatars.githubusercontent.com/u/6926916?u=5990130958d45ba3dc3e46b4a63d23c7092e628a\u0026v=4","repositories_count":13,"last_synced_at":"2024-06-11T15:49:22.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/matthiasdemuzere","funding_links":[],"total_stars":47,"followers":19,"following":9,"created_at":"2022-11-09T15:39:39.650Z","updated_at":"2024-06-11T15:49:24.683Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthiasdemuzere","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthiasdemuzere/repositories"},"packages":[{"id":2966576,"name":"w2w","ecosystem":"pypi","description":"A python tool that ingests WUDAPT's Local Climate Zone information into WRF.","homepage":"https://github.com/matthiasdemuzere/w2w","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/matthiasdemuzere/w2w","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2021-11-24T15:46:10.000Z","latest_release_published_at":"2024-11-10T23:46:29.000Z","latest_release_number":"0.6.0","last_synced_at":"2025-09-04T13:09:02.889Z","created_at":"2022-04-10T13:02:05.768Z","updated_at":"2025-09-04T13:09:02.889Z","registry_url":"https://pypi.org/project/w2w/","install_command":"pip install w2w --index-url https://pypi.org/simple","documentation_url":"https://w2w.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: Implementation :: CPython"],"normalized_name":"w2w","project_status":null},"repo_metadata":{"id":37405010,"uuid":"375726833","full_name":"matthiasdemuzere/w2w","owner":"matthiasdemuzere","description":"A python tool that ingests WUDAPT information into WRF.","archived":false,"fork":false,"pushed_at":"2024-06-03T20:25:46.000Z","size":32327,"stargazers_count":38,"open_issues_count":11,"forks_count":16,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-06-11T17:42:25.331Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matthiasdemuzere.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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-10T14:30:26.000Z","updated_at":"2024-05-17T07:34:31.000Z","dependencies_parsed_at":"2024-01-12T04:52:35.020Z","dependency_job_id":"2218b5b0-ad50-4725-8d28-a0b8d44ad048","html_url":"https://github.com/matthiasdemuzere/w2w","commit_stats":{"total_commits":254,"total_committers":9,"mean_commits":28.22222222222222,"dds":"0.44881889763779526","last_synced_commit":"84f7d802f8ba9b6992560cd7dbd6a503b58117b0"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthiasdemuzere","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":206605870,"owners_count":14599054,"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":"matthiasdemuzere","name":"Matthias Demuzere","uuid":"6926916","kind":"user","description":"","email":"","website":"http://www.climate.ruhr-uni-bochum.de/team/matthias-demuzere/","location":"Bochum","twitter":null,"company":"Ruhr-University Bochum","icon_url":"https://avatars.githubusercontent.com/u/6926916?u=5990130958d45ba3dc3e46b4a63d23c7092e628a\u0026v=4","repositories_count":13,"last_synced_at":"2024-06-11T15:49:22.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/matthiasdemuzere","funding_links":[],"total_stars":47,"followers":19,"following":9,"created_at":"2022-11-09T15:39:39.650Z","updated_at":"2024-06-11T15:49:24.683Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthiasdemuzere","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthiasdemuzere/repositories"},"tags":[{"name":"0.5.0","sha":"30bbaa12032bcbf7ccebdcb4f775f28803416c58","kind":"commit","published_at":"2023-01-02T16:53:56.000Z","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/0.5.0","html_url":"https://github.com/matthiasdemuzere/w2w/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/0.5.0/manifests"},{"name":"v0.4.2","sha":"a90c686fb4bb8aa24e3b06c384b0761a0409e8f5","kind":"commit","published_at":"2022-09-13T13:35:46.000Z","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/v0.4.2","html_url":"https://github.com/matthiasdemuzere/w2w/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"5b04cc08f1e0d5dc4e0fe71106d6bb7ced725cea","kind":"commit","published_at":"2022-08-23T09:53:36.000Z","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/v0.4.1","html_url":"https://github.com/matthiasdemuzere/w2w/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"62053815233e3e47d58fbd9c34b22e3fdd7e2f59","kind":"commit","published_at":"2022-07-14T12:14:45.000Z","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/v0.4.0","html_url":"https://github.com/matthiasdemuzere/w2w/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"066470d31b02fc4868bbee034b2139bc3254fc26","kind":"commit","published_at":"2022-06-09T15:51:21.000Z","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/v0.3.0","html_url":"https://github.com/matthiasdemuzere/w2w/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.3.0/manifests"},{"name":"0.2.0","sha":"5e29e3bef249572cd5e3e88479ae7338c4af409f","kind":"commit","published_at":"2022-03-26T14:19:30.000Z","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/0.2.0","html_url":"https://github.com/matthiasdemuzere/w2w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/0.2.0/manifests"},{"name":"v0.1.1","sha":"53aa5c1253f7f132046b2791f557ba806097d867","kind":"commit","published_at":"2021-11-24T15:56:16.000Z","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/v0.1.1","html_url":"https://github.com/matthiasdemuzere/w2w/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"df027bea9205dbd5dbaa9fe7b0323852c3b97289","kind":"commit","published_at":"2021-11-24T15:32:13.000Z","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/v0.1.0","html_url":"https://github.com/matthiasdemuzere/w2w/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.1.0/manifests"},{"name":"v0.0.1-beta","sha":"c8d7e0ab092742ae1b0304d5e2bb52ee59be48bb","kind":"commit","published_at":"2021-06-10T19:52:29.000Z","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/v0.0.1-beta","html_url":"https://github.com/matthiasdemuzere/w2w/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2024-09-06T19:10:49.514Z","dependent_packages_count":0,"downloads":93,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":24.086944788121016,"dependent_repos_count":21.534861440080295,"dependent_packages_count":10.125576461732065,"stargazers_count":11.073203645452214,"forks_count":9.11520353682898,"docker_downloads_count":null,"average":15.187157974442915},"purl":"pkg:pypi/w2w","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/w2w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/w2w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/w2w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T19:02:38.202Z","issues_count":59,"pull_requests_count":56,"avg_time_to_close_issue":3285813.090909091,"avg_time_to_close_pull_request":1238328.9215686275,"issues_closed_count":55,"pull_requests_closed_count":51,"pull_request_authors_count":7,"issue_authors_count":37,"avg_comments_per_issue":6.9491525423728815,"avg_comments_per_pull_request":2.5357142857142856,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":8,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":11081549.25,"past_year_avg_time_to_close_pull_request":1604.0,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":5.625,"past_year_avg_comments_per_pull_request":8.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/issues","maintainers":[{"login":"matthiasdemuzere","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthiasdemuzere"},{"login":"jkittner","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkittner"},{"login":"dargueso","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargueso"},{"login":"andreazonato","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreazonato"}],"active_maintainers":[{"login":"jkittner","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkittner"},{"login":"matthiasdemuzere","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthiasdemuzere"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/w2w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/w2w/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/w2w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/w2w/related_packages","maintainers":[{"uuid":"theendlessriver13","login":"theendlessriver13","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/theendlessriver13/","role":null,"created_at":"2022-12-23T03:32:21.981Z","updated_at":"2022-12-23T03:32:21.981Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/theendlessriver13/packages"},{"uuid":"matthiasdemuzere","login":"matthiasdemuzere","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/matthiasdemuzere/","role":null,"created_at":"2022-12-23T03:32:21.970Z","updated_at":"2022-12-23T03:32:21.970Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/matthiasdemuzere/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724829,"maintainers_count":308209,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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"}},{"id":11733227,"name":"github.com/matthiasdemuzere/w2w","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/matthiasdemuzere/w2w","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2021-06-10T19:52:29.000Z","latest_release_published_at":"2022-09-13T13:35:46.000Z","latest_release_number":"v0.4.2","last_synced_at":"2025-09-03T20:07:31.959Z","created_at":"2025-06-05T11:14:57.532Z","updated_at":"2025-09-03T20:07:31.959Z","registry_url":"https://pkg.go.dev/github.com/matthiasdemuzere/w2w","install_command":"go get github.com/matthiasdemuzere/w2w","documentation_url":"https://pkg.go.dev/github.com/matthiasdemuzere/w2w#section-documentation","metadata":{},"repo_metadata":{"id":37405010,"uuid":"375726833","full_name":"matthiasdemuzere/w2w","owner":"matthiasdemuzere","description":"A python tool that ingests WUDAPT information into WRF.","archived":false,"fork":false,"pushed_at":"2025-07-07T19:03:25.000Z","size":32299,"stargazers_count":41,"open_issues_count":9,"forks_count":17,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-02T04:05:40.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matthiasdemuzere.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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-06-10T14:30:26.000Z","updated_at":"2025-03-18T11:12:14.000Z","dependencies_parsed_at":"2024-01-12T04:52:35.020Z","dependency_job_id":"2218b5b0-ad50-4725-8d28-a0b8d44ad048","html_url":"https://github.com/matthiasdemuzere/w2w","commit_stats":{"total_commits":257,"total_committers":9,"mean_commits":"28.555555555555557","dds":0.4552529182879378,"last_synced_commit":"61a479e6b64c9ab083715059e1d82c440f0ae073"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/matthiasdemuzere/w2w","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthiasdemuzere","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269342744,"owners_count":24401076,"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-08-07T02:00:09.698Z","response_time":73,"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_record":{"login":"matthiasdemuzere","name":"Matthias Demuzere","uuid":"6926916","kind":"user","description":"","email":"","website":"http://www.climate.ruhr-uni-bochum.de/team/matthias-demuzere/","location":"Bochum","twitter":null,"company":"Ruhr-University Bochum","icon_url":"https://avatars.githubusercontent.com/u/6926916?u=5990130958d45ba3dc3e46b4a63d23c7092e628a\u0026v=4","repositories_count":13,"last_synced_at":"2024-06-11T15:49:22.302Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/matthiasdemuzere","funding_links":[],"total_stars":47,"followers":19,"following":9,"created_at":"2022-11-09T15:39:39.650Z","updated_at":"2024-06-11T15:49:24.683Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthiasdemuzere","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthiasdemuzere/repositories"},"tags":[{"name":"0.6.0","sha":"c9dee8994e682e7bb624d47681fbd9f6d125e6ba","kind":"commit","published_at":"2024-11-10T23:44:59.000Z","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/0.6.0","html_url":"https://github.com/matthiasdemuzere/w2w/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiasdemuzere/w2w@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"30bbaa12032bcbf7ccebdcb4f775f28803416c58","kind":"commit","published_at":"2023-01-02T16:53:56.000Z","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/0.5.0","html_url":"https://github.com/matthiasdemuzere/w2w/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiasdemuzere/w2w@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/0.5.0/manifests"},{"name":"v0.4.2","sha":"a90c686fb4bb8aa24e3b06c384b0761a0409e8f5","kind":"commit","published_at":"2022-09-13T13:35:46.000Z","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/v0.4.2","html_url":"https://github.com/matthiasdemuzere/w2w/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiasdemuzere/w2w@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"5b04cc08f1e0d5dc4e0fe71106d6bb7ced725cea","kind":"commit","published_at":"2022-08-23T09:53:36.000Z","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/v0.4.1","html_url":"https://github.com/matthiasdemuzere/w2w/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiasdemuzere/w2w@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"62053815233e3e47d58fbd9c34b22e3fdd7e2f59","kind":"commit","published_at":"2022-07-14T12:14:45.000Z","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/v0.4.0","html_url":"https://github.com/matthiasdemuzere/w2w/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiasdemuzere/w2w@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"066470d31b02fc4868bbee034b2139bc3254fc26","kind":"commit","published_at":"2022-06-09T15:51:21.000Z","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/v0.3.0","html_url":"https://github.com/matthiasdemuzere/w2w/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiasdemuzere/w2w@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.3.0/manifests"},{"name":"0.2.0","sha":"5e29e3bef249572cd5e3e88479ae7338c4af409f","kind":"commit","published_at":"2022-03-26T14:19:30.000Z","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/0.2.0","html_url":"https://github.com/matthiasdemuzere/w2w/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiasdemuzere/w2w@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/0.2.0/manifests"},{"name":"v0.1.1","sha":"53aa5c1253f7f132046b2791f557ba806097d867","kind":"commit","published_at":"2021-11-24T15:56:16.000Z","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/v0.1.1","html_url":"https://github.com/matthiasdemuzere/w2w/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiasdemuzere/w2w@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"df027bea9205dbd5dbaa9fe7b0323852c3b97289","kind":"commit","published_at":"2021-11-24T15:32:13.000Z","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/v0.1.0","html_url":"https://github.com/matthiasdemuzere/w2w/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiasdemuzere/w2w@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.1.0/manifests"},{"name":"v0.0.1-beta","sha":"c8d7e0ab092742ae1b0304d5e2bb52ee59be48bb","kind":"commit","published_at":"2021-06-10T19:52:29.000Z","download_url":"https://codeload.github.com/matthiasdemuzere/w2w/tar.gz/v0.0.1-beta","html_url":"https://github.com/matthiasdemuzere/w2w/releases/tag/v0.0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matthiasdemuzere/w2w@v0.0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/tags/v0.0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-08-09T10:40:09.781Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.757538697138725,"dependent_packages_count":5.395053785167736,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.57629624115323},"purl":"pkg:golang/github.com/matthiasdemuzere/w2w","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/matthiasdemuzere/w2w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/matthiasdemuzere/w2w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/matthiasdemuzere/w2w/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-08T18:40:07.570Z","issues_count":65,"pull_requests_count":58,"avg_time_to_close_issue":3401571.5344827585,"avg_time_to_close_pull_request":3148958.9821428573,"issues_closed_count":58,"pull_requests_closed_count":56,"pull_request_authors_count":7,"issue_authors_count":42,"avg_comments_per_issue":6.846153846153846,"avg_comments_per_pull_request":2.5344827586206895,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":7,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":5523809.666666667,"past_year_avg_time_to_close_pull_request":1473129.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":4.857142857142857,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/issues","maintainers":[{"login":"matthiasdemuzere","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthiasdemuzere"},{"login":"jkittner","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkittner"},{"login":"dargueso","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargueso"},{"login":"andreazonato","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreazonato"}],"active_maintainers":[{"login":"jkittner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkittner"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmatthiasdemuzere%2Fw2w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmatthiasdemuzere%2Fw2w/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmatthiasdemuzere%2Fw2w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmatthiasdemuzere%2Fw2w/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":678879,"full_name":"matthiasdemuzere/w2w","default_branch":"main","committers":[{"name":"matthiasdemuzere","email":"mdemuzere@gmail.com","login":"matthiasdemuzere","count":140},{"name":"Jonas Kittner","email":"jonas.kittner@rub.de","login":"jkittner","count":64},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":19},{"name":"Daniel Argüeso","email":"d.argueso@uib.es","login":null,"count":15},{"name":"Daniel Argüeso","email":"d.argueso@unsw.edu.au","login":null,"count":9},{"name":"Jonas Kittner","email":"54631600+theendlessriver13","login":"theendlessriver13","count":7},{"name":"andreazonato","email":"49075918+andreazonato","login":"andreazonato","count":5},{"name":"Lukas Pilz","email":"mail@lukaspilz.de","login":"lpilz","count":1},{"name":"erexer","email":"13180883+erexer","login":"erexer","count":1}],"total_commits":261,"total_committers":9,"total_bot_commits":19,"total_bot_committers":1,"mean_commits":29.0,"dds":0.46360153256704983,"past_year_committers":[{"name":"Jonas Kittner","email":"jonas.kittner@rub.de","login":"jkittner","count":4},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":4}],"past_year_total_commits":8,"past_year_total_committers":2,"past_year_total_bot_commits":4,"past_year_total_bot_committers":1,"past_year_mean_commits":4.0,"past_year_dds":0.5,"last_synced_at":"2025-08-09T00:15:34.312Z","last_synced_commit":"2ee0f06e6788dcf732e520f1d59b1ffd8ca4e66b","created_at":"2023-03-09T10:46:54.375Z","updated_at":"2025-08-09T00:15:34.313Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-09T00:00:10.639Z","repositories_count":5424680,"commits_count":849546880,"contributors_count":30943906,"owners_count":904551,"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":"matthiasdemuzere/w2w","html_url":"https://github.com/matthiasdemuzere/w2w","last_synced_at":"2025-09-01T19:10:32.259Z","status":"active","issues_count":65,"pull_requests_count":60,"avg_time_to_close_issue":3367784.1071428573,"avg_time_to_close_pull_request":3148958.9821428573,"issues_closed_count":56,"pull_requests_closed_count":56,"pull_request_authors_count":7,"issue_authors_count":42,"avg_comments_per_issue":6.723076923076923,"avg_comments_per_pull_request":2.45,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":6,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":8280556.5,"past_year_avg_time_to_close_pull_request":1473129.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.6666666666666665,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-15T02:28:49.986Z","updated_at":"2025-09-02T19:47:53.428Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthiasdemuzere%2Fw2w/issues","issue_labels_count":{"question":6,"bug":2,"duplicate":2,"help wanted":2,"enhancement":2,"invalid":1,"good first issue":1},"pull_request_labels_count":{"wip":3,"wontfix":2,"enhancement":1},"issue_author_associations_count":{"NONE":54,"OWNER":8,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"COLLABORATOR":29,"OWNER":19,"CONTRIBUTOR":17},"issue_authors":{"matthiasdemuzere":8,"fipoucat":6,"sunqiccgk":4,"Foxcrash2021":4,"yy522":2,"erexer":2,"htan2013":2,"FloBre33":2,"VladimirSobral":2,"LluisFB":1,"icqqc":1,"meteomanic":1,"Liz490":1,"Hanfly96":1,"gagenallorin":1,"haohe1982":1,"kellyssa-loren":1,"tangyifann":1,"pippo2013":1,"KlemensBarfus":1,"ZYFno996":1,"Lagnajee":1,"Liuzh223":1,"Zhengzefeng1999":1,"FishyEric":1,"thurber":1,"h1236822":1,"flaviandribeiro":1,"GLlorin":1,"lpilz":1,"StrayMetal":1,"hwangjiacheng":1,"JulioCM":1,"magalietecher":1,"hamzanisar5013":1,"phemiobe":1,"hanguangyyy":1,"fenglin854":1,"MariaCharaKarypidou":1,"Zitong1998":1,"drq95":1,"lippinpauly":1},"pull_request_authors":{"jkittner":24,"matthiasdemuzere":19,"pre-commit-ci[bot]":15,"dargueso":4,"lpilz":1,"erexer":1,"andreazonato":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10058116,"issues_count":30985287,"pull_requests_count":93679802,"authors_count":10684821,"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":{"NONE":6},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":4,"COLLABORATOR":2},"past_year_issue_authors":{"drq95":1,"fenglin854":1,"GLlorin":1,"h1236822":1,"sunqiccgk":1,"ZYFno996":1},"past_year_pull_request_authors":{"pre-commit-ci[bot]":4,"jkittner":2},"maintainers":[{"login":"matthiasdemuzere","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthiasdemuzere"},{"login":"jkittner","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkittner"},{"login":"dargueso","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargueso"},{"login":"andreazonato","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreazonato"}],"active_maintainers":[{"login":"jkittner","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkittner"}]},"events":{"total":{"CreateEvent":4,"ReleaseEvent":1,"IssuesEvent":8,"WatchEvent":2,"DeleteEvent":3,"IssueCommentEvent":27,"PushEvent":18,"PullRequestEvent":4},"last_year":{"CreateEvent":4,"ReleaseEvent":1,"IssuesEvent":8,"WatchEvent":2,"DeleteEvent":3,"IssueCommentEvent":27,"PushEvent":18,"PullRequestEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-07-08T17:47:51.135Z","updated_at":"2022-07-08T17:47:51.135Z","repository_link":"https://github.com/matthiasdemuzere/w2w/blob/main/requirements-dev.txt","dependencies":[{"id":122378266,"package_name":"covdefaults","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":122378267,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":122378268,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-01T04:45:48.273Z","updated_at":"2023-02-01T04:45:48.273Z","repository_link":"https://github.com/matthiasdemuzere/w2w/blob/main/.github/workflows/ci.yml","dependencies":[{"id":7289320674,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7289320678,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-03T15:12:55.678Z","updated_at":"2023-10-03T15:12:55.678Z","repository_link":"https://github.com/matthiasdemuzere/w2w/blob/main/setup.py","dependencies":[]}],"score":10.6735957742322,"created_at":"2025-09-04T09:17:47.856Z","updated_at":"2025-10-07T08:04:32.134Z","avatar_url":"https://github.com/matthiasdemuzere.png","language":"Jupyter Notebook","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":93,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.04432","https://doi.org/10.1371/journal.pone.0214474","https://doi.org/10.1038/s41597-020-00605-z","https://doi.org/10.3389/fenvs.2021.637455","https://doi.org/10.1016/j.uclim.2016.04.001","http://doi.org/10.1175/BAMS-D-11-00019.1","http://doi.org/10.1002/joc.3746","https://doi.org/10.1016/j.uclim.2020.100584"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["numerical-modelling","speed","wind","windrose","atmospheric-modelling","atmospheric-science","grib","hpc-applications","meteorology","nwp"],"project_url":"https://science.ecosyste.ms/api/v1/projects/1424","html_url":"https://science.ecosyste.ms/projects/1424"}