公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-26 18:58 UTC

wroberts4 / satpy

Python package for earth-observing satellite data processing

PythonGPL-3.0★ 0 星标⑂ 0 复刻始于 2018年5月复刻在 GitHub 上查看 ↗

wroberts4/satpy 的健康指数为 100 分中的 31 分,处于「存在风险」区间。 其得分最高的类别是Engineering Quality(57/100),最低的是Community & Adoption(12/100)。 最近一次更新在 2580 天前。 近期的大部分工作由 2 位贡献者完成。

31
总分 / 100
存在风险

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

31
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

Abandonment Policy applies a 85% multiplier to weighted overall health.

所有权

William Roberts个人账户
1 关注者13 个公开仓库始于 2018年4月

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

20危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 2,580 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year0
human_commit_share1
days_since_last_push2,580
active_weeks_last_year0

发布纪律

48存在风险
评分方式
16.2/27有发布版本 — 26 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 3,020 天前
27/27发布节奏 — 约每 17.4 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count26
latest_release_tagv0.8.4
releases_from_tags
days_since_latest_release3,020
mean_days_between_releases17.4
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

12危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

25危急
评分方式
0/22.5README
22.5/22.5许可证 — 可识别的许可证(GPL-3.0)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

56中等 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
12.7/22.5提交分布 — 头号贡献者编写了 43% 的提交
13.5/13.5贡献者广度 — 39 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 15 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled39
top_contributor_share0.434
评分方式
0/46.8议题解决 — 没有议题或无数据
35.1/38.3PR 接受 — 已裁定的 PR 中 11/12 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs11
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs1
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
2.2/25所有者影响力 — wroberts4 有 1 位关注者
20.3/25既往记录 — 13 个公开仓库,账户约 8 年
所用输入
followers1
owner_typeUser
is_verified
owner_loginwroberts4
public_repos13
account_age_days3,031
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

基础的工程与文档实践是否到位?

57中等 · 占总体的 20%

工程实践

62中等
评分方式
0/24CI 工作流
24/24存在测试
16/16Linter 配置
9.6/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

50中等
评分方式
0/30README
25/25文档目录
15/15文档 / 主页站点 — http://satpy.readthedocs.org/en/latest/
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepagehttp://satpy.readthedocs.org/en/latest/
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

30存在风险 · 占总体的 16%

安全态势

30存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 15 contributing companies or organizations
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — 无数据
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — 无数据
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate3
已排除计分(无数据或不适用):ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions。 其余权重已重新归一化。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

41存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
12.8/40可读的提交历史 — 100 次人类提交中有 24 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.24
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — doc/Makefile
22/22自动化测试
11/11Lint / 格式化配置
0/11静态类型检查
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — 无数据
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesdoc/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
已排除计分(无数据或不适用):OpenSSF Scorecard:Pinned-Dependencies。 其余权重已重新归一化。
评分方式
0/45可类型检查的代码 — Python,未配置类型检查
54.1/55可控的文件大小 — 采样的 175 个源文件中有 3 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes102,937
source_files_sampled175
oversized_source_files3

关键数据

0GitHub 星标
39贡献者
0最近 12 个月提交数
2,580距最近推送天数
26发布版本数
2巴士系数(bus factor)
0开放议题
PyPI软件包生态系统数

数据采集警告

  • Community profile unavailable
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 3.0 / 10
3.0综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-26 18:58 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 15 contributing companies or organizations
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
不适用Pinned-Dependenciesno dependencies found
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
不适用Token-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 未采集

