{"id":807,"name":"DAPPER","description":"DAPPER: Data Assimilation with Python: a Package for Experimental Research - Published in JOSS (2024)","url":"https://github.com/nansencenter/dapper","last_synced_at":"2025-09-04T16:10:15.970Z","repository":{"id":10431995,"uuid":"62547494","full_name":"nansencenter/DAPPER","owner":"nansencenter","description":"Data Assimilation with Python: a Package for Experimental Research","archived":false,"fork":false,"pushed_at":"2025-08-29T08:04:08.000Z","size":9568,"stargazers_count":385,"open_issues_count":18,"forks_count":129,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-09-04T05:29:41.892Z","etag":null,"topics":["bayesian-filter","bayesian-methods","chaos","data-assimilation","enkf","kalman","kalman-filtering","particle-filter","state-estimation"],"latest_commit_sha":null,"homepage":"https://nansencenter.github.io/DAPPER","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nansencenter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-07-04T09:01:55.000Z","updated_at":"2025-08-30T06:49:32.000Z","dependencies_parsed_at":"2023-09-23T05:06:23.973Z","dependency_job_id":"a7fc31a3-281e-4371-8f23-34a5a45db699","html_url":"https://github.com/nansencenter/DAPPER","commit_stats":{"total_commits":1538,"total_committers":9,"mean_commits":"170.88888888888889","dds":0.06762028608582571,"last_synced_commit":"75ac46dcfd471ab16750eb10309b5e375dd30ef4"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/nansencenter/DAPPER","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nansencenter","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/sbom","scorecard":{"id":674148,"data":{"date":"2025-08-11","repo":{"name":"github.com/nansencenter/DAPPER","commit":"4121e518490afbe9e5ab65b7becc87f6a9181b7e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/nansencenter/DAPPER/deploy-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/nansencenter/DAPPER/deploy-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/nansencenter/DAPPER/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/nansencenter/DAPPER/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/nansencenter/DAPPER/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/nansencenter/DAPPER/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:48","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENCE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENCE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T21:01:00.217Z","repository_id":10431995,"created_at":"2025-08-21T21:01:00.217Z","updated_at":"2025-08-21T21:01:00.217Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273596964,"owners_count":25134261,"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":"nansencenter","name":"Nansen Environmental and Remote Sensing Center","uuid":"5212513","kind":"organization","description":"","email":"post@nersc.no","website":"www.nersc.no","location":"Bergen, Norway","twitter":"nansensenteret","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5212513?v=4","repositories_count":105,"last_synced_at":"2024-04-16T01:11:29.752Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nansencenter","funding_links":[],"total_stars":856,"followers":59,"following":0,"created_at":"2022-11-04T01:36:02.729Z","updated_at":"2024-04-16T01:12:09.932Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nansencenter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nansencenter/repositories"},"packages":[{"id":2686977,"name":"da-dapper","ecosystem":"pypi","description":"DAPPER benchmarks the performance of data assimilation (DA) methods.","homepage":null,"licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/nansencenter/DAPPER","keywords_array":["data-assimilation","enkf","kalman-filtering","state-estimation","particle-filter","kalman","bayesian-methods","bayesian-filter","chaos"],"namespace":null,"versions_count":15,"first_release_published_at":"2019-06-25T16:06:58.000Z","latest_release_published_at":"2021-06-05T10:23:34.000Z","latest_release_number":"1.2.2","last_synced_at":"2025-09-03T19:40:05.672Z","created_at":"2022-04-10T10:31:17.377Z","updated_at":"2025-09-04T05:19:32.863Z","registry_url":"https://pypi.org/project/da-dapper/","install_command":"pip install da-dapper --index-url https://pypi.org/simple","documentation_url":"https://nansencenter.github.io/DAPPER/","metadata":{"funding":null,"documentation":"https://nansencenter.github.io/DAPPER/","classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Mathematics"],"normalized_name":"da-dapper","project_status":null},"repo_metadata":{"id":10431995,"uuid":"62547494","full_name":"nansencenter/DAPPER","owner":"nansencenter","description":"Data Assimilation with Python: a Package for Experimental Research","archived":false,"fork":false,"pushed_at":"2025-04-25T14:36:52.000Z","size":9568,"stargazers_count":383,"open_issues_count":18,"forks_count":129,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-08-27T23:20:56.060Z","etag":null,"topics":["bayesian-filter","bayesian-methods","chaos","data-assimilation","enkf","kalman","kalman-filtering","particle-filter","state-estimation"],"latest_commit_sha":null,"homepage":"https://nansencenter.github.io/DAPPER","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nansencenter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-07-04T09:01:55.000Z","updated_at":"2025-08-27T13:01:53.000Z","dependencies_parsed_at":"2023-09-23T05:06:23.973Z","dependency_job_id":"a7fc31a3-281e-4371-8f23-34a5a45db699","html_url":"https://github.com/nansencenter/DAPPER","commit_stats":{"total_commits":1538,"total_committers":9,"mean_commits":"170.88888888888889","dds":0.06762028608582571,"last_synced_commit":"75ac46dcfd471ab16750eb10309b5e375dd30ef4"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/nansencenter/DAPPER","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nansencenter","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/sbom","scorecard":{"id":674148,"data":{"date":"2025-08-11","repo":{"name":"github.com/nansencenter/DAPPER","commit":"4121e518490afbe9e5ab65b7becc87f6a9181b7e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/nansencenter/DAPPER/deploy-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/nansencenter/DAPPER/deploy-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/nansencenter/DAPPER/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/nansencenter/DAPPER/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/nansencenter/DAPPER/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/nansencenter/DAPPER/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:48","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENCE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENCE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T21:01:00.217Z","repository_id":10431995,"created_at":"2025-08-21T21:01:00.217Z","updated_at":"2025-08-21T21:01:00.217Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273497869,"owners_count":25116543,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nansencenter","name":"Nansen Environmental and Remote Sensing Center","uuid":"5212513","kind":"organization","description":"","email":"post@nersc.no","website":"www.nersc.no","location":"Bergen, Norway","twitter":"nansensenteret","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5212513?v=4","repositories_count":105,"last_synced_at":"2024-04-16T01:11:29.752Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nansencenter","funding_links":[],"total_stars":856,"followers":59,"following":0,"created_at":"2022-11-04T01:36:02.729Z","updated_at":"2024-04-16T01:12:09.932Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nansencenter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nansencenter/repositories"},"tags":[{"name":"v1.7.0","sha":"74634644c523f5741f27541cbd1db8520ea78d52","kind":"tag","published_at":"2024-07-02T12:10:58.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.7.0","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"a22e36dcf00bc2314221dd99d9c67c58382d21ca","kind":"tag","published_at":"2024-02-26T17:08:38.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.6.0","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"f2bc60a8c45fcc57bd05cd9c7bab36edcfe1956d","kind":"tag","published_at":"2023-03-30T15:27:44.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.5.1","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"b701890832ad4bb850da10192fc4144eb662559b","kind":"tag","published_at":"2023-03-29T14:35:20.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.5.0","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"815956891c531ea04827a0c00e723d575380381c","kind":"tag","published_at":"2023-01-10T18:46:46.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.4.0","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2423f6068640cb3a059602aed2ca7b396d050270","kind":"tag","published_at":"2021-10-27T09:33:43.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.3.0","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"8e5424dff8b0578189c95270a7110d4ef93574e5","kind":"tag","published_at":"2021-07-08T15:48:20.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.2.3","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"cb16a482d10950223293a24a1aa6c1cf43e2f646","kind":"commit","published_at":"2021-06-05T10:21:51.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.2.2","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"3352c311aa9339fda4941a222b8ddeb739e19a02","kind":"commit","published_at":"2021-06-05T09:37:35.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.2.1","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"44846fb512cd1e20744b6246b850517cc9d5512e","kind":"commit","published_at":"2021-06-04T16:30:50.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.2.0","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"816e569470f0b53b325aaaa390b8d89ab82edc13","kind":"tag","published_at":"2020-12-22T18:21:50.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.1.0","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"d31cbbb603c1c8b6ec0b625e3603586c30d8ea39","kind":"tag","published_at":"2020-12-22T17:33:28.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.0.8","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.0.8/manifests"},{"name":"v1.0.0","sha":"bfc4075782f6b247a70cd5d04d4308d135ea5379","kind":"tag","published_at":"2020-11-23T16:02:42.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.0.0","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.0.0/manifests"},{"name":"v0.9.8","sha":"47527a6111838ee1845befc8fe7bb40607875d60","kind":"tag","published_at":"2020-11-22T16:25:08.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v0.9.8","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"214b3f93ffc8fb865dcef9c27a52611dd46a0bf8","kind":"tag","published_at":"2020-11-21T18:49:10.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v0.9.7","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"61e8dafdffb396b7d771db4461d343bb1525b1a3","kind":"tag","published_at":"2019-07-06T15:02:15.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v0.9.6","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"469a328b10ba6b9c96e00663348d8fc6b4ac7e6c","kind":"tag","published_at":"2019-07-06T14:31:50.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v0.9.5","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"de40e4b6944f1df4de336667d33872081d53fe75","kind":"tag","published_at":"2019-06-26T12:33:10.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v0.9.4","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"4b8e5bfb10c8861ebf656cab3d03871ad133dd9d","kind":"tag","published_at":"2019-06-26T12:04:36.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v0.9.3","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T05:19:32.863Z","dependent_packages_count":0,"downloads":57,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":29.288994548353525,"dependent_repos_count":21.627614287651376,"dependent_packages_count":10.069287946036377,"stargazers_count":3.623091526511404,"forks_count":4.3699089968265366,"docker_downloads_count":null,"average":13.795779461075844},"purl":"pkg:pypi/da-dapper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/da-dapper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/da-dapper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/da-dapper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:24:54.915Z","issues_count":74,"pull_requests_count":33,"avg_time_to_close_issue":22284645.73214286,"avg_time_to_close_pull_request":270183.53125,"issues_closed_count":56,"pull_requests_closed_count":32,"pull_request_authors_count":7,"issue_authors_count":21,"avg_comments_per_issue":1.8378378378378377,"avg_comments_per_pull_request":2.909090909090909,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":806980.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/issues","maintainers":[{"login":"patnr","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patnr"},{"login":"aperrin66","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aperrin66"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/da-dapper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/da-dapper/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/da-dapper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/da-dapper/related_packages","maintainers":[{"uuid":"patricknraanes","login":"patricknraanes","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/patricknraanes/","role":null,"created_at":"2023-02-05T12:38:56.317Z","updated_at":"2023-02-05T12:38:56.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/patricknraanes/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724708,"maintainers_count":308189,"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":2687518,"name":"dapper","ecosystem":"pypi","description":"DAPPER benchmarks the performance of data assimilation (DA) methods.","homepage":null,"licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/nansencenter/DAPPER","keywords_array":["data-assimilation","enkf","kalman-filtering","state-estimation","particle-filter","kalman","bayesian-methods","bayesian-filter","chaos"],"namespace":null,"versions_count":8,"first_release_published_at":"2021-07-08T15:49:21.000Z","latest_release_published_at":"2025-04-25T14:36:19.000Z","latest_release_number":"1.7.1","last_synced_at":"2025-09-03T19:40:34.267Z","created_at":"2022-04-10T10:31:38.805Z","updated_at":"2025-09-04T05:19:41.728Z","registry_url":"https://pypi.org/project/dapper/","install_command":"pip install dapper --index-url https://pypi.org/simple","documentation_url":"https://nansencenter.github.io/DAPPER/","metadata":{"funding":null,"documentation":"https://nansencenter.github.io/DAPPER/","classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Mathematics"],"normalized_name":"dapper","project_status":null},"repo_metadata":{"id":10431995,"uuid":"62547494","full_name":"nansencenter/DAPPER","owner":"nansencenter","description":"Data Assimilation with Python: a Package for Experimental Research","archived":false,"fork":false,"pushed_at":"2025-04-25T14:36:52.000Z","size":9568,"stargazers_count":383,"open_issues_count":18,"forks_count":129,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-08-27T23:20:56.060Z","etag":null,"topics":["bayesian-filter","bayesian-methods","chaos","data-assimilation","enkf","kalman","kalman-filtering","particle-filter","state-estimation"],"latest_commit_sha":null,"homepage":"https://nansencenter.github.io/DAPPER","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nansencenter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-07-04T09:01:55.000Z","updated_at":"2025-08-27T13:01:53.000Z","dependencies_parsed_at":"2023-09-23T05:06:23.973Z","dependency_job_id":"a7fc31a3-281e-4371-8f23-34a5a45db699","html_url":"https://github.com/nansencenter/DAPPER","commit_stats":{"total_commits":1538,"total_committers":9,"mean_commits":"170.88888888888889","dds":0.06762028608582571,"last_synced_commit":"75ac46dcfd471ab16750eb10309b5e375dd30ef4"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/nansencenter/DAPPER","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nansencenter","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/sbom","scorecard":{"id":674148,"data":{"date":"2025-08-11","repo":{"name":"github.com/nansencenter/DAPPER","commit":"4121e518490afbe9e5ab65b7becc87f6a9181b7e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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: no topLevel permission defined: .github/workflows/deploy-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/nansencenter/DAPPER/deploy-docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/nansencenter/DAPPER/deploy-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/nansencenter/DAPPER/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/nansencenter/DAPPER/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/nansencenter/DAPPER/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/nansencenter/DAPPER/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:48","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENCE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENCE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T21:01:00.217Z","repository_id":10431995,"created_at":"2025-08-21T21:01:00.217Z","updated_at":"2025-08-21T21:01:00.217Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273497869,"owners_count":25116543,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nansencenter","name":"Nansen Environmental and Remote Sensing Center","uuid":"5212513","kind":"organization","description":"","email":"post@nersc.no","website":"www.nersc.no","location":"Bergen, Norway","twitter":"nansensenteret","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5212513?v=4","repositories_count":105,"last_synced_at":"2024-04-16T01:11:29.752Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nansencenter","funding_links":[],"total_stars":856,"followers":59,"following":0,"created_at":"2022-11-04T01:36:02.729Z","updated_at":"2024-04-16T01:12:09.932Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nansencenter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nansencenter/repositories"},"tags":[{"name":"v1.7.0","sha":"74634644c523f5741f27541cbd1db8520ea78d52","kind":"tag","published_at":"2024-07-02T12:10:58.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.7.0","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"a22e36dcf00bc2314221dd99d9c67c58382d21ca","kind":"tag","published_at":"2024-02-26T17:08:38.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.6.0","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"f2bc60a8c45fcc57bd05cd9c7bab36edcfe1956d","kind":"tag","published_at":"2023-03-30T15:27:44.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.5.1","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"b701890832ad4bb850da10192fc4144eb662559b","kind":"tag","published_at":"2023-03-29T14:35:20.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.5.0","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"815956891c531ea04827a0c00e723d575380381c","kind":"tag","published_at":"2023-01-10T18:46:46.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.4.0","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2423f6068640cb3a059602aed2ca7b396d050270","kind":"tag","published_at":"2021-10-27T09:33:43.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.3.0","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"8e5424dff8b0578189c95270a7110d4ef93574e5","kind":"tag","published_at":"2021-07-08T15:48:20.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.2.3","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"cb16a482d10950223293a24a1aa6c1cf43e2f646","kind":"commit","published_at":"2021-06-05T10:21:51.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.2.2","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"3352c311aa9339fda4941a222b8ddeb739e19a02","kind":"commit","published_at":"2021-06-05T09:37:35.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.2.1","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"44846fb512cd1e20744b6246b850517cc9d5512e","kind":"commit","published_at":"2021-06-04T16:30:50.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.2.0","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"816e569470f0b53b325aaaa390b8d89ab82edc13","kind":"tag","published_at":"2020-12-22T18:21:50.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.1.0","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.1.0/manifests"},{"name":"v1.0.8","sha":"d31cbbb603c1c8b6ec0b625e3603586c30d8ea39","kind":"tag","published_at":"2020-12-22T17:33:28.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.0.8","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.0.8/manifests"},{"name":"v1.0.0","sha":"bfc4075782f6b247a70cd5d04d4308d135ea5379","kind":"tag","published_at":"2020-11-23T16:02:42.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v1.0.0","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v1.0.0/manifests"},{"name":"v0.9.8","sha":"47527a6111838ee1845befc8fe7bb40607875d60","kind":"tag","published_at":"2020-11-22T16:25:08.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v0.9.8","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"214b3f93ffc8fb865dcef9c27a52611dd46a0bf8","kind":"tag","published_at":"2020-11-21T18:49:10.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v0.9.7","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"61e8dafdffb396b7d771db4461d343bb1525b1a3","kind":"tag","published_at":"2019-07-06T15:02:15.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v0.9.6","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"469a328b10ba6b9c96e00663348d8fc6b4ac7e6c","kind":"tag","published_at":"2019-07-06T14:31:50.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v0.9.5","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"de40e4b6944f1df4de336667d33872081d53fe75","kind":"tag","published_at":"2019-06-26T12:33:10.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v0.9.4","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"4b8e5bfb10c8861ebf656cab3d03871ad133dd9d","kind":"tag","published_at":"2019-06-26T12:04:36.000Z","download_url":"https://codeload.github.com/nansencenter/DAPPER/tar.gz/v0.9.3","html_url":"https://github.com/nansencenter/DAPPER/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nansencenter/DAPPER@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/tags/v0.9.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T05:19:41.728Z","dependent_packages_count":0,"downloads":171,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":15.267321362408854,"dependent_repos_count":21.627614287651376,"dependent_packages_count":10.069287946036377,"stargazers_count":3.623091526511404,"forks_count":4.3699089968265366,"docker_downloads_count":null,"average":10.99144482388691},"purl":"pkg:pypi/dapper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dapper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dapper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/dapper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:24:54.915Z","issues_count":74,"pull_requests_count":33,"avg_time_to_close_issue":22284645.73214286,"avg_time_to_close_pull_request":270183.53125,"issues_closed_count":56,"pull_requests_closed_count":32,"pull_request_authors_count":7,"issue_authors_count":21,"avg_comments_per_issue":1.8378378378378377,"avg_comments_per_pull_request":2.909090909090909,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":806980.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/issues","maintainers":[{"login":"patnr","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patnr"},{"login":"aperrin66","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aperrin66"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dapper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dapper/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dapper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dapper/related_packages","maintainers":[{"uuid":"patricknraanes","login":"patricknraanes","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/patricknraanes/","role":null,"created_at":"2023-02-05T12:38:55.671Z","updated_at":"2023-02-05T12:38:55.671Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/patricknraanes/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724708,"maintainers_count":308189,"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"}}],"commits":{"id":555860,"full_name":"nansencenter/DAPPER","default_branch":"master","committers":[{"name":"patricknraanes","email":"patrick.n.raanes@gmail.com","login":"patnr","count":1538},{"name":"Yumeng Chen","email":"yumeng.chen@reading.ac.uk","login":"yumengch","count":43},{"name":"Colin Grudzien","email":"cgrudz@mailbox.org","login":"cgrudz","count":40},{"name":"Adrien Perrin","email":"adrien.perrin@nersc.no","login":"aperrin66","count":14},{"name":"Feda Curic","email":"feda.curic@gmail.com","login":"dafeda","count":4},{"name":"Colin Grudzien","email":"colingrudzien@Colins-MacBook-Pro.local","login":null,"count":2},{"name":"Sergey Alyaev","email":"cobxo3bot@gmail.com","login":"alin256","count":1}],"total_commits":1642,"total_committers":7,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":234.57142857142858,"dds":0.06333739342265532,"past_year_committers":[{"name":"patnr","email":"patrick.n.raanes@gmail.com","login":"patnr","count":64}],"past_year_total_commits":64,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":64.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T06:00:59.024Z","last_synced_commit":"4121e518490afbe9e5ab65b7becc87f6a9181b7e","created_at":"2023-03-09T04:52:17.412Z","updated_at":"2025-08-07T06:00:59.025Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-07T00:00:15.324Z","repositories_count":5401624,"commits_count":847562795,"contributors_count":30870730,"owners_count":903617,"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":"nansencenter/DAPPER","html_url":"https://github.com/nansencenter/DAPPER","last_synced_at":"2025-08-31T19:24:54.915Z","status":null,"issues_count":74,"pull_requests_count":33,"avg_time_to_close_issue":22284645.73214286,"avg_time_to_close_pull_request":270183.53125,"issues_closed_count":56,"pull_requests_closed_count":32,"pull_request_authors_count":7,"issue_authors_count":21,"avg_comments_per_issue":1.8378378378378377,"avg_comments_per_pull_request":2.909090909090909,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":806980.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T11:27:24.776Z","updated_at":"2025-09-02T14:37:25.896Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nansencenter%2FDAPPER/issues","issue_labels_count":{"enhancement":36,"good first issue":5,"bug":5,"question":4},"pull_request_labels_count":{"dependencies":1},"issue_author_associations_count":{"COLLABORATOR":43,"NONE":17,"CONTRIBUTOR":12,"MEMBER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":28,"COLLABORATOR":3,"MEMBER":1,"NONE":1},"issue_authors":{"patnr":43,"yumengch":9,"cgrudz":3,"Balinus":2,"atantet":1,"ajikmr":1,"TobiasGlaubach":1,"sgrzegorz":1,"Himscipy":1,"didiermonselesan":1,"Liu-Jincan":1,"xhu4":1,"wispcarey":1,"palvors":1,"fengzhoushui":1,"apatlpo":1,"q1165600785":1,"aperrin66":1,"onlyname0":1,"manueluc3":1},"pull_request_authors":{"yumengch":12,"cgrudz":11,"dafeda":4,"patnr":3,"dependabot[bot]":1,"aperrin66":1,"alin256":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10026604,"issues_count":30445490,"pull_requests_count":90339401,"authors_count":10305781,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"q1165600785":1,"wispcarey":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"patnr","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patnr"},{"login":"aperrin66","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aperrin66"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":6,"WatchEvent":36,"DeleteEvent":1,"IssueCommentEvent":6,"PushEvent":94,"ForkEvent":5,"CreateEvent":2},"last_year":{"IssuesEvent":6,"WatchEvent":36,"DeleteEvent":1,"IssueCommentEvent":6,"PushEvent":94,"ForkEvent":5,"CreateEvent":2}},"keywords":["bayesian-filter","bayesian-methods","chaos","data-assimilation","enkf","kalman","kalman-filtering","particle-filter","state-estimation"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/deploy-docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:24:27.139Z","updated_at":"2023-01-13T16:24:27.139Z","repository_link":"https://github.com/nansencenter/DAPPER/blob/master/.github/workflows/deploy-docs.yml","dependencies":[{"id":6890617784,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890617785,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6890617786,"package_name":"actions/upload-pages-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6890617787,"package_name":"actions/deploy-pages","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:24:27.229Z","updated_at":"2023-01-13T16:24:27.229Z","repository_link":"https://github.com/nansencenter/DAPPER/blob/master/.github/workflows/tests.yml","dependencies":[{"id":6890617853,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890617854,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6890617855,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-23T05:06:23.446Z","updated_at":"2023-09-23T05:06:23.446Z","repository_link":"https://github.com/nansencenter/DAPPER/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-23T05:06:23.486Z","updated_at":"2023-09-23T05:06:23.486Z","repository_link":"https://github.com/nansencenter/DAPPER/blob/master/setup.py","dependencies":[]}],"score":13.387264421523788,"created_at":"2025-09-04T09:17:39.636Z","updated_at":"2025-10-07T08:04:27.597Z","avatar_url":"https://github.com/nansencenter.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":228,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.05150","https://doi.org/10.1016/j.jocs.2020.101171","https://doi.org/10.1002/qj.3386","https://doi.org/10.5194/npg-26-325-2019","https://doi.org/10.1007/s11004-021-09937-x","https://doi.org/10.1007/978-3-030-77722-7_1"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/807","html_url":"https://science.ecosyste.ms/projects/807"}