{"id":1846,"name":"mosartwmpy","description":"mosartwmpy: A Python implementation of the MOSART-WM coupled hydrologic routing and water management model - Published in JOSS (2021)","url":"https://github.com/immm-sfa/mosartwmpy","last_synced_at":"2025-09-04T16:35:39.993Z","repository":{"id":41866838,"uuid":"312114600","full_name":"IMMM-SFA/mosartwmpy","owner":"IMMM-SFA","description":"Python translation of MOSART-WM: a water routing and management model","archived":false,"fork":false,"pushed_at":"2025-06-27T23:23:14.000Z","size":118228,"stargazers_count":23,"open_issues_count":12,"forks_count":11,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-30T02:36:52.259Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mosartwmpy.readthedocs.io/","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/IMMM-SFA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2020-11-11T23:22:04.000Z","updated_at":"2025-04-20T12:47:29.000Z","dependencies_parsed_at":"2023-09-21T19:30:29.654Z","dependency_job_id":"47f880ad-b1e2-4963-9432-8a4a6b16e594","html_url":"https://github.com/IMMM-SFA/mosartwmpy","commit_stats":{"total_commits":187,"total_committers":5,"mean_commits":37.4,"dds":0.320855614973262,"last_synced_commit":"9f8a6a1fdbcb66e8d91f41eb23626b9e7ff5455b"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IMMM-SFA","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/sbom","scorecard":{"id":64810,"data":{"date":"2025-08-11","repo":{"name":"github.com/IMMM-SFA/mosartwmpy","commit":"54d715e668cbb1ae2f6181c1420458e0cebc45cf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/19 approved changesets -- score normalized to 3","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-pypi.yml:68","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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: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":"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":-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":"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/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/test.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating python:3.9-slim-bullseye to python:3.9-slim-bullseye@sha256:b9e06687fbfc57f6fe563e94e4c8751e39513dde89afc120dc6f56afe5ffc761","Warn: pipCommand not pinned by hash: Dockerfile:8","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   8 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-pypi.yml:37"],"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":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-238 / GHSA-5wvp-7f3h-6wmm","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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-15T02:23:04.368Z","repository_id":41866838,"created_at":"2025-08-15T02:23:04.375Z","updated_at":"2025-08-15T02:23:04.375Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273604447,"owners_count":25135672,"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-04T02:00:08.968Z","response_time":61,"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":"IMMM-SFA","name":"Integrated Multisector Multiscale Modeling","uuid":"31457237","kind":"organization","description":"Models and code from the IM3 SFA","email":null,"website":"https://im3.pnnl.gov/","location":"Richland, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31457237?v=4","repositories_count":45,"last_synced_at":"2023-03-04T02:34:30.243Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IMMM-SFA","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T08:22:16.467Z","updated_at":"2023-03-04T02:34:30.248Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IMMM-SFA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IMMM-SFA/repositories"},"packages":[{"id":11733144,"name":"github.com/IMMM-SFA/mosartwmpy","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/IMMM-SFA/mosartwmpy","keywords_array":[],"namespace":null,"versions_count":29,"first_release_published_at":"2025-06-05T11:17:45.475Z","latest_release_published_at":"2024-01-11T22:24:34.000Z","latest_release_number":"v0.6.2","last_synced_at":"2025-09-03T20:34:18.877Z","created_at":"2025-06-05T11:14:37.435Z","updated_at":"2025-09-03T20:34:18.877Z","registry_url":"https://pkg.go.dev/github.com/IMMM-SFA/mosartwmpy","install_command":"go get github.com/IMMM-SFA/mosartwmpy","documentation_url":"https://pkg.go.dev/github.com/IMMM-SFA/mosartwmpy#section-documentation","metadata":{},"repo_metadata":{"id":41866838,"uuid":"312114600","full_name":"IMMM-SFA/mosartwmpy","owner":"IMMM-SFA","description":"Python translation of MOSART-WM: a water routing and management model","archived":false,"fork":false,"pushed_at":"2025-06-27T23:23:14.000Z","size":118228,"stargazers_count":23,"open_issues_count":12,"forks_count":10,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-07-25T12:41:19.819Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mosartwmpy.readthedocs.io/","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/IMMM-SFA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2020-11-11T23:22:04.000Z","updated_at":"2025-04-20T12:47:29.000Z","dependencies_parsed_at":"2023-09-21T19:30:29.654Z","dependency_job_id":"47f880ad-b1e2-4963-9432-8a4a6b16e594","html_url":"https://github.com/IMMM-SFA/mosartwmpy","commit_stats":{"total_commits":187,"total_committers":5,"mean_commits":37.4,"dds":0.320855614973262,"last_synced_commit":"9f8a6a1fdbcb66e8d91f41eb23626b9e7ff5455b"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IMMM-SFA","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267340861,"owners_count":24071583,"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-07-27T02:00:11.917Z","response_time":82,"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":"IMMM-SFA","name":"Integrated Multisector Multiscale Modeling","uuid":"31457237","kind":"organization","description":"Models and code from the IM3 SFA","email":null,"website":"https://im3.pnnl.gov/","location":"Richland, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31457237?v=4","repositories_count":45,"last_synced_at":"2023-03-04T02:34:30.243Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IMMM-SFA","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T08:22:16.467Z","updated_at":"2023-03-04T02:34:30.248Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IMMM-SFA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IMMM-SFA/repositories"},"tags":[{"name":"v0.6.2","sha":"9f8a6a1fdbcb66e8d91f41eb23626b9e7ff5455b","kind":"commit","published_at":"2024-01-11T22:24:34.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.6.2","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"dd61d8dc1ef71b574ded22ec7bd854bd3258059a","kind":"commit","published_at":"2024-01-04T19:31:47.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.6.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"a654bea9040f86d15408d82d09036a0c5741dfef","kind":"commit","published_at":"2023-02-14T19:38:52.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.6.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"f546cfa0eae1b78af97142aa3e51e9091f1c61df","kind":"commit","published_at":"2023-01-10T17:58:17.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.5.2","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6ad55bcf423dd29424d960b01711788f7e30ecd4","kind":"commit","published_at":"2022-12-29T16:39:17.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.5.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"1fca428c20c64584a5457aa862611531b472f623","kind":"commit","published_at":"2022-12-28T16:08:54.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.5.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"d1ebb1b38b1792aba63ceba0bc1bfa25c20d5981","kind":"commit","published_at":"2022-09-24T00:05:33.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.4.4","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.4/manifests"},{"name":"v0.4.2","sha":"b4ecd9262b013cdb40448b185e4c77e48c5e5832","kind":"commit","published_at":"2022-09-23T23:32:05.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.4.2","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"f1b0f221a0db5a8c1c866fe2abbc0356bd74b99f","kind":"commit","published_at":"2022-09-23T23:04:05.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.4.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a8897eae1e54bee0f664bf52283ae3fc4c3388bf","kind":"commit","published_at":"2022-09-19T21:16:54.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.4.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"e1d1ac6ba6c961c0c6ddf74eea14944fd5781cad","kind":"commit","published_at":"2022-08-18T17:24:34.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.3.2","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"aa06e078ea83943917c9a2400a3136d8de769323","kind":"commit","published_at":"2022-08-02T15:29:38.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.3.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd30856a5bd3e48785f0539e9386de85ba78c4ec","kind":"commit","published_at":"2022-07-19T20:42:55.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.3.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.0/manifests"},{"name":"v0.2.7","sha":"4792a844794b5a1f15e100cd7b155a0cfce396e1","kind":"commit","published_at":"2022-02-03T16:27:11.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.7","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"1bdfa0e9077554569a5ed2af563b19cb26b42ecc","kind":"commit","published_at":"2022-02-02T00:21:03.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.6","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"84952cd8d8eb913ffb44d2468528ccf24fe33a19","kind":"commit","published_at":"2022-01-24T21:39:16.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.5","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"be06f30a6f7530443cdd79ced5abf4bb6bb3949d","kind":"commit","published_at":"2022-01-24T19:27:14.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.4","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"27c9c6e66264ab56062f224da06be0ef29dbd7bd","kind":"commit","published_at":"2021-12-16T00:45:34.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.3","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"4c8af31f756bdd32244cee97299b3c8e55ae1616","kind":"commit","published_at":"2021-12-15T19:11:13.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.2","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"f80167158d7cf6bc5b60cbd83646bccd95ce49d8","kind":"commit","published_at":"2021-12-07T19:59:19.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"12b5b5c8c4c541920c51d11a161c3650b99dd94c","kind":"commit","published_at":"2021-10-28T21:52:01.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"00f8e6cdae4db8dcaa15512f55cdbdb9b68ff457","kind":"commit","published_at":"2021-07-12T17:18:44.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.1.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"37d753fcd583bf09a0846425d3fcf919a64d8c7b","kind":"commit","published_at":"2021-06-17T19:53:54.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.8","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"afa033addbcf64e0466c65f6138aaef3b730cf07","kind":"commit","published_at":"2021-06-14T22:11:43.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.7","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"5648cb17b0ad2eb1485c7bc21fd1044a3913b605","kind":"commit","published_at":"2021-06-04T23:39:01.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.6","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"073b6d2fd9e4c57a64d9ce7fa206ec6c43a0701a","kind":"commit","published_at":"2021-06-04T21:45:22.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.5","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"2f707515e37aaf52872e4035f3e0c9f629f106dd","kind":"commit","published_at":"2021-06-04T15:44:37.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.4","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"a56e7226642d71dd180a850b2274f8167917a02d","kind":"commit","published_at":"2021-04-07T18:46:26.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.3","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"fa8119931c32d606ebe0cd034fb323705b380d25","kind":"commit","published_at":"2021-03-31T20:31:56.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-16T02:08:40.951Z","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/%21i%21m%21m%21m-%21s%21f%21a/mosartwmpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/IMMM-SFA/mosartwmpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/IMMM-SFA/mosartwmpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/IMMM-SFA/mosartwmpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T12:52:37.447Z","issues_count":58,"pull_requests_count":56,"avg_time_to_close_issue":4433064.826086956,"avg_time_to_close_pull_request":697644.9464285715,"issues_closed_count":46,"pull_requests_closed_count":56,"pull_request_authors_count":3,"issue_authors_count":7,"avg_comments_per_issue":1.0862068965517242,"avg_comments_per_pull_request":0.9107142857142857,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3457.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/issues","maintainers":[{"login":"crvernon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crvernon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIMMM-SFA%2Fmosartwmpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIMMM-SFA%2Fmosartwmpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIMMM-SFA%2Fmosartwmpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIMMM-SFA%2Fmosartwmpy/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"}},{"id":5299354,"name":"mosartwmpy","ecosystem":"conda","description":null,"homepage":"https://github.com/IMMM-SFA/mosartwmpy","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/IMMM-SFA/mosartwmpy","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2021-06-09T20:49:36.000Z","latest_release_published_at":"2022-09-24T00:17:46.000Z","latest_release_number":"0.4.4","last_synced_at":"2025-09-03T20:34:43.083Z","created_at":"2022-10-03T16:06:30.187Z","updated_at":"2025-09-03T20:34:43.084Z","registry_url":"https://anaconda.org/conda-forge/mosartwmpy","install_command":"conda install -c conda-forge mosartwmpy","documentation_url":null,"metadata":{},"repo_metadata":{"id":41866838,"uuid":"312114600","full_name":"IMMM-SFA/mosartwmpy","owner":"IMMM-SFA","description":"Python translation of MOSART-WM: a water routing and management model","archived":false,"fork":false,"pushed_at":"2025-06-27T23:23:14.000Z","size":118228,"stargazers_count":23,"open_issues_count":12,"forks_count":10,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-07-25T12:41:19.819Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mosartwmpy.readthedocs.io/","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/IMMM-SFA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2020-11-11T23:22:04.000Z","updated_at":"2025-04-20T12:47:29.000Z","dependencies_parsed_at":"2023-09-21T19:30:29.654Z","dependency_job_id":"47f880ad-b1e2-4963-9432-8a4a6b16e594","html_url":"https://github.com/IMMM-SFA/mosartwmpy","commit_stats":{"total_commits":187,"total_committers":5,"mean_commits":37.4,"dds":0.320855614973262,"last_synced_commit":"9f8a6a1fdbcb66e8d91f41eb23626b9e7ff5455b"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IMMM-SFA","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267340861,"owners_count":24071583,"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-07-27T02:00:11.917Z","response_time":82,"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":"IMMM-SFA","name":"Integrated Multisector Multiscale Modeling","uuid":"31457237","kind":"organization","description":"Models and code from the IM3 SFA","email":null,"website":"https://im3.pnnl.gov/","location":"Richland, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31457237?v=4","repositories_count":45,"last_synced_at":"2023-03-04T02:34:30.243Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IMMM-SFA","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T08:22:16.467Z","updated_at":"2023-03-04T02:34:30.248Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IMMM-SFA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IMMM-SFA/repositories"},"tags":[{"name":"v0.6.2","sha":"9f8a6a1fdbcb66e8d91f41eb23626b9e7ff5455b","kind":"commit","published_at":"2024-01-11T22:24:34.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.6.2","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"dd61d8dc1ef71b574ded22ec7bd854bd3258059a","kind":"commit","published_at":"2024-01-04T19:31:47.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.6.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"a654bea9040f86d15408d82d09036a0c5741dfef","kind":"commit","published_at":"2023-02-14T19:38:52.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.6.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"f546cfa0eae1b78af97142aa3e51e9091f1c61df","kind":"commit","published_at":"2023-01-10T17:58:17.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.5.2","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6ad55bcf423dd29424d960b01711788f7e30ecd4","kind":"commit","published_at":"2022-12-29T16:39:17.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.5.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"1fca428c20c64584a5457aa862611531b472f623","kind":"commit","published_at":"2022-12-28T16:08:54.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.5.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"d1ebb1b38b1792aba63ceba0bc1bfa25c20d5981","kind":"commit","published_at":"2022-09-24T00:05:33.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.4.4","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.4/manifests"},{"name":"v0.4.2","sha":"b4ecd9262b013cdb40448b185e4c77e48c5e5832","kind":"commit","published_at":"2022-09-23T23:32:05.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.4.2","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"f1b0f221a0db5a8c1c866fe2abbc0356bd74b99f","kind":"commit","published_at":"2022-09-23T23:04:05.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.4.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a8897eae1e54bee0f664bf52283ae3fc4c3388bf","kind":"commit","published_at":"2022-09-19T21:16:54.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.4.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"e1d1ac6ba6c961c0c6ddf74eea14944fd5781cad","kind":"commit","published_at":"2022-08-18T17:24:34.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.3.2","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"aa06e078ea83943917c9a2400a3136d8de769323","kind":"commit","published_at":"2022-08-02T15:29:38.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.3.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd30856a5bd3e48785f0539e9386de85ba78c4ec","kind":"commit","published_at":"2022-07-19T20:42:55.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.3.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.0/manifests"},{"name":"v0.2.7","sha":"4792a844794b5a1f15e100cd7b155a0cfce396e1","kind":"commit","published_at":"2022-02-03T16:27:11.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.7","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"1bdfa0e9077554569a5ed2af563b19cb26b42ecc","kind":"commit","published_at":"2022-02-02T00:21:03.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.6","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"84952cd8d8eb913ffb44d2468528ccf24fe33a19","kind":"commit","published_at":"2022-01-24T21:39:16.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.5","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"be06f30a6f7530443cdd79ced5abf4bb6bb3949d","kind":"commit","published_at":"2022-01-24T19:27:14.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.4","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"27c9c6e66264ab56062f224da06be0ef29dbd7bd","kind":"commit","published_at":"2021-12-16T00:45:34.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.3","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"4c8af31f756bdd32244cee97299b3c8e55ae1616","kind":"commit","published_at":"2021-12-15T19:11:13.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.2","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"f80167158d7cf6bc5b60cbd83646bccd95ce49d8","kind":"commit","published_at":"2021-12-07T19:59:19.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"12b5b5c8c4c541920c51d11a161c3650b99dd94c","kind":"commit","published_at":"2021-10-28T21:52:01.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"00f8e6cdae4db8dcaa15512f55cdbdb9b68ff457","kind":"commit","published_at":"2021-07-12T17:18:44.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.1.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"37d753fcd583bf09a0846425d3fcf919a64d8c7b","kind":"commit","published_at":"2021-06-17T19:53:54.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.8","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"afa033addbcf64e0466c65f6138aaef3b730cf07","kind":"commit","published_at":"2021-06-14T22:11:43.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.7","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"5648cb17b0ad2eb1485c7bc21fd1044a3913b605","kind":"commit","published_at":"2021-06-04T23:39:01.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.6","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"073b6d2fd9e4c57a64d9ce7fa206ec6c43a0701a","kind":"commit","published_at":"2021-06-04T21:45:22.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.5","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"2f707515e37aaf52872e4035f3e0c9f629f106dd","kind":"commit","published_at":"2021-06-04T15:44:37.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.4","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"a56e7226642d71dd180a850b2274f8167917a02d","kind":"commit","published_at":"2021-04-07T18:46:26.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.3","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"fa8119931c32d606ebe0cd034fb323705b380d25","kind":"commit","published_at":"2021-03-31T20:31:56.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-16T02:08:41.067Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":51.854255053656104,"forks_count":51.64462191165461,"average":47.174943848265535},"purl":"pkg:conda/mosartwmpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/mosartwmpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/mosartwmpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/mosartwmpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T12:52:37.447Z","issues_count":58,"pull_requests_count":56,"avg_time_to_close_issue":4433064.826086956,"avg_time_to_close_pull_request":697644.9464285715,"issues_closed_count":46,"pull_requests_closed_count":56,"pull_request_authors_count":3,"issue_authors_count":7,"avg_comments_per_issue":1.0862068965517242,"avg_comments_per_pull_request":0.9107142857142857,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3457.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/issues","maintainers":[{"login":"crvernon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crvernon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mosartwmpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mosartwmpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mosartwmpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mosartwmpy/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":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","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":2807722,"name":"mosartwmpy","ecosystem":"pypi","description":"Python implementation of MOSART-WM: A water routing and management model","homepage":"https://github.com/IMMM-SFA/mosartwmpy","licenses":"BSD2-Simplified","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/IMMM-SFA/mosartwmpy","keywords_array":[],"namespace":null,"versions_count":29,"first_release_published_at":"2021-03-31T20:29:38.000Z","latest_release_published_at":"2024-01-11T22:29:37.000Z","latest_release_number":"0.6.2","last_synced_at":"2025-09-03T20:34:50.510Z","created_at":"2022-04-10T11:39:05.541Z","updated_at":"2025-09-03T20:34:50.510Z","registry_url":"https://pypi.org/project/mosartwmpy/","install_command":"pip install mosartwmpy --index-url https://pypi.org/simple","documentation_url":"https://mosartwmpy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"mosartwmpy","project_status":null},"repo_metadata":{"id":41866838,"uuid":"312114600","full_name":"IMMM-SFA/mosartwmpy","owner":"IMMM-SFA","description":"Python translation of MOSART-WM: a water routing and management model","archived":false,"fork":false,"pushed_at":"2024-01-11T22:31:01.000Z","size":111404,"stargazers_count":17,"open_issues_count":11,"forks_count":4,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-06-11T17:30:59.385Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mosartwmpy.readthedocs.io/","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/IMMM-SFA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-11-11T23:22:04.000Z","updated_at":"2024-04-27T19:00:56.000Z","dependencies_parsed_at":"2023-09-21T19:30:29.654Z","dependency_job_id":"47f880ad-b1e2-4963-9432-8a4a6b16e594","html_url":"https://github.com/IMMM-SFA/mosartwmpy","commit_stats":{"total_commits":187,"total_committers":5,"mean_commits":37.4,"dds":0.320855614973262,"last_synced_commit":"9f8a6a1fdbcb66e8d91f41eb23626b9e7ff5455b"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IMMM-SFA","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215451949,"owners_count":15881322,"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":"IMMM-SFA","name":"Integrated Multisector Multiscale Modeling","uuid":"31457237","kind":"organization","description":"Models and code from the IM3 SFA","email":null,"website":"https://im3.pnnl.gov/","location":"Richland, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31457237?v=4","repositories_count":45,"last_synced_at":"2023-03-04T02:34:30.243Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IMMM-SFA","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T08:22:16.467Z","updated_at":"2023-03-04T02:34:30.248Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IMMM-SFA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IMMM-SFA/repositories"},"tags":[{"name":"v0.6.2","sha":"9f8a6a1fdbcb66e8d91f41eb23626b9e7ff5455b","kind":"commit","published_at":"2024-01-11T22:24:34.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.6.2","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"dd61d8dc1ef71b574ded22ec7bd854bd3258059a","kind":"commit","published_at":"2024-01-04T19:31:47.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.6.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"a654bea9040f86d15408d82d09036a0c5741dfef","kind":"commit","published_at":"2023-02-14T19:38:52.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.6.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"f546cfa0eae1b78af97142aa3e51e9091f1c61df","kind":"commit","published_at":"2023-01-10T17:58:17.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.5.2","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6ad55bcf423dd29424d960b01711788f7e30ecd4","kind":"commit","published_at":"2022-12-29T16:39:17.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.5.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"1fca428c20c64584a5457aa862611531b472f623","kind":"commit","published_at":"2022-12-28T16:08:54.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.5.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"d1ebb1b38b1792aba63ceba0bc1bfa25c20d5981","kind":"commit","published_at":"2022-09-24T00:05:33.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.4.4","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.4/manifests"},{"name":"v0.4.2","sha":"b4ecd9262b013cdb40448b185e4c77e48c5e5832","kind":"commit","published_at":"2022-09-23T23:32:05.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.4.2","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"f1b0f221a0db5a8c1c866fe2abbc0356bd74b99f","kind":"commit","published_at":"2022-09-23T23:04:05.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.4.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a8897eae1e54bee0f664bf52283ae3fc4c3388bf","kind":"commit","published_at":"2022-09-19T21:16:54.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.4.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"e1d1ac6ba6c961c0c6ddf74eea14944fd5781cad","kind":"commit","published_at":"2022-08-18T17:24:34.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.3.2","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"aa06e078ea83943917c9a2400a3136d8de769323","kind":"commit","published_at":"2022-08-02T15:29:38.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.3.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd30856a5bd3e48785f0539e9386de85ba78c4ec","kind":"commit","published_at":"2022-07-19T20:42:55.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.3.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.0/manifests"},{"name":"v0.2.7","sha":"4792a844794b5a1f15e100cd7b155a0cfce396e1","kind":"commit","published_at":"2022-02-03T16:27:11.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.7","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"1bdfa0e9077554569a5ed2af563b19cb26b42ecc","kind":"commit","published_at":"2022-02-02T00:21:03.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.6","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"84952cd8d8eb913ffb44d2468528ccf24fe33a19","kind":"commit","published_at":"2022-01-24T21:39:16.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.5","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"be06f30a6f7530443cdd79ced5abf4bb6bb3949d","kind":"commit","published_at":"2022-01-24T19:27:14.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.4","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"27c9c6e66264ab56062f224da06be0ef29dbd7bd","kind":"commit","published_at":"2021-12-16T00:45:34.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.3","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"4c8af31f756bdd32244cee97299b3c8e55ae1616","kind":"commit","published_at":"2021-12-15T19:11:13.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.2","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"f80167158d7cf6bc5b60cbd83646bccd95ce49d8","kind":"commit","published_at":"2021-12-07T19:59:19.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"12b5b5c8c4c541920c51d11a161c3650b99dd94c","kind":"commit","published_at":"2021-10-28T21:52:01.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"00f8e6cdae4db8dcaa15512f55cdbdb9b68ff457","kind":"commit","published_at":"2021-07-12T17:18:44.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.1.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"37d753fcd583bf09a0846425d3fcf919a64d8c7b","kind":"commit","published_at":"2021-06-17T19:53:54.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.8","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"afa033addbcf64e0466c65f6138aaef3b730cf07","kind":"commit","published_at":"2021-06-14T22:11:43.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.7","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"5648cb17b0ad2eb1485c7bc21fd1044a3913b605","kind":"commit","published_at":"2021-06-04T23:39:01.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.6","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"073b6d2fd9e4c57a64d9ce7fa206ec6c43a0701a","kind":"commit","published_at":"2021-06-04T21:45:22.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.5","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"2f707515e37aaf52872e4035f3e0c9f629f106dd","kind":"commit","published_at":"2021-06-04T15:44:37.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.4","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"a56e7226642d71dd180a850b2274f8167917a02d","kind":"commit","published_at":"2021-04-07T18:46:26.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.3","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"fa8119931c32d606ebe0cd034fb323705b380d25","kind":"commit","published_at":"2021-03-31T20:31:56.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-06T18:09:35.295Z","dependent_packages_count":0,"downloads":119,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":39.1812865497076,"dependent_repos_count":22.087784936889527,"dependent_packages_count":7.31012528119255,"stargazers_count":15.241335834074027,"forks_count":15.415533589022216,"docker_downloads_count":null,"average":19.847213238177183},"purl":"pkg:pypi/mosartwmpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mosartwmpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mosartwmpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mosartwmpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T18:03:35.414Z","issues_count":59,"pull_requests_count":51,"avg_time_to_close_issue":4250311.104166667,"avg_time_to_close_pull_request":765639.274509804,"issues_closed_count":48,"pull_requests_closed_count":51,"pull_request_authors_count":3,"issue_authors_count":6,"avg_comments_per_issue":1.1186440677966103,"avg_comments_per_pull_request":0.9803921568627451,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":46975.5,"past_year_avg_time_to_close_pull_request":6448.666666666667,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.8571428571428571,"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/IMMM-SFA%2Fmosartwmpy/issues","maintainers":[{"login":"crvernon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crvernon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mosartwmpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mosartwmpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mosartwmpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mosartwmpy/related_packages","maintainers":[{"uuid":"thurber","login":"thurber","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/thurber/","role":null,"created_at":"2022-11-22T21:25:39.170Z","updated_at":"2022-11-22T21:25:39.170Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/thurber/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724831,"maintainers_count":308212,"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":11733146,"name":"github.com/immm-sfa/mosartwmpy","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/immm-sfa/mosartwmpy","keywords_array":[],"namespace":null,"versions_count":29,"first_release_published_at":"2021-03-31T20:31:56.000Z","latest_release_published_at":"2024-01-11T22:24:34.000Z","latest_release_number":"v0.6.2","last_synced_at":"2025-09-03T20:35:12.738Z","created_at":"2025-06-05T11:14:37.610Z","updated_at":"2025-09-03T20:35:12.738Z","registry_url":"https://pkg.go.dev/github.com/immm-sfa/mosartwmpy","install_command":"go get github.com/immm-sfa/mosartwmpy","documentation_url":"https://pkg.go.dev/github.com/immm-sfa/mosartwmpy#section-documentation","metadata":{},"repo_metadata":{"id":41866838,"uuid":"312114600","full_name":"IMMM-SFA/mosartwmpy","owner":"IMMM-SFA","description":"Python translation of MOSART-WM: a water routing and management model","archived":false,"fork":false,"pushed_at":"2025-06-27T23:23:14.000Z","size":118228,"stargazers_count":23,"open_issues_count":12,"forks_count":11,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-15T19:54:08.667Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mosartwmpy.readthedocs.io/","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/IMMM-SFA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2020-11-11T23:22:04.000Z","updated_at":"2025-04-20T12:47:29.000Z","dependencies_parsed_at":"2023-09-21T19:30:29.654Z","dependency_job_id":"47f880ad-b1e2-4963-9432-8a4a6b16e594","html_url":"https://github.com/IMMM-SFA/mosartwmpy","commit_stats":{"total_commits":187,"total_committers":5,"mean_commits":37.4,"dds":0.320855614973262,"last_synced_commit":"9f8a6a1fdbcb66e8d91f41eb23626b9e7ff5455b"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IMMM-SFA","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/sbom","scorecard":{"id":64810,"data":{"date":"2025-08-11","repo":{"name":"github.com/IMMM-SFA/mosartwmpy","commit":"54d715e668cbb1ae2f6181c1420458e0cebc45cf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/19 approved changesets -- score normalized to 3","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-pypi.yml:68","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"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":"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: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":"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":-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":"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/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/IMMM-SFA/mosartwmpy/test.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating python:3.9-slim-bullseye to python:3.9-slim-bullseye@sha256:b9e06687fbfc57f6fe563e94e4c8751e39513dde89afc120dc6f56afe5ffc761","Warn: pipCommand not pinned by hash: Dockerfile:8","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   8 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-pypi.yml:37"],"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":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-238 / GHSA-5wvp-7f3h-6wmm","Warn: Project is vulnerable to: PYSEC-2024-161","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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-15T02:23:04.368Z","repository_id":41866838,"created_at":"2025-08-15T02:23:04.375Z","updated_at":"2025-08-15T02:23:04.375Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270657715,"owners_count":24623465,"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-16T02:00:11.002Z","response_time":91,"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":"IMMM-SFA","name":"Integrated Multisector Multiscale Modeling","uuid":"31457237","kind":"organization","description":"Models and code from the IM3 SFA","email":null,"website":"https://im3.pnnl.gov/","location":"Richland, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31457237?v=4","repositories_count":45,"last_synced_at":"2023-03-04T02:34:30.243Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IMMM-SFA","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T08:22:16.467Z","updated_at":"2023-03-04T02:34:30.248Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IMMM-SFA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IMMM-SFA/repositories"},"tags":[{"name":"v0.6.2","sha":"9f8a6a1fdbcb66e8d91f41eb23626b9e7ff5455b","kind":"commit","published_at":"2024-01-11T22:24:34.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.6.2","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"dd61d8dc1ef71b574ded22ec7bd854bd3258059a","kind":"commit","published_at":"2024-01-04T19:31:47.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.6.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"a654bea9040f86d15408d82d09036a0c5741dfef","kind":"commit","published_at":"2023-02-14T19:38:52.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.6.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"f546cfa0eae1b78af97142aa3e51e9091f1c61df","kind":"commit","published_at":"2023-01-10T17:58:17.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.5.2","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"6ad55bcf423dd29424d960b01711788f7e30ecd4","kind":"commit","published_at":"2022-12-29T16:39:17.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.5.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"1fca428c20c64584a5457aa862611531b472f623","kind":"commit","published_at":"2022-12-28T16:08:54.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.5.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"d1ebb1b38b1792aba63ceba0bc1bfa25c20d5981","kind":"commit","published_at":"2022-09-24T00:05:33.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.4.4","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.4/manifests"},{"name":"v0.4.2","sha":"b4ecd9262b013cdb40448b185e4c77e48c5e5832","kind":"commit","published_at":"2022-09-23T23:32:05.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.4.2","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"f1b0f221a0db5a8c1c866fe2abbc0356bd74b99f","kind":"commit","published_at":"2022-09-23T23:04:05.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.4.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a8897eae1e54bee0f664bf52283ae3fc4c3388bf","kind":"commit","published_at":"2022-09-19T21:16:54.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.4.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"e1d1ac6ba6c961c0c6ddf74eea14944fd5781cad","kind":"commit","published_at":"2022-08-18T17:24:34.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.3.2","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"aa06e078ea83943917c9a2400a3136d8de769323","kind":"commit","published_at":"2022-08-02T15:29:38.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.3.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"dd30856a5bd3e48785f0539e9386de85ba78c4ec","kind":"commit","published_at":"2022-07-19T20:42:55.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.3.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.3.0/manifests"},{"name":"v0.2.7","sha":"4792a844794b5a1f15e100cd7b155a0cfce396e1","kind":"commit","published_at":"2022-02-03T16:27:11.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.7","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"1bdfa0e9077554569a5ed2af563b19cb26b42ecc","kind":"commit","published_at":"2022-02-02T00:21:03.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.6","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"84952cd8d8eb913ffb44d2468528ccf24fe33a19","kind":"commit","published_at":"2022-01-24T21:39:16.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.5","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"be06f30a6f7530443cdd79ced5abf4bb6bb3949d","kind":"commit","published_at":"2022-01-24T19:27:14.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.4","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"27c9c6e66264ab56062f224da06be0ef29dbd7bd","kind":"commit","published_at":"2021-12-16T00:45:34.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.3","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"4c8af31f756bdd32244cee97299b3c8e55ae1616","kind":"commit","published_at":"2021-12-15T19:11:13.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.2","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"f80167158d7cf6bc5b60cbd83646bccd95ce49d8","kind":"commit","published_at":"2021-12-07T19:59:19.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"12b5b5c8c4c541920c51d11a161c3650b99dd94c","kind":"commit","published_at":"2021-10-28T21:52:01.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.2.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"00f8e6cdae4db8dcaa15512f55cdbdb9b68ff457","kind":"commit","published_at":"2021-07-12T17:18:44.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.1.0","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"37d753fcd583bf09a0846425d3fcf919a64d8c7b","kind":"commit","published_at":"2021-06-17T19:53:54.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.8","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"afa033addbcf64e0466c65f6138aaef3b730cf07","kind":"commit","published_at":"2021-06-14T22:11:43.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.7","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"5648cb17b0ad2eb1485c7bc21fd1044a3913b605","kind":"commit","published_at":"2021-06-04T23:39:01.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.6","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"073b6d2fd9e4c57a64d9ce7fa206ec6c43a0701a","kind":"commit","published_at":"2021-06-04T21:45:22.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.5","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"2f707515e37aaf52872e4035f3e0c9f629f106dd","kind":"commit","published_at":"2021-06-04T15:44:37.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.4","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"a56e7226642d71dd180a850b2274f8167917a02d","kind":"commit","published_at":"2021-04-07T18:46:26.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.3","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.3/manifests"},{"name":"v0.0.1","sha":"fa8119931c32d606ebe0cd034fb323705b380d25","kind":"commit","published_at":"2021-03-31T20:31:56.000Z","download_url":"https://codeload.github.com/IMMM-SFA/mosartwmpy/tar.gz/v0.0.1","html_url":"https://github.com/IMMM-SFA/mosartwmpy/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IMMM-SFA/mosartwmpy@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-16T02:08:41.280Z","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/immm-sfa/mosartwmpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/immm-sfa/mosartwmpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/immm-sfa/mosartwmpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/immm-sfa/mosartwmpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T12:52:37.447Z","issues_count":58,"pull_requests_count":56,"avg_time_to_close_issue":4433064.826086956,"avg_time_to_close_pull_request":697644.9464285715,"issues_closed_count":46,"pull_requests_closed_count":56,"pull_request_authors_count":3,"issue_authors_count":7,"avg_comments_per_issue":1.0862068965517242,"avg_comments_per_pull_request":0.9107142857142857,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3457.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/issues","maintainers":[{"login":"crvernon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crvernon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fimmm-sfa%2Fmosartwmpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fimmm-sfa%2Fmosartwmpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fimmm-sfa%2Fmosartwmpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fimmm-sfa%2Fmosartwmpy/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":32654,"full_name":"IMMM-SFA/mosartwmpy","default_branch":"main","committers":[{"name":"travis","email":"travis.thurber@pnnl.gov","login":"thurber","count":163},{"name":"crvernon","email":"chrisrvernon@gmail.com","login":"crvernon","count":29},{"name":"erexer","email":"13180883+erexer","login":"erexer","count":20},{"name":"nathalievoisin","email":"nathalie.voisin@pnnl.gov","login":"nathalievoisin","count":3}],"total_commits":215,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":53.75,"dds":0.24186046511627912,"past_year_committers":[{"name":"Travis Thurber","email":"thurber","login":"thurber","count":17},{"name":"erexer","email":"13180883+erexer","login":"erexer","count":11}],"past_year_total_commits":28,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":14.0,"past_year_dds":0.3928571428571429,"last_synced_at":"2025-08-08T16:01:02.468Z","last_synced_commit":"54d715e668cbb1ae2f6181c1420458e0cebc45cf","created_at":"2023-03-07T16:49:41.206Z","updated_at":"2025-08-08T16:01:02.468Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-09T00:00:10.639Z","repositories_count":5424859,"commits_count":849551592,"contributors_count":30944235,"owners_count":904555,"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":"IMMM-SFA/mosartwmpy","html_url":"https://github.com/IMMM-SFA/mosartwmpy","last_synced_at":"2025-08-31T15:33:12.667Z","status":null,"issues_count":58,"pull_requests_count":59,"avg_time_to_close_issue":4433064.826086956,"avg_time_to_close_pull_request":673648.5689655172,"issues_closed_count":46,"pull_requests_closed_count":58,"pull_request_authors_count":3,"issue_authors_count":7,"avg_comments_per_issue":1.0862068965517242,"avg_comments_per_pull_request":0.864406779661017,"merged_pull_requests_count":55,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3030.625,"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":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.2222222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"created_at":"2023-05-10T21:42:15.351Z","updated_at":"2025-09-02T20:41:16.470Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IMMM-SFA%2Fmosartwmpy/issues","issue_labels_count":{"enhancement":14,"bug":6,"documentation":4,"good first issue":4,"help wanted":1,"question":1},"pull_request_labels_count":{"enhancement":2,"documentation":2,"publication":2,"bug":1},"issue_author_associations_count":{"CONTRIBUTOR":41,"NONE":11,"COLLABORATOR":4},"pull_request_author_associations_count":{"CONTRIBUTOR":59,"COLLABORATOR":4},"issue_authors":{"thurber":40,"JannisHoch":5,"crvernon":4,"cheginit":4,"angjuny":1,"hkhorasani":1,"erexer":1},"pull_request_authors":{"thurber":41,"erexer":18,"crvernon":4},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10054011,"issues_count":30898665,"pull_requests_count":92703059,"authors_count":10588296,"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":{"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":11},"past_year_issue_authors":{"erexer":1},"past_year_pull_request_authors":{"erexer":11},"maintainers":[{"login":"crvernon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crvernon"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":4,"DeleteEvent":6,"IssueCommentEvent":2,"PushEvent":13,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":6,"PullRequestEvent":9,"ForkEvent":3,"CreateEvent":5},"last_year":{"IssuesEvent":1,"WatchEvent":4,"DeleteEvent":6,"IssueCommentEvent":2,"PushEvent":13,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":6,"PullRequestEvent":9,"ForkEvent":3,"CreateEvent":5}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-02-08T19:45:39.077Z","updated_at":"2023-02-08T19:45:39.077Z","repository_link":"https://github.com/IMMM-SFA/mosartwmpy/blob/main/.github/workflows/build.yml","dependencies":[{"id":7466057078,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7466057079,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7466057080,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-08T19:45:39.979Z","updated_at":"2023-02-08T19:45:39.979Z","repository_link":"https://github.com/IMMM-SFA/mosartwmpy/blob/main/Dockerfile","dependencies":[{"id":7466060164,"package_name":"python","ecosystem":"docker","requirements":"3.9-slim-bullseye","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-02-08T19:45:41.778Z","updated_at":"2023-02-08T19:45:41.778Z","repository_link":"https://github.com/IMMM-SFA/mosartwmpy/blob/main/setup.py","dependencies":[{"id":7466064241,"package_name":"bmipy","ecosystem":"pypi","requirements":"\u003e=2.0","direct":true,"kind":"runtime","optional":false},{"id":7466064242,"package_name":"click","ecosystem":"pypi","requirements":"\u003e=8.0.1","direct":true,"kind":"runtime","optional":false},{"id":7466064243,"package_name":"contextily","ecosystem":"pypi","requirements":"\u003e=1.2.0","direct":true,"kind":"runtime","optional":false},{"id":7466064244,"package_name":"dask","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:30:26.048Z","updated_at":"2023-09-21T19:30:26.048Z","repository_link":"https://github.com/IMMM-SFA/mosartwmpy/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-21T19:30:26.745Z","updated_at":"2023-09-21T19:30:26.745Z","repository_link":"https://github.com/IMMM-SFA/mosartwmpy/blob/main/requirements.txt","dependencies":[]}],"score":9.737432968206045,"created_at":"2025-09-04T09:17:53.274Z","updated_at":"2025-10-07T08:04:35.231Z","avatar_url":"https://github.com/IMMM-SFA.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":119,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.03221"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1846","html_url":"https://science.ecosyste.ms/projects/1846","bibtex_url":"https://science.ecosyste.ms/projects/1846/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/1846/export.apalike"}