本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 8093,
      "has_wiki": true,
      "homepage": "http://satpy.readthedocs.org/en/latest/",
      "languages": {
        "Python": 2281620,
        "Gherkin": 10654
      },
      "pushed_at": "2019-07-02T22:56:41Z",
      "created_at": "2018-05-31T19:56:24Z",
      "owner_type": "User",
      "updated_at": "2019-07-02T22:56:43Z",
      "description": "Python package for earth-observing satellite data processing",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-3.0",
      "default_branch": "master",
      "license_spdx_raw": "GPL-3.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": "William Roberts",
      "type": "User",
      "login": "wroberts4",
      "company": null,
      "location": null,
      "followers": 1,
      "avatar_url": "https://avatars.githubusercontent.com/u/38170479?v=4",
      "created_at": "2018-04-08T01:29:04Z",
      "is_verified": null,
      "public_repos": 13,
      "account_age_days": 3031
    },
    "license": {
      "state": "standard",
      "spdx_id": "GPL-3.0",
      "raw_spdx": "GPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.8.4",
          "kind": "patch",
          "published_at": "2018-04-19T15:10:53Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2018-04-13T00:59:26Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2018-02-12T20:53:06Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2018-01-19T13:45:38Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2018-01-11T21:06:22Z"
        },
        {
          "tag": "v0.7.8",
          "kind": "patch",
          "published_at": "2018-01-11T09:28:28Z"
        },
        {
          "tag": "v0.7.7",
          "kind": "patch",
          "published_at": "2017-12-21T20:00:33Z"
        },
        {
          "tag": "v0.7.6",
          "kind": "patch",
          "published_at": "2017-12-19T20:16:31Z"
        },
        {
          "tag": "v0.7.5",
          "kind": "patch",
          "published_at": "2017-12-11T15:41:01Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2017-11-13T17:22:13Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2017-10-24T19:03:16Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2017-09-18T19:26:40Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2017-08-29T08:26:25Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2017-08-15T07:57:47Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2017-05-22T18:34:35Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2017-04-24T19:38:22Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2017-04-18T18:36:20Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2017-03-27T13:21:24Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2017-03-07T20:46:18Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2017-02-27T22:10:47Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2017-02-21T18:15:01Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2017-02-21T15:04:11Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2017-01-16T19:23:42Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2016-12-13T21:11:36Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2016-12-08T07:35:42Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2016-11-21T21:05:51Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f5be91306603d1ca5db27d6e29dfc7e941c9435d",
          "body": null,
          "is_bot": false,
          "headline": "Remove fill value from ACSPO reader",
          "author_name": "wroberts",
          "author_login": "wroberts4",
          "committed_at": "2019-07-02T22:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12b2aa2d9e78917ab8e2256ec76462e9249acd67",
          "body": null,
          "is_bot": false,
          "headline": "Remove fill value from ACSPO reader",
          "author_name": "wroberts",
          "author_login": "wroberts4",
          "committed_at": "2019-07-02T18:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1aa1525fcfe1c5a264dcab2d7261135a1be9d1a",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'upstream/master'",
          "author_name": "wroberts",
          "author_login": "wroberts4",
          "committed_at": "2019-07-02T16:39:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44239a05c3c686a4851ad4c214fb3434734c10ed",
          "body": "Fix composites not being recorded with desired resolution in deptree",
          "is_bot": false,
          "headline": "Merge pull request #836 from mraspaud/fix-dep-tree-resolution",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-07-02T13:48:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5def3dc40a3d6eb5ba5aa378a58404fd56ad834c",
          "body": "Fix 'abi_l1b' reader keeping _Unsigned attribute",
          "is_bot": false,
          "headline": "Merge pull request #838 from djhoese/bugfix-abi-unsigned",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2019-07-01T13:22:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e91628c3af0421a0a9ce32076e7e40138ff9874",
          "body": null,
          "is_bot": false,
          "headline": "Clean up filtered dataset ID creation",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-07-01T10:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf9f65359ad34d59558eb534acc24426cb33ce72",
          "body": null,
          "is_bot": false,
          "headline": "Fix wavelength check when filtering a DatasetID",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-07-01T08:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b80d806b723688af8896f8e548232f827e51ddd",
          "body": null,
          "is_bot": false,
          "headline": "Fix 'abi_l1b' reader keeping _Unsigned attribute",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2019-06-30T15:55:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c028ee93f4fa687b0c43d91a0da7ef00cbe11f49",
          "body": null,
          "is_bot": false,
          "headline": "Prioritize dsid over dfilter in dependency search",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-28T17:24:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9a15fc42422ae29b46573fa3a3e176645e5169d",
          "body": null,
          "is_bot": false,
          "headline": "Add test for resolution recording in deptree",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-28T14:04:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35eff3e530f100ccd8e760740c76294c8bd3b3ec",
          "body": null,
          "is_bot": false,
          "headline": "Fix composites not being recorded with desired resolution in deptree",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-28T12:55:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28b2628478d354d32fa5701d30c686c7494c140d",
          "body": "Fix get_satpos utility",
          "is_bot": false,
          "headline": "Merge pull request #834 from sfinkens/fix-satpos",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-28T09:26:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd2cdd5b3e73c2c8544650aaa082eeddd7f65473",
          "body": null,
          "is_bot": false,
          "headline": "Update docstring",
          "author_name": "Stephan Finkensieper",
          "author_login": "sfinkens",
          "committed_at": "2019-06-28T08:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5478046d7d162920a07adf0b825689fe9f926a2f",
          "body": "Also use the nominal satellite position.",
          "is_bot": false,
          "headline": "Fix get_satpos utility",
          "author_name": "Stephan Finkensieper",
          "author_login": "sfinkens",
          "committed_at": "2019-06-28T08:28:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4e8276470c53b33163158d9722de7189e442da4",
          "body": "Fix the cf writer for better CF compliance",
          "is_bot": false,
          "headline": "Merge pull request #825 from mraspaud/fix-cf-conventions",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2019-06-27T14:57:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d801e98657a157db28d145657ac333719b882c7d",
          "body": "Add pre-commit configuration",
          "is_bot": false,
          "headline": "Add pre-commit configuration (#832)",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-27T14:45:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b731bf18ade2049ff750c4fd0274e69b847f0d58",
          "body": "Fix delayed generation of composites and composite resolution",
          "is_bot": false,
          "headline": "Merge pull request #828 from mraspaud/fix-modis-processing",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2019-06-27T14:23:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "650ef72bf8c10ec1eb7530cd0be53f87f9cfb7e1",
          "body": "Add some documentation to modis readers similar to hrit",
          "is_bot": false,
          "headline": "Add some documentation to modis readers similar to hrit (#813)",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-27T14:14:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "221b308904ccc62150e6f85fc0c0f2a71c354f67",
          "body": null,
          "is_bot": false,
          "headline": "Update CONTRIBUTING.rst to mention how the pre-commit hook works",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-27T13:57:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8a5487fbef5cc1c0fba12c1332e0520b2142584",
          "body": null,
          "is_bot": false,
          "headline": "Update CONTRIBUTING.rst to fix typos",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-27T13:55:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44590f7f7802e85d3203fd948676158702087081",
          "body": null,
          "is_bot": false,
          "headline": "Update CONTRIBUTING.rst to fix typos",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-27T13:55:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a56aaa4e4e170e993bddf02975c1826c44c6f49",
          "body": "Add zenodo DOI badge",
          "is_bot": false,
          "headline": "Add zenodo DOI badge (#833)",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-27T13:39:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d593c112c670cea96ef173901796f721848f7d93",
          "body": null,
          "is_bot": false,
          "headline": "Explain how to use the recommended pre-commit hooks",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-27T13:28:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bd07b1653a3ba9785f28c2164bc611b09424367",
          "body": null,
          "is_bot": false,
          "headline": "Add CITATION file",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-27T12:35:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f8bf67002f64fff253dab3e48c51a44178e0907",
          "body": null,
          "is_bot": false,
          "headline": "Add zenodo DOI badge",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-27T11:31:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3301cf2d787e2d054d11756aa6f12e8501f155a7",
          "body": null,
          "is_bot": false,
          "headline": "Clean up the resolution fix",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-27T09:37:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04d7aeab251a6cb2d1e075603e4f31f1e6588f19",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into fix-modis-processing",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-27T07:07:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92e002988cdf3bfe2155ca3df62665e080866121",
          "body": null,
          "is_bot": false,
          "headline": "Add pre-commit configuration",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-27T07:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2654cf3f15a2258d68a8bf0b31118287ea44719d",
          "body": "Fix EWA resampling tests not properly testing caching",
          "is_bot": false,
          "headline": "Merge pull request #831 from djhoese/bugfix-ewa-tests",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2019-06-26T18:59:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfeacd0b086717346e30afcd08240188cf2f31ed",
          "body": null,
          "is_bot": false,
          "headline": "Fix geoviews only issuing a warning on critical import error",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2019-06-26T18:37:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e36229fc2f4459ecc68e2bfc281c23c5bf61f82",
          "body": null,
          "is_bot": false,
          "headline": "Fix EWA resampling tests not properly testing caching",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2019-06-26T18:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a8a809a6692cff46cd01206c238d601ef28a8d1",
          "body": null,
          "is_bot": false,
          "headline": "Fix style",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-26T17:52:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ca595ca8d3fa9f6842d9f8fe3368857e593af14",
          "body": null,
          "is_bot": false,
          "headline": "Fix loading multiple resolution of the same dataset sequentially",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-26T17:47:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea9a1d0b33a94960866f2df651246c3957257407",
          "body": null,
          "is_bot": false,
          "headline": "Test empty node consistency between scene copies",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-26T13:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05cfdf8266929c701fdaae9b6e542bed56f0e5e6",
          "body": null,
          "is_bot": false,
          "headline": "Test that resolution is preserved when compositing",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-25T13:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93e970d883461791f34e94d68310ee51211c7608",
          "body": null,
          "is_bot": false,
          "headline": "Preserve the resolution of a composites if its prerequesites match",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-24T13:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9036d9957ceee717e835ce41a9aecb2b67ebbf41",
          "body": null,
          "is_bot": false,
          "headline": "Make sure empty_node is the same across tree instances",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-24T12:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8a2159304a87a1fe22cf8ee73f0b73d67598c9b",
          "body": null,
          "is_bot": false,
          "headline": "Add default compression CF writer",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-24T12:22:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8128ab09fd1b3aadaedeffea2873f33f56cb6f91",
          "body": null,
          "is_bot": false,
          "headline": "Add test for cf writing with compression",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-24T12:21:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa6f33e2e5a1c505144dd68107583c008502a0b6",
          "body": "Corrected nc_key for channels WV_062, WV_073, IR_087",
          "is_bot": false,
          "headline": "Corrected nc_key for channels WV_062, WV_073, IR_087 (#827)",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-24T07:38:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77a45c17620ab14dca11f3fee97fa76ad3d49b18",
          "body": "Update Project",
          "is_bot": false,
          "headline": "Merge pull request #11 from pytroll/master",
          "author_name": "William Roberts",
          "author_login": "wroberts4",
          "committed_at": "2019-06-21T16:02:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "246d07790b5718571f617b2fa1b2de3cb0d1da8e",
          "body": null,
          "is_bot": false,
          "headline": "Allow passing compression parameters to the cf writer",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-20T14:13:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ee07e96a52ff733b94b414d64bbb0169f890d01",
          "body": null,
          "is_bot": false,
          "headline": "Corrected nc_key for channels WV_062, WV_073, IR_087",
          "author_name": "Talfan Barnie",
          "author_login": "TalfanBarnie",
          "committed_at": "2019-06-20T12:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "079570d37f5527f221290968634929427913e786",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo",
          "author_name": "Stephan Finkensieper",
          "author_login": "sfinkens",
          "committed_at": "2019-06-19T13:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9461f8c24fe91b50cccbe2d8d40043254c8e0867",
          "body": null,
          "is_bot": false,
          "headline": "Generalize encoding update",
          "author_name": "Stephan Finkensieper",
          "author_login": "sfinkens",
          "committed_at": "2019-06-19T13:35:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b8c69e352cef5d59940dae337900f83558b7e62",
          "body": null,
          "is_bot": false,
          "headline": "Fix stickler issue",
          "author_name": "Stephan Finkensieper",
          "author_login": "sfinkens",
          "committed_at": "2019-06-19T13:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36fe02ab2e06fc24cb142d6c73758892ff37bc5a",
          "body": null,
          "is_bot": false,
          "headline": "Remove _FillValue attribute from coord. variables",
          "author_name": "Stephan Finkensieper",
          "author_login": "sfinkens",
          "committed_at": "2019-06-19T13:17:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f4a7cf6e685c124becc259a2fd1a5152aac057e",
          "body": null,
          "is_bot": false,
          "headline": "Keep ndarray attributes if possible",
          "author_name": "Stephan Finkensieper",
          "author_login": "sfinkens",
          "committed_at": "2019-06-19T12:53:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b315d8dd03d31690e3115b74be2bb77ecb237b9",
          "body": null,
          "is_bot": false,
          "headline": "Fix omerc for CF gridmapping",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-19T11:56:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcbfdb6ec1ebe15abb7641a0e76ec5e1044a3397",
          "body": null,
          "is_bot": false,
          "headline": "Start fixing the cf writer for better CF compliance",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-18T22:28:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa959a63ccdf537a73edd0fd45be28bcae232bb6",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-18T20:45:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a04784137d1f94e0b9457bf4f0109bf3c6b3f404",
          "body": null,
          "is_bot": false,
          "headline": "Fix removed broken link",
          "author_name": "ro",
          "author_login": "BENR0",
          "committed_at": "2019-06-17T21:41:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82246535569d3efd41613e7f3d3d8b34556bfd29",
          "body": "Remove legacy GDAL-based geotiff writer support",
          "is_bot": false,
          "headline": "Merge pull request #815 from djhoese/remove-gdal-geotiff",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2019-06-17T19:41:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79356451cd25063f90930502e4a91c84de436238",
          "body": null,
          "is_bot": false,
          "headline": "Add small docstring example of tags with geotiff writer",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2019-06-17T19:17:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9509b486ad56e14bf9f79b5323be84923f72a461",
          "body": "Add support for NWCSAF GEO v2018, retain support for v2016",
          "is_bot": false,
          "headline": "Add support for NWCSAF GEO v2018, retain support for v2016 (#820)",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-17T15:19:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05a4edcedfbfea6552fdd0686ad9d79e10203ea8",
          "body": null,
          "is_bot": false,
          "headline": "Add link to the NWCSAF GEO 2018 products documentation",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-17T14:58:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e963f3e91c9d09d721364e014de7772cba2e7e0a",
          "body": "Deprecate old reader names so that they are no longer recognized",
          "is_bot": false,
          "headline": "Deprecate old reader names so that they are no longer recognized (#822)",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-17T14:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abe5b8befde9be1f12446d6140ef3d33ed704d40",
          "body": "Add flag_meanings and flag_values to 'viirs_edr_active_fires' categories",
          "is_bot": false,
          "headline": "Merge pull request #806 from djhoese/feature-viirs-active-fires-flags",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2019-06-17T13:44:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5352c8439233684161d3d09677883c74883c60ca",
          "body": null,
          "is_bot": false,
          "headline": "Remove deprecated reader names",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2019-06-17T13:11:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7faacea36dd9b471330f0e138697c603458c9e10",
          "body": "Remove warning about unused kwargs in YAML reader",
          "is_bot": false,
          "headline": "Merge pull request #821 from sfinkens/fix-reader-kwargs-warning",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-17T12:10:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b5665c5059d836d66a9668e8625503d8eab478a",
          "body": null,
          "is_bot": false,
          "headline": "Flake 8: Remove unused import",
          "author_name": "Stephan Finkensieper",
          "author_login": "sfinkens",
          "committed_at": "2019-06-17T11:49:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55576d17774b9db30d84965d915b079d0d46b837",
          "body": null,
          "is_bot": false,
          "headline": "Remove warning about unused kwargs in yaml reader",
          "author_name": "Stephan Finkensieper",
          "author_login": "sfinkens",
          "committed_at": "2019-06-17T11:38:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c66847180c6a3b3b21099cf4c7d05570a2be04d",
          "body": null,
          "is_bot": false,
          "headline": "Remove whitepace from NWCSAF GEO commit",
          "author_name": "simonrp84",
          "author_login": "simon-sat",
          "committed_at": "2019-06-14T11:05:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8601e4259cdb7dad0e3e402529d423f95b756c4",
          "body": null,
          "is_bot": false,
          "headline": "Add support for NWCSAF GEO v2018, retain support for v2016",
          "author_name": "simonrp84",
          "author_login": "simon-sat",
          "committed_at": "2019-06-14T11:00:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f63df8dec32abe0629ecc57526b41ecf5a37ca0",
          "body": "Reader for Hydrology SAF precipitation products",
          "is_bot": false,
          "headline": "Reader for Hydrology SAF precipitation products (#814)",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-13T10:44:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed6cacfa12ef10fe4ed7e5e31e22a5d58664a14b",
          "body": null,
          "is_bot": false,
          "headline": "Add H-SAF to the list of Satpy readers in the documentation",
          "author_name": "simonrp84",
          "author_login": "simon-sat",
          "committed_at": "2019-06-13T09:42:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab6171f3fa6bcfcc0bc906ab500613ee8c04ff6c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'h_saf' of github.com:simonrp84/satpy into h_saf",
          "author_name": "simonrp84",
          "author_login": "simon-sat",
          "committed_at": "2019-06-13T09:15:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c600bb2fb98b6ada0bb8d08ba8e2ab77ef11ac0",
          "body": null,
          "is_bot": false,
          "headline": "Add license / copyright info to H-SAF test script",
          "author_name": "simonrp84",
          "author_login": "simon-sat",
          "committed_at": "2019-06-13T09:13:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5198eb6b08687201038a7490fc1e15eb405168e2",
          "body": null,
          "is_bot": false,
          "headline": "Correct reader name in the H-SAF YAML file.",
          "author_name": "simonrp84",
          "author_login": "simon-sat",
          "committed_at": "2019-06-13T09:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf5866c706fb1f98f5043aa6b74b08771875aee4",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into h_saf",
          "author_name": "Simon Proud",
          "author_login": "simon-sat",
          "committed_at": "2019-06-13T08:49:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "641b33cf6edb3067fffa1604b39c2b570b60745a",
          "body": "…R copy to resolve conflict.",
          "is_bot": false,
          "headline": "Reader test __init__ file was updated on master branch, updating my P…",
          "author_name": "simonrp84",
          "author_login": "simon-sat",
          "committed_at": "2019-06-13T08:48:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fb9014143a7458f28356c5a8b5e14f2d642569f",
          "body": "…R copy to resolve conflict.",
          "is_bot": false,
          "headline": "Reader test __init__ file was updated on master branch, updating my P…",
          "author_name": "simonrp84",
          "author_login": "simon-sat",
          "committed_at": "2019-06-13T08:46:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4474feec72ad9edbbbe8d10dbf38d3cf2f5977b",
          "body": null,
          "is_bot": false,
          "headline": "Add pygrib to setup.py for the H-SAF reader.",
          "author_name": "simonrp84",
          "author_login": "simon-sat",
          "committed_at": "2019-06-13T08:27:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "851bed2a5778becf6ba44b8ffa8cd098cc4c8ee3",
          "body": null,
          "is_bot": false,
          "headline": "Remove rogue whitespace from H-SAF test script",
          "author_name": "simonrp84",
          "author_login": "simon-sat",
          "committed_at": "2019-06-13T08:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7ad81d8981d213a4d6616e2584664950eb28175",
          "body": "…af_grib",
          "is_bot": false,
          "headline": "Remove authors from file headers, rename H-SAF reader from hsaf to hs…",
          "author_name": "simonrp84",
          "author_login": "simon-sat",
          "committed_at": "2019-06-13T08:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa0e0469243ff9454aee6ec8eef0ea00eb2e1fe2",
          "body": "Add grouping parameters for the 'viirs_sdr' reader",
          "is_bot": false,
          "headline": "Add grouping parameters for the 'viirs_sdr' reader (#816)",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-12T21:40:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24a1155de0052df000d140ec6de6048cf07d86a7",
          "body": "Add TLEs to dataset attributes in avhrr_l1b_gaclac",
          "is_bot": false,
          "headline": "Merge pull request #818 from sfinkens/feature-tle",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-12T20:26:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6b0f181245402ebf623a200fd01ed297673f982",
          "body": "Add new 'crs' coordinate variable when pyproj 2.0+ is installed",
          "is_bot": false,
          "headline": "Add new 'crs' coordinate variable when pyproj 2.0+ is installed (#788)",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-12T18:58:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06809c214d3d07a47dfd7ba49a939e598b4c92f6",
          "body": null,
          "is_bot": false,
          "headline": "Update pyproj intersphinx URL to dev site",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2019-06-12T18:23:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91cf4c6f2e623f9ea169c7405f4087c3e1a6f0d4",
          "body": "Also rename lons/lats coordinates to longitude/latitude",
          "is_bot": false,
          "headline": "Add documentation about x/y/crs coordinates",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2019-06-12T17:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4318f87ab433ac872ca465fb36df5c753b75bdf5",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into feature-crs-coordinate",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2019-06-12T16:54:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07035c30e28b75f637820ca1ee4b16c41a14ff4e",
          "body": "Drop non-dimensional coordinates in Compositor",
          "is_bot": false,
          "headline": "Merge pull request #796 from sfinkens/fix-composites",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-12T15:11:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d663f2f1d817d8ef06663ae44377569766bdad32",
          "body": null,
          "is_bot": false,
          "headline": "Keep check_areas for backwards compatibility",
          "author_name": "Stephan Finkensieper",
          "author_login": "sfinkens",
          "committed_at": "2019-06-12T14:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d623f542d613986168c6ac2575f6c697cf5148c",
          "body": null,
          "is_bot": false,
          "headline": "Rename check_areas -> check_geolocation",
          "author_name": "Stephan Finkensieper",
          "author_login": "sfinkens",
          "committed_at": "2019-06-12T14:25:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a9b50bc44676c024af9ec99f9a7a8ede828a78e",
          "body": null,
          "is_bot": false,
          "headline": "Flake-8 Electro-L tests",
          "author_name": "Stephan Finkensieper",
          "author_login": "sfinkens",
          "committed_at": "2019-06-12T13:55:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f4ef177dd1045750db0b7990b3104e00026913e",
          "body": null,
          "is_bot": false,
          "headline": "Add TLEs to dataset attributes in avhrr_l1b_gaclac",
          "author_name": "Stephan Finkensieper",
          "author_login": "sfinkens",
          "committed_at": "2019-06-12T13:52:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14edc87fe528fc0207d8e55d994f18af29f2bbab",
          "body": null,
          "is_bot": false,
          "headline": "Add grouping parameters for the 'viirs_sdr' reader",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2019-06-12T13:41:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b74266e32945052fedc857af74100fb66405a3f",
          "body": "Add 'orbital_parameters' metadata to all geostationary satellite readers",
          "is_bot": false,
          "headline": "Merge pull request #794 from sfinkens/feature-satpos",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-12T12:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5da8084b17671ced6b59089adf2b77d9a30ebb9",
          "body": null,
          "is_bot": false,
          "headline": "Improve documentation",
          "author_name": "Stephan Finkensieper",
          "author_login": "sfinkens",
          "committed_at": "2019-06-12T11:48:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "005e3fe5292a62fbdd40bbdf60f1fbe2e27ad831",
          "body": null,
          "is_bot": false,
          "headline": "Fix merge to master",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-12T10:21:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80f0b391442e30e3d54af985966e86edcff041a0",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into modis_reader_documentation",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-12T10:19:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e1077f6f006a45bac89b4029b8286798897e9fc",
          "body": null,
          "is_bot": false,
          "headline": "Separate area checks and dropping of dimensions",
          "author_name": "Stephan Finkensieper",
          "author_login": "sfinkens",
          "committed_at": "2019-06-12T07:19:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea9b4e6d4c1f01241f3923152c9ecfadd95159b3",
          "body": "Add compositor for adding an image as a background",
          "is_bot": false,
          "headline": "Add compositor for adding an image as a background (#804)",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2019-06-12T06:38:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06496b2ad2930463ec7fb1924de0818ec900b529",
          "body": "Add TROPOMI L2 reader (tropomi_l2)",
          "is_bot": false,
          "headline": "Merge pull request #779 from tommyjasmin/tropomi-reader",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2019-06-11T19:59:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "487a18a218b616d4c7438525b6332ed9c1fb2be6",
          "body": null,
          "is_bot": false,
          "headline": "Add brief description of data and its source",
          "author_name": "Tommy Jasmin",
          "author_login": "tommyjasmin",
          "committed_at": "2019-06-11T19:41:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "690c72401f5b3e06cc4aae2e108e41d7e18740f9",
          "body": null,
          "is_bot": false,
          "headline": "Add license header",
          "author_name": "Tommy Jasmin",
          "author_login": "tommyjasmin",
          "committed_at": "2019-06-11T19:41:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d176ab485af4b0cb664be9b039d159f602a3ca6",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in TROPOMI section",
          "author_name": "Tommy Jasmin",
          "author_login": "tommyjasmin",
          "committed_at": "2019-06-11T19:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1301bfbb0ef6efcb9269d06507c78bbe2f9e143",
          "body": null,
          "is_bot": false,
          "headline": "make sensor attributute accessible",
          "author_name": "Tommy Jasmin",
          "author_login": "tommyjasmin",
          "committed_at": "2019-06-11T18:55:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b1ce5457c354b1e5284ad39f00c3408bcf84126",
          "body": null,
          "is_bot": false,
          "headline": "Added TROPOMI to index page",
          "author_name": "Tommy Jasmin",
          "author_login": "tommyjasmin",
          "committed_at": "2019-06-11T17:58:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c638c5796d8d82e0e3336c39fb41d292a2af1bb0",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused import",
          "author_name": "Tommy Jasmin",
          "author_login": "tommyjasmin",
          "committed_at": "2019-06-11T17:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 26,
      "commits_last_year": 0,
      "latest_release_at": "2018-04-19T15:10:53Z",
      "latest_release_tag": "v0.8.4",
      "releases_from_tags": true,
      "days_since_last_push": 2580,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 3020,
      "mean_days_between_releases": 17.4
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "doc/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 102937,
      "source_files_sampled": 175,
      "oversized_source_files": 3,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "setup.cfg",
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 11,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "mraspaud",
          "commits": 2084,
          "avatar_url": "https://avatars.githubusercontent.com/u/167802?v=4"
        },
        {
          "type": "User",
          "login": "djhoese",
          "commits": 1482,
          "avatar_url": "https://avatars.githubusercontent.com/u/1828519?v=4"
        },
        {
          "type": "User",
          "login": "pnuu",
          "commits": 362,
          "avatar_url": "https://avatars.githubusercontent.com/u/3170788?v=4"
        },
        {
          "type": "User",
          "login": "adybbroe",
          "commits": 237,
          "avatar_url": "https://avatars.githubusercontent.com/u/169069?v=4"
        },
        {
          "type": "User",
          "login": "sfinkens",
          "commits": 177,
          "avatar_url": "https://avatars.githubusercontent.com/u/1991007?v=4"
        },
        {
          "type": "User",
          "login": "wroberts4",
          "commits": 81,
          "avatar_url": "https://avatars.githubusercontent.com/u/38170479?v=4"
        },
        {
          "type": "User",
          "login": "loerum",
          "commits": 73,
          "avatar_url": "https://avatars.githubusercontent.com/u/197779?v=4"
        },
        {
          "type": "User",
          "login": "sjoro",
          "commits": 47,
          "avatar_url": "https://avatars.githubusercontent.com/u/36533519?v=4"
        },
        {
          "type": "User",
          "login": "simon-sat",
          "commits": 47,
          "avatar_url": "https://avatars.githubusercontent.com/u/13449576?v=4"
        },
        {
          "type": "User",
          "login": "rdaruwala",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/13169392?v=4"
        }
      ],
      "contributors_sampled": 39,
      "top_contributor_share": 0.434
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 15 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f5be91306603d1ca5db27d6e29dfc7e941c9435d",
        "ran_at": "2026-07-26T18:58:06Z",
        "aggregate_score": 3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2019-06-21T16:04:05Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/wroberts4/satpy",
    "host": "github.com",
    "name": "satpy",
    "owner": "wroberts4"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 31,
      "inputs": {
        "security": 30,
        "vitality": 20,
        "community": 12,
        "governance": 56,
        "engineering": 57,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 36,
        "overall_after_abandonment_multiplier": 31
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 2580,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2580 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2580
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "releases_count": 26,
              "latest_release_tag": "v0.8.4",
              "releases_from_tags": true,
              "days_since_latest_release": 3020,
              "mean_days_between_releases": 17.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "26 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3020 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3020
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~17.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 17.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 2592,
              "days_since_last_human_commit": 2580,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2580 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 2580,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (GPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 56,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 39,
              "top_contributor_share": 0.434
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 43% of commits",
                "points": 12.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 43
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "39 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "merged_prs": 11,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "11/12 decided PRs merged",
                "points": 35.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 11,
                      "decided": 12
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "followers": 1,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "wroberts4",
              "public_repos": 13,
              "account_age_days": 3031
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1 followers of wroberts4",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1,
                      "login": "wroberts4"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "13 public repos, account ~8 yr old",
                "points": 20.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 13
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 57,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 16,
                "status": "met",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "http://satpy.readthedocs.org/en/latest/",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "http://satpy.readthedocs.org/en/latest/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 30,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 10
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 41,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.24,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "24 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 24,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "doc/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "doc/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "doc/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 11,
                "status": "met",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 102937,
              "source_files_sampled": 175,
              "oversized_source_files": 3
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "3/175 source files over 60KB",
                "points": 54.1,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 175,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T18:58:22.281348Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/wroberts4/satpy.svg",
  "full_name": "wroberts4/satpy",
  "license_state": "standard",
  "license_spdx": "GPL-3.0"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.27.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计.