{"id":75060,"name":"MEWS","description":"Multi-scenario Extreme Weather Simulator (MEWS)","url":"https://github.com/sandialabs/MEWS","last_synced_at":"2025-09-08T16:27:48.688Z","repository":{"id":38186310,"uuid":"379374094","full_name":"sandialabs/MEWS","owner":"sandialabs","description":"Multi-scenario Extreme Weather Simulator (MEWS)","archived":false,"fork":false,"pushed_at":"2025-05-27T21:55:59.000Z","size":282987,"stargazers_count":35,"open_issues_count":3,"forks_count":8,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-09-02T12:08:12.807Z","etag":null,"topics":["application","data-science","scr-2664","snl-applications"],"latest_commit_sha":null,"homepage":"","language":"Python","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/sandialabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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-22T19:04:10.000Z","updated_at":"2025-08-21T17:14:04.000Z","dependencies_parsed_at":"2023-02-10T11:46:16.172Z","dependency_job_id":"82efb4b9-b65e-4e6e-808e-117fc0a4d4be","html_url":"https://github.com/sandialabs/MEWS","commit_stats":{"total_commits":311,"total_committers":16,"mean_commits":19.4375,"dds":0.4887459807073955,"last_synced_commit":"826cd351dfbcb0bcb2ecc9af455f164fc90a7d5b"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/sandialabs/MEWS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandialabs","download_url":"https://codeload.github.com/sandialabs/MEWS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS/sbom","scorecard":{"id":799132,"data":{"date":"2025-08-11","repo":{"name":"github.com/sandialabs/MEWS","commit":"2cbfe8c7a13da03f3f724fc99d43ef2bcdf37dbc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Maintained","score":10,"reason":"12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","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":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","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/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/pylint.yml:1","Warn: no topLevel permission defined: .github/workflows/pytest.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:17","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":7,"reason":"binaries present in source code","details":["Warn: binary detected: dist/mews-1.1.0-cp38-cp38-linux_x86_64.whl:1","Warn: binary detected: dist/mews-1.1.0-cp39-cp39-win_amd64.whl:1","Warn: binary detected: dist/mews-1.1.1-cp38-cp38-linux_x86_64.whl:1"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md: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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.1.3 not signed: https://api.github.com/repos/sandialabs/MEWS/releases/221388900","Warn: release artifact 1.1.3 does not have provenance: https://api.github.com/repos/sandialabs/MEWS/releases/221388900"],"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":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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":"Vulnerabilities","score":0,"reason":"44 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: PYSEC-2020-77 / GHSA-3xv8-3j54-hgrp","Warn: Project is vulnerable to: PYSEC-2020-80 / GHSA-43fq-w8qq-v88h","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2020-172 / GHSA-5gm3-px64-rw72","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-137 / GHSA-77gc-v2xv-rvvh","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2020-78 / GHSA-8843-m7mw-mxqm","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2021-38 / GHSA-9hx2-hgq2-2g4f","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2020-76 / GHSA-cqhg-xjhh-p8hf","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2021-71 / GHSA-hf64-x4gq-p99h","Warn: Project is vulnerable to: PYSEC-2020-84 / GHSA-hj69-c76v-86wr","Warn: Project is vulnerable to: PYSEC-2021-94 / GHSA-hjfx-8p6c-g7gx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2021-39 / GHSA-p43w-g3c5-g5mq","Warn: Project is vulnerable to: PYSEC-2020-83 / GHSA-p49h-hjvm-jg3h","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2020-82 / GHSA-r7rm-8j6h-r933","Warn: Project is vulnerable to: PYSEC-2021-138 / GHSA-rwv7-3v45-hg29","Warn: Project is vulnerable to: PYSEC-2020-81 / GHSA-vcqg-3p29-xw73","Warn: Project is vulnerable to: PYSEC-2020-79 / GHSA-vj42-xq3r-hr3r","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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/build_docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/sandialabs/MEWS/build_docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/sandialabs/MEWS/build_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sandialabs/MEWS/build_docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/sandialabs/MEWS/pylint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/sandialabs/MEWS/pylint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sandialabs/MEWS/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/sandialabs/MEWS/pytest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/sandialabs/MEWS/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/sandialabs/MEWS/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/sandialabs/MEWS/python-publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/readthedocs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sandialabs/MEWS/readthedocs.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:37","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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-23T09:54:47.121Z","repository_id":38186310,"created_at":"2025-08-23T09:54:47.121Z","updated_at":"2025-08-23T09:54:47.121Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202820,"owners_count":25240377,"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":"sandialabs","name":"Sandia National Laboratories","uuid":"4993680","kind":"organization","description":"Exceptional service in the national interest.","email":null,"website":"https://software.sandia.gov","location":"United States","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4993680?v=4","repositories_count":123,"last_synced_at":"2023-03-13T13:51:28.478Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sandialabs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T05:35:26.920Z","updated_at":"2023-03-13T13:51:28.578Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandialabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandialabs/repositories"},"packages":[{"id":2800580,"name":"mews","ecosystem":"pypi","description":"Heat wave stochastic generator using CMIP6, NOAA, and IPCC information","homepage":null,"licenses":"Revised BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/sandialabs/MEWS","keywords_array":["Building Energy Modeling","Infrastructure","Extreme Weather","Markov","Resilience","Energy Plus","DOE2","DOE-2"],"namespace":null,"versions_count":5,"first_release_published_at":"2021-07-07T22:15:07.000Z","latest_release_published_at":"2025-05-27T21:51:14.000Z","latest_release_number":"1.1.3","last_synced_at":"2025-09-07T14:41:05.450Z","created_at":"2022-04-10T11:35:31.149Z","updated_at":"2025-09-07T14:41:05.451Z","registry_url":"https://pypi.org/project/mews/","install_command":"pip install mews --index-url https://pypi.org/simple","documentation_url":"https://mews.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"mews","project_status":null},"repo_metadata":{"id":38186310,"uuid":"379374094","full_name":"sandialabs/MEWS","owner":"sandialabs","description":"Multi-scenario Extreme Weather Simulator (MEWS)","archived":false,"fork":false,"pushed_at":"2024-09-30T18:15:40.000Z","size":282828,"stargazers_count":29,"open_issues_count":3,"forks_count":7,"subscribers_count":11,"default_branch":"main","last_synced_at":"2024-10-29T21:01:48.644Z","etag":null,"topics":["application","data-science","scr-2664","snl-applications"],"latest_commit_sha":null,"homepage":"","language":"Python","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/sandialabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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-22T19:04:10.000Z","updated_at":"2024-10-07T23:19:11.000Z","dependencies_parsed_at":"2023-02-10T11:46:16.172Z","dependency_job_id":"82efb4b9-b65e-4e6e-808e-117fc0a4d4be","html_url":"https://github.com/sandialabs/MEWS","commit_stats":{"total_commits":311,"total_committers":16,"mean_commits":19.4375,"dds":0.4887459807073955,"last_synced_commit":"826cd351dfbcb0bcb2ecc9af455f164fc90a7d5b"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandialabs","download_url":"https://codeload.github.com/sandialabs/MEWS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222132607,"owners_count":16936614,"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":"sandialabs","name":"Sandia National Laboratories","uuid":"4993680","kind":"organization","description":"Exceptional service in the national interest.","email":null,"website":"https://software.sandia.gov","location":"United States","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4993680?v=4","repositories_count":123,"last_synced_at":"2023-03-13T13:51:28.478Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sandialabs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T05:35:26.920Z","updated_at":"2023-03-13T13:51:28.578Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandialabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandialabs/repositories"},"tags":[{"name":"1.1.2","sha":"eb05bc71887cb1d1c0e38a8b1a2ca52aa9b001b2","kind":"commit","published_at":"2024-09-30T18:12:02.000Z","download_url":"https://codeload.github.com/sandialabs/MEWS/tar.gz/1.1.2","html_url":"https://github.com/sandialabs/MEWS/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"ae4235725d606ee08b67daf9b294150527c5ee7a","kind":"commit","published_at":"2023-07-26T21:20:13.000Z","download_url":"https://codeload.github.com/sandialabs/MEWS/tar.gz/1.1.1","html_url":"https://github.com/sandialabs/MEWS/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"dcf40707ec77886fc3f6aed53039744cb2888b2c","kind":"commit","published_at":"2023-02-28T17:35:41.000Z","download_url":"https://codeload.github.com/sandialabs/MEWS/tar.gz/1.1.0","html_url":"https://github.com/sandialabs/MEWS/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS/tags/1.1.0/manifests"},{"name":"0.0.1","sha":"88e93ea9dacf3e3b000204ec3b8e13389e47c19c","kind":"commit","published_at":"2021-07-14T16:36:46.000Z","download_url":"https://codeload.github.com/sandialabs/MEWS/tar.gz/0.0.1","html_url":"https://github.com/sandialabs/MEWS/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS/tags/0.0.1/manifests"},{"name":"v0.0.0","sha":"1ebc67f42e9781f61b886afe0d25c9a863323d3b","kind":"commit","published_at":"2021-07-07T21:28:09.000Z","download_url":"https://codeload.github.com/sandialabs/MEWS/tar.gz/v0.0.0","html_url":"https://github.com/sandialabs/MEWS/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:42:02.401Z","dependent_packages_count":0,"downloads":55,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":38.445573277987364,"dependent_repos_count":21.64168977689945,"dependent_packages_count":10.051680376746889,"stargazers_count":12.877225902733855,"forks_count":13.288179387555015,"docker_downloads_count":null,"average":19.260869744384514},"purl":"pkg:pypi/mews","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mews","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mews","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mews/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T20:03:20.491Z","issues_count":4,"pull_requests_count":24,"avg_time_to_close_issue":6052632.0,"avg_time_to_close_pull_request":1169261.5416666667,"issues_closed_count":1,"pull_requests_closed_count":24,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.25,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3240732.25,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS/issues","maintainers":[{"login":"dlvilla","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlvilla"}],"active_maintainers":[{"login":"dlvilla","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlvilla"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mews/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mews/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mews/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mews/related_packages","maintainers":[{"uuid":"dlvilla","login":"dlvilla","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/dlvilla/","role":null,"created_at":"2023-02-24T16:25:43.047Z","updated_at":"2023-02-24T16:25:43.047Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dlvilla/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726172,"maintainers_count":308804,"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":610722,"full_name":"sandialabs/MEWS","default_branch":"main","committers":[{"name":"Daniel Villa","email":"36861196+dlvilla","login":"dlvilla","count":219},{"name":"tjschos","email":"tjschos@sandia.gov","login":"tschoste","count":28},{"name":"Daniel Villa","email":"dlvilla@ecw00604.sandia.gov","login":null,"count":26},{"name":"Daniel Villa","email":"dlvilla@ecw00608.sandia.gov","login":null,"count":15},{"name":"Daniel Villa","email":"dlvilla@ecw00203.sandia.gov","login":null,"count":11},{"name":"Daniel L Villa","email":"dlvilla@hpws267.sandia.gov","login":null,"count":8},{"name":"Daniel L Villa","email":"dlvilla@hpws025.sandia.gov","login":null,"count":8},{"name":"Daniel Villa","email":"dlvilla@ecw00407.sandia.gov","login":null,"count":5},{"name":"Macmillan","email":"mmacmill@nrel.gov","login":null,"count":4},{"name":"Daniel Villa","email":"dlvilla@ecw00911a.sandia.gov","login":null,"count":2},{"name":"Daniel Villa","email":"dlvilla@ceesrvnode3.sandia.gov","login":null,"count":2},{"name":"U-SANDIA\\dlvilla","email":"dlvilla@S980178.srn.sandia.gov","login":null,"count":1},{"name":"Daniel Villa","email":"dlvilla@ecw00807a.sandia.gov","login":null,"count":1},{"name":"Daniel Villa","email":"dlvilla@ecw00607.sandia.gov","login":null,"count":1}],"total_commits":331,"total_committers":14,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":23.642857142857142,"dds":0.3383685800604229,"past_year_committers":[{"name":"dlvilla","email":"dlvilla@sandia.gov","login":"dlvilla","count":49}],"past_year_total_commits":49,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":49.0,"past_year_dds":0.0,"last_synced_at":"2025-08-09T00:06:29.385Z","last_synced_commit":"2cbfe8c7a13da03f3f724fc99d43ef2bcdf37dbc","created_at":"2023-03-09T07:22:50.790Z","updated_at":"2025-08-09T00:06:29.385Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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":"sandialabs/MEWS","html_url":"https://github.com/sandialabs/MEWS","last_synced_at":"2025-08-31T11:09:30.898Z","status":"error","issues_count":4,"pull_requests_count":24,"avg_time_to_close_issue":6052632.0,"avg_time_to_close_pull_request":1169277.2916666667,"issues_closed_count":1,"pull_requests_closed_count":24,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.25,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":241.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-14T17:41:07.447Z","updated_at":"2025-09-02T08:21:14.380Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FMEWS/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"COLLABORATOR":4},"pull_request_author_associations_count":{"COLLABORATOR":19,"CONTRIBUTOR":10},"issue_authors":{"dlvilla":4},"pull_request_authors":{"dlvilla":19,"madelinemacmillan":5,"tschoste":5},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10013865,"issues_count":30254127,"pull_requests_count":89389741,"authors_count":10211242,"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":{"COLLABORATOR":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dlvilla":2},"maintainers":[{"login":"dlvilla","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlvilla"}],"active_maintainers":[{"login":"dlvilla","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlvilla"}]},"events":{"total":{"ReleaseEvent":1,"WatchEvent":5,"PushEvent":8,"PullRequestReviewEvent":1,"PullRequestEvent":1,"ForkEvent":1,"CreateEvent":3},"last_year":{"ReleaseEvent":1,"WatchEvent":5,"PushEvent":8,"PullRequestReviewEvent":1,"PullRequestEvent":1,"ForkEvent":1,"CreateEvent":3}},"keywords":["application","data-science","scr-2664","snl-applications"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/pytest.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T11:46:16.037Z","updated_at":"2023-02-10T11:46:16.037Z","repository_link":"https://github.com/sandialabs/MEWS/blob/main/.github/workflows/pytest.yml","dependencies":[{"id":7527481601,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7527481602,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T11:46:16.134Z","updated_at":"2023-02-10T11:46:16.134Z","repository_link":"https://github.com/sandialabs/MEWS/blob/main/.github/workflows/python-publish.yml","dependencies":[{"id":7527481668,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7527481669,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7527481670,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"27b31702a0e7fc50959f5ad993c78deac1bdfc29","direct":true,"kind":"composite","optional":false}]}],"score":10.319694757176194,"created_at":"2025-09-08T15:38:47.268Z","updated_at":"2025-10-07T08:27:05.021Z","avatar_url":"https://github.com/sandialabs.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":55,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1080/23744731.2023.2253087","https://doi.org/10.1016/j.enbuild.2024.114293","https://doi.org/10.1016/j.apenergy.2024.123355","https://doi.org/10.1080/23744731.2023.2279467","https://doi.org/10.1016/j.envsoft.2023.105663","https://doi.org/10.26868/25746308.2022.C006"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/75060","html_url":"https://science.ecosyste.ms/projects/75060"}