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

tparker-usgs / satpy

Python package for earth-observing satellite data processing

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

tparker-usgs/satpy 的健康指数为 100 分中的 23 分,处于「危急」区间。 其得分最高的类别是Engineering Quality(38/100),最低的是Community & Adoption(12/100)。 最近一次更新在 3334 天前。 近期的大部分工作由 1 位贡献者完成。

23
总分 / 100
危急

软件健康指数

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

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

评分画像

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

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

所有权

Tom Parker个人账户
16 关注者50 个公开仓库始于 2012年9月USGS

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

按类别列示的指标

活力

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

20危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 3,334 天前
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_push3,334
active_weeks_last_year0

发布纪律

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

社区与采用

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

12危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 1 位关注者
所用输入
forks0
stars0
watchers1
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

可持续性与治理

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

32存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
7.7/22.5提交分布 — 头号贡献者编写了 66% 的提交
13.5/13.5贡献者广度 — 11 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 6 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled11
top_contributor_share0.659
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决, PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
8.8/25所有者影响力 — tparker-usgs 有 16 位关注者
24.4/25既往记录 — 50 个公开仓库,账户约 13 年
所用输入
followers16
owner_typeUser
is_verified
owner_logintparker-usgs
public_repos50
account_age_days5,059
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

38存在风险 · 占总体的 20%

工程实践

30存在风险
评分方式
0/24CI 工作流
24/24存在测试
0/16Linter 配置
0/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 6 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,因此单独呈现,不影响总体健康评分。

34存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
8/40可读的提交历史 — 100 次人类提交中有 15 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.15
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — doc/Makefile
22/22自动化测试
0/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,未配置类型检查
55/55可控的文件大小 — 采样的 97 个源文件中有 0 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes49,335
source_files_sampled97
oversized_source_files0

机器可读接口

40存在风险
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
0/20MCP 服务器
40/40可运行示例 — examples
所用输入
example_dirsexamples
has_mcp_signal
api_schema_files

关键数据

0GitHub 星标
11贡献者
0最近 12 个月提交数
3,334距最近推送天数
12发布版本数
1巴士系数(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:59 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 6 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": 3171,
      "has_wiki": true,
      "homepage": "http://satpy.readthedocs.org/en/latest/",
      "languages": {
        "Python": 948273,
        "Gherkin": 2633
      },
      "pushed_at": "2017-06-09T18:10:48Z",
      "created_at": "2017-06-09T18:06:53Z",
      "owner_type": "User",
      "updated_at": "2017-06-09T18:06:55Z",
      "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": "Tom Parker",
      "type": "User",
      "login": "tparker-usgs",
      "company": "USGS",
      "location": "Anchorage, AK",
      "followers": 16,
      "avatar_url": "https://avatars.githubusercontent.com/u/2372638?v=4",
      "created_at": "2012-09-18T18:04:48Z",
      "is_verified": null,
      "public_repos": 50,
      "account_age_days": 5059
    },
    "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.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": "fc16aef97b094651130b7a493bc1d376ad01d8e9",
          "body": null,
          "is_bot": false,
          "headline": "update changelog",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-05-22T18:34:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4ca9fed8524d48309a8f9222e415b5640d238cc",
          "body": null,
          "is_bot": false,
          "headline": "Bump version: 0.6.1 → 0.6.2",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-05-22T18:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcd2400329582c59f73802851b85d16c3dfa2baf",
          "body": "Includes extra fix for the scene when missing datasets need to be\nprinted/logged.",
          "is_bot": false,
          "headline": "Fix NUCAPS reader when used with multiple input granules",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-05-22T18:28:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0919681d6e89a2d59c944aef7d232259379d0d1",
          "body": null,
          "is_bot": false,
          "headline": "Work on projections for cf-writer",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-05-16T12:38:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "550a19a4113f8e880210d35fd1084a0a7827da1f",
          "body": null,
          "is_bot": false,
          "headline": "Cosmetic fixes",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-05-09T17:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f4b921d64e37b4820947fc9157e3809832c609b",
          "body": null,
          "is_bot": false,
          "headline": "Improve cf write including grid mappings",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-05-09T17:35:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "690103a268d6d2b21d75f7f18300d0f3b9a6f2f4",
          "body": null,
          "is_bot": false,
          "headline": "Bugfix eps_l1b",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-05-09T17:34:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ad39266da2553bea343b25c34ebb8d58bd97258",
          "body": null,
          "is_bot": false,
          "headline": "Pass kwargs to dataset saving",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-05-09T14:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65e61def047bb9d902e123833447c77888757e3c",
          "body": null,
          "is_bot": false,
          "headline": "Add ninjotiff writer",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-05-08T12:45:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1158b2ccdfe1bbb6ba7a834ad19c74b940b338f",
          "body": null,
          "is_bot": false,
          "headline": "Avoid crashing when resampling  datasets without area",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-05-03T18:26:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c52292dd5d76c7c70bb5b15ebe84e93f47721d3b",
          "body": null,
          "is_bot": false,
          "headline": "Add reducer8 compositor",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-05-03T18:24:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6ba3a7efcca3c21cb9033ebfa602adb30da88be",
          "body": "Add reader for NWCSAF/PPS which can also be used by NWCSAF/MSG",
          "is_bot": false,
          "headline": "Merge pull request #51 from pytroll/common-nwcsaf-readers",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-04-26T12:20:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a183fcb00066c6427ceb40102faea5ee9372efd",
          "body": null,
          "is_bot": false,
          "headline": "Add initial enhancer tests",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-25T14:17:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da5894b47adc7086b19aba2a35dd750cb464295b",
          "body": null,
          "is_bot": false,
          "headline": "update changelog",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-04-24T19:38:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3cf0dae7fc11ed981c3098d36cb38b6414361af",
          "body": null,
          "is_bot": false,
          "headline": "Bump version: 0.6.0 → 0.6.1",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-04-24T19:38:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53d5c888f57341f33bf452207af696f943891012",
          "body": null,
          "is_bot": false,
          "headline": "Change branch for landscape badge",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-04-24T19:36:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dc490c1c08b77ebdc3d1110cf93ebf97d28fd76",
          "body": null,
          "is_bot": false,
          "headline": "Fix badge to point to develop",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-04-24T17:43:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1784bc4aafe8ff1b2b03484baf0f92f18b7bc2c",
          "body": null,
          "is_bot": false,
          "headline": "Add a couple of badges to the readme",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-04-24T17:39:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c36cc1acd5d9b9e8f80f4b9735623754374626b7",
          "body": null,
          "is_bot": false,
          "headline": "Remove imageo subpackage and related tests",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-24T16:15:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea9ecdc5fc4cc09d6419481b8ce9461113ebe2ca",
          "body": "Required fixing all reader tests that had improper patching of base file handlers.",
          "is_bot": false,
          "headline": "Add test for ReaderFinder",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-24T14:11:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62f34dcef96a4b644cf173ed12b131006d89eaf8",
          "body": null,
          "is_bot": false,
          "headline": "Add NUCAPS reader tests",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-23T19:33:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9eebebe44163f00ee66d01f177c53553651ffb5",
          "body": null,
          "is_bot": false,
          "headline": "Fix OMPS EDR valid_min comparison",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-22T16:07:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16027ec72a60064eccf79c52a8aa9648fa445331",
          "body": null,
          "is_bot": false,
          "headline": "Add OMPS EDR tests",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-22T16:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "391e99627090b53817b3f6b2e901d7608cdccbf1",
          "body": null,
          "is_bot": false,
          "headline": "Add shape checking to AMSR2 L1B tests",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-22T12:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e2673215e26f76290960f133208706afe2002a0",
          "body": null,
          "is_bot": false,
          "headline": "Attempt to fix AMSR2 L1B reader tests",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-22T02:55:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90722c8bdee243ad6daed4557997f3cc2def3805",
          "body": null,
          "is_bot": false,
          "headline": "Add AMSR2 L1B tests",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-22T02:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "378ffcb734abf16779ca0795607ae6bedcdb5e44",
          "body": "Fix #42",
          "is_bot": false,
          "headline": "Fix loading of failed datasets",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-21T15:05:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6871e5c3c1977c1fd2d81fb61c1f0dd94fa2b587",
          "body": null,
          "is_bot": false,
          "headline": "Fix viirs sdr loading when dataset's file type isn't loaded",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-21T13:41:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37392e8ea7883ecdfc7a704c4222ddbeff3a1bb0",
          "body": "Signed-off-by: Adam.Dybbroe <a000680@c20671.ad.smhi.se>",
          "is_bot": false,
          "headline": "Add support for PPS/CPP cloud phase and effective radius",
          "author_name": "Adam.Dybbroe",
          "author_login": null,
          "committed_at": "2017-04-20T21:58:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f598d719e591365e638f988644f72e945eb9899c",
          "body": null,
          "is_bot": false,
          "headline": "Add a ColorizeCompositor vs PaletteCompositor",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-04-20T15:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d27ce9a2a17c97e1c2fae9c6fa33c4ad585e9ff",
          "body": "PPS palette in CTTH-height\n\nSigned-off-by: Adam.Dybbroe <a000680@c20671.ad.smhi.se>",
          "is_bot": false,
          "headline": "Harmonize composite names between PPS and MSG, and try handle the odd",
          "author_name": "Adam.Dybbroe",
          "author_login": null,
          "committed_at": "2017-04-20T15:19:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d3c6a9cc1675e459d2b454ef15f348df0bdee07",
          "body": null,
          "is_bot": false,
          "headline": "Fix viirs sdr tests for python 3",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-19T20:40:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86e98766122cc9591e26bad20223137958c26285",
          "body": "Signed-off-by: Adam.Dybbroe <a000680@c20671.ad.smhi.se>",
          "is_bot": false,
          "headline": "Added more PPS products - CPP parameters still missing",
          "author_name": "Adam.Dybbroe",
          "author_login": null,
          "committed_at": "2017-04-19T20:35:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5fbb1471653243ee35b480ab80537acb038c438",
          "body": "Also fixed tests and fixed dfilter not working in VIIRS SDRs when\nkey was a DatasetID",
          "is_bot": false,
          "headline": "Add ability for VIIRS SDRs to load geolocation files from N_GEO_Ref",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-19T20:11:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09cf0abd85b77e773f2546d18bcc0784a028428c",
          "body": "Signed-off-by: Adam.Dybbroe <a000680@c20671.ad.smhi.se>",
          "is_bot": false,
          "headline": "Add modis support for pps reader",
          "author_name": "Adam.Dybbroe",
          "author_login": null,
          "committed_at": "2017-04-19T08:50:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7833e502aafe12bb808bc0ee07c03910fc9e40df",
          "body": "Signed-off-by: Adam.Dybbroe <a000680@c20671.ad.smhi.se>",
          "is_bot": false,
          "headline": "Comment out get_shape method",
          "author_name": "Adam.Dybbroe",
          "author_login": null,
          "committed_at": "2017-04-19T08:28:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e6b7aaa2ebe307ecd5a1ed8ede807f086b6e581",
          "body": "Signed-off-by: Adam.Dybbroe <a000680@c20671.ad.smhi.se>",
          "is_bot": false,
          "headline": "Add reader for NWCSAF/PPS which can also be used by NWCSAF/MSG",
          "author_name": "Adam.Dybbroe",
          "author_login": null,
          "committed_at": "2017-04-19T08:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9b5a9ce67328624e97fcd3e2a6304e76fa23d9d",
          "body": "Quantified code complained about duplicate if statements",
          "is_bot": false,
          "headline": "Clean up styling for coordinates check",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-18T21:21:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fd0a7e044708bb7bacc529eabcf7d420e65afe3",
          "body": "…coordinates\n\nSigned-off-by: Adam.Dybbroe <a000680@c20671.ad.smhi.se>",
          "is_bot": false,
          "headline": "Raise ValueError instead of IOError when standard_name is missing in …",
          "author_name": "Adam.Dybbroe",
          "author_login": null,
          "committed_at": "2017-04-18T21:02:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e16ed5d3d06906eb844fcd5fe4a36e9817c6ad1d",
          "body": "Signed-off-by: Adam.Dybbroe <a000680@c20671.ad.smhi.se>",
          "is_bot": false,
          "headline": "Use previously unused cache dict to hold cached geolocation data",
          "author_name": "Adam.Dybbroe",
          "author_login": null,
          "committed_at": "2017-04-18T20:50:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6432ba389070e28a7f0416934feb2e03b0ff8d83",
          "body": "Signed-off-by: Adam.Dybbroe <a000680@c20671.ad.smhi.se>",
          "is_bot": false,
          "headline": "Remove redundant import",
          "author_name": "Adam.Dybbroe",
          "author_login": null,
          "committed_at": "2017-04-18T20:42:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f4e57649e37762f73b24aca9e260f0fcb8f8378",
          "body": "Signed-off-by: Adam.Dybbroe <a000680@c20671.ad.smhi.se>",
          "is_bot": false,
          "headline": "raise an IOError when (lon,lat) coordinates doesn't have a standard_name",
          "author_name": "Adam.Dybbroe",
          "author_login": null,
          "committed_at": "2017-04-18T20:41:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27560a46a47622ca1184a3a65916f8f54827acfb",
          "body": "Fix #32",
          "is_bot": false,
          "headline": "Add warning when sensor is not supported by any readers",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-18T19:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee05e166b36263972ed23c21872603168c142baf",
          "body": null,
          "is_bot": false,
          "headline": "update changelog",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-04-18T18:36:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a534e2a0d7d8788374b312f8d17bcb1465f15567",
          "body": null,
          "is_bot": false,
          "headline": "Bump version: 0.5.0 → 0.6.0",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-04-18T18:36:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e12f8d97a6f9862068a695ea465458dfa064253",
          "body": null,
          "is_bot": false,
          "headline": "Fix pyresample link in README",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-18T14:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25a6cf9aba05d58be06758ec422b006a0173d322",
          "body": null,
          "is_bot": false,
          "headline": "Update documentation and readme to be more SatPy-y",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-18T14:10:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d83f4ed09dc532c74cd79a461902281b21bc4d23",
          "body": null,
          "is_bot": false,
          "headline": "Add ACSPO reader to documentation",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-18T12:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0b7867c8affd3edbdf2934099a97703155fb736",
          "body": null,
          "is_bot": false,
          "headline": "Reduce redundant code in netcdf4 based tests",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-17T19:33:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a40ec82a0071b8f051c7df447b969cbd5afc2d36",
          "body": null,
          "is_bot": false,
          "headline": "Add ACSPO reader tests",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-17T19:17:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00991d019c740513f0276731f00aeadf77ae8535",
          "body": null,
          "is_bot": false,
          "headline": "Force minimum version of netcdf4-python",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-17T18:32:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d868d4483aec81932a298d9572adf2fd96db0314",
          "body": null,
          "is_bot": false,
          "headline": "Update pip on travis before installing dependencies",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-17T14:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14a1079489917418e45a69816e50ba30ede153c5",
          "body": "netCDF4-python seems to be broken on travis when installed from a wheel.\nThis tries installing it from a source tarball.",
          "is_bot": false,
          "headline": "Install netcdf4 from source tarball on travis instead of from wheel",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-17T14:41:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9251226470721a8d85d696f3e26046fae4d03d0d",
          "body": "Travis has a library issue with netcdf4 so trying h5netcdf instead",
          "is_bot": false,
          "headline": "Replace netcdf4 with h5netcdf in netcdf4 file handler tests",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-17T14:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0cac38b650a2774f098c76fc57e2f1956d67bd6",
          "body": null,
          "is_bot": false,
          "headline": "Install cython via apt for travis tests",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-17T01:14:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d95e3c0d116f0e08e6e6c5e41e31c4e2de88066",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for NetCDF4 File Handler utility class",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-17T00:55:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1335a9752338d6eea46a3d2e995c333b3cb56c54",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for HDF5 File Handler utility class",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-17T00:38:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1e730b72cbfb6677272b6f8d75d2c60360e781a",
          "body": "Includes installing netcdf4 apt packages on travis",
          "is_bot": false,
          "headline": "Update VIIRS L1B tests to work with python 3",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-16T21:27:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0144a0597e486af99ac237b4592c432ce91eb8c5",
          "body": null,
          "is_bot": false,
          "headline": "Add netCDF4 library to travis tests",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-16T21:17:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9f53d2cfdd2ff72327c8c9f58ff39fb890479b4",
          "body": null,
          "is_bot": false,
          "headline": "Add VIIRS L1B tests",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-16T21:10:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1c59ac9459bce57e828c31a876fde5f8b821c0f",
          "body": "Includes changes to mask any data slices when data can't be loaded from\none or more file handlers. Raises an error if all file handlers fail.",
          "is_bot": false,
          "headline": "Change YAML reader to only provide datasets that are requested",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-16T21:10:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e6db2f757dc9969545d5f81a04006f64e48a92e",
          "body": null,
          "is_bot": false,
          "headline": "Clean up style",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-04-15T17:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "113ddc32a5c8504ccc788ef3844cc45400010b2c",
          "body": null,
          "is_bot": false,
          "headline": "Add behave test for returned least modified dataset",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-15T14:08:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40be24a4e3240f87fd544a91916e0d9cd4b81832",
          "body": "Bilinear interpolation",
          "is_bot": false,
          "headline": "Merge pull request #48 from pytroll/feature_bilinear",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2017-04-15T13:26:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a6b29478390beabee77ae41bd37ee2c161b5db4",
          "body": "Add ACSPO SST Reader",
          "is_bot": false,
          "headline": "Merge pull request #50 from pytroll/feature-acspo-reader",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2017-04-14T23:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c0e93cd5e09431878e983d5ec648b0efcea7959",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup code based on quantifiedcode",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-14T23:03:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "429e39d80f3f9157f33de941eda0de20b8883df8",
          "body": null,
          "is_bot": false,
          "headline": "Add more documentation methods in ACSPO reader",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-14T22:36:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "205524f3fec5c81ed3998a9089e334386e910e59",
          "body": null,
          "is_bot": false,
          "headline": "Add test to make sure least modified datasets are priorities in getitem",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-14T20:16:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c33cbc7d7648bf3e26b5da9029fe61753139147f",
          "body": null,
          "is_bot": false,
          "headline": "Change DatasetID sorting to be more pythonic",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-14T19:47:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f580e388d8443f91dfeaa1fc2a5eb11d5c60bc3",
          "body": null,
          "is_bot": false,
          "headline": "Fix incorrect usage of setdefault",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-14T15:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d524c9009d94cad9daca8ddaa272d2d7f20d38d9",
          "body": null,
          "is_bot": false,
          "headline": "Change DatasetIDs to be sortable and sort them in DatasetDict.keys()",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-14T15:48:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a99c72c541010289b8699da05db5d08c4e5a3d6e",
          "body": "Planning to change how requested datasets are loaded/discovered so this test will need to get updated in the future anyway.",
          "is_bot": false,
          "headline": "Make failing test more deterministic",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-14T13:53:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d32179182efa4a721fa05384f64d209c4611ab",
          "body": "__getitem__ was depending on the output and order of .keys() which is\nnot guaranteed to be the same every time. If more than one key was found\nto match the `item` then the first in a list based on .keys() was\nreturned. The first element in this list was not always the same.",
          "is_bot": false,
          "headline": "Fix DatasetDict.__getitem__ being slightly non-deterministic",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-14T02:49:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "957463eb665722ffd651b85b8ef50b563a235818",
          "body": null,
          "is_bot": false,
          "headline": "Fix Scene loading or computing datasets multiple times",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-14T02:17:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b73cc52da9ba72c2f27ffdf8c806b2d4272d9e06",
          "body": null,
          "is_bot": false,
          "headline": "Fix ACSPO reader module docstring",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-11T00:11:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "322c73861bde088810a7abf3414939587e1d3c71",
          "body": null,
          "is_bot": false,
          "headline": "Add ACSPO SST Reader",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-11T00:08:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfc17942d43f2c397fb933a447879f0933e88911",
          "body": null,
          "is_bot": false,
          "headline": "Add filename filtering for start and end time",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-10T18:26:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4689867f7a4ba887c802de0250db1474578a825e",
          "body": "Fix #45",
          "is_bot": false,
          "headline": "Fix Scene loading datasets multiple times",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-09T17:02:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6810d9bc84a1c6e8ad4e86b59468e0e994f788d1",
          "body": "Fix EWA resampling",
          "is_bot": false,
          "headline": "Merge pull request #49 from pytroll/fix_ewa",
          "author_name": "David Hoese",
          "author_login": "djhoese",
          "committed_at": "2017-04-07T20:14:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84a3bd11744e7071ef3d72c0e59d694567a94673",
          "body": null,
          "is_bot": false,
          "headline": "Fix setup.py's usage of find_packages",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-07T19:00:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9aae43ede3ea407bca9624710865481641461ba",
          "body": "If a user specified `unload=False` then there may be something in the Scene that isn't needed later.",
          "is_bot": false,
          "headline": "Fix deleting an item from the Scene if it wasn't in the wishlist",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-07T18:53:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7032a695789bf2b917a30e23a00c17d9bdebd78d",
          "body": null,
          "is_bot": false,
          "headline": "Use setuptool's find_packages in setup.py",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-07T18:53:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e09c004f1455968e975c6dc763d1d80720c3664",
          "body": null,
          "is_bot": false,
          "headline": "Remove data copy from EWA resampling",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-07T18:47:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "411ec1c158c1a59ca7bdd080662b175dc9ce1f65",
          "body": null,
          "is_bot": false,
          "headline": "Use only h5py for compact viirs reading",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-04-06T21:52:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36ec8ec314e0f93c81aced235e6cdfeb6f13f784",
          "body": null,
          "is_bot": false,
          "headline": "Remove hanging print statements",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-04-06T20:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17cd50bbe4d4a86f1ec5cb4459924fcf419eb4e4",
          "body": null,
          "is_bot": false,
          "headline": "Add night overview composite for viirs",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-04-06T20:01:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75aba8e4d6ae4cfbf25f067c6a5e33049e6c914f",
          "body": null,
          "is_bot": false,
          "headline": "Add area def for MSG HRV",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-04-06T20:01:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80a1610c011628215521f783672a62c11bdbcbc8",
          "body": "Switch enhancements to yaml format",
          "is_bot": false,
          "headline": "Merge pull request #47 from pytroll/feature-yaml-enhancements",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-04-06T15:03:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6abcdbf8ce38817cfc758a690b617f1a1580fb1",
          "body": null,
          "is_bot": false,
          "headline": "Send copy of the data to fornav()",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2017-04-06T12:08:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "536f63774a41c4247b7dfac62a2162cff0c71555",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fix_ewa' of https://github.com/pytroll/satpy into fix_ewa",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2017-04-06T11:56:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05b9a92cb96f4192958b248acfa3cdc93e31f6ad",
          "body": "- Fixes EWA resampling",
          "is_bot": false,
          "headline": "Send copy of data to fornav()",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2017-04-06T10:02:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac192b38a3b4923447e04babfd0f97a9d238500d",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused import",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2017-04-06T05:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c11905b13445c17d20a4fe610f9a0a7c688c482",
          "body": null,
          "is_bot": false,
          "headline": "Fix missed Projectable use in composites",
          "author_name": "davidh-ssec",
          "author_login": "djhoese",
          "committed_at": "2017-04-05T14:28:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb49d74d20da7779a7bc802c00ef457abae65cd1",
          "body": null,
          "is_bot": false,
          "headline": "Discard masks from cache data",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2017-04-05T11:38:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da7b7592b3f81f85a2b257690188b1b369ef5dc0",
          "body": null,
          "is_bot": false,
          "headline": "Start fixing EWA; single channels work, multichannels yield bad images",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2017-04-05T10:40:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca9c9637c6404134b4724f8c1e42e4871ac667d7",
          "body": null,
          "is_bot": false,
          "headline": "Add example using bilinear interpolation, caching and more CPUs",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2017-04-05T07:21:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72d1380e93e1794e20613ba6d2e6769dc009f0b0",
          "body": null,
          "is_bot": false,
          "headline": "Handle datasets with multiple channels",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2017-04-05T07:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc6ed493012445163a7e716cfb2d8a6bbe947e42",
          "body": "- move caches to base class attribute\n- move cache reading to base class\n- move cache updating to base class",
          "is_bot": false,
          "headline": "Reorganize code",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2017-04-05T05:55:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77d17c8e13b90a65d5df1eb05ed9145e50e84ec9",
          "body": null,
          "is_bot": false,
          "headline": "Add bilinear resampling, separate lonlat masking to a function",
          "author_name": "Panu Lahtinen",
          "author_login": "pnuu",
          "committed_at": "2017-04-05T05:09:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fc85cf10ae2bd6851c6c5b629da8c2f240be2c0",
          "body": null,
          "is_bot": false,
          "headline": "Switch enhancements to yaml format",
          "author_name": "Martin Raspaud",
          "author_login": "mraspaud",
          "committed_at": "2017-04-04T18:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 12,
      "commits_last_year": 0,
      "latest_release_at": "2017-05-22T18:34:35Z",
      "latest_release_tag": "v0.6.2",
      "releases_from_tags": true,
      "days_since_last_push": 3334,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 3352,
      "mean_days_between_releases": 17.8
    },
    "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": 1,
      "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": [
        "examples"
      ],
      "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": 49335,
      "source_files_sampled": 97,
      "oversized_source_files": 0,
      "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": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "mraspaud",
          "commits": 1281,
          "avatar_url": "https://avatars.githubusercontent.com/u/167802?v=4"
        },
        {
          "type": "User",
          "login": "djhoese",
          "commits": 401,
          "avatar_url": "https://avatars.githubusercontent.com/u/1828519?v=4"
        },
        {
          "type": "User",
          "login": "adybbroe",
          "commits": 111,
          "avatar_url": "https://avatars.githubusercontent.com/u/169069?v=4"
        },
        {
          "type": "User",
          "login": "loerum",
          "commits": 73,
          "avatar_url": "https://avatars.githubusercontent.com/u/197779?v=4"
        },
        {
          "type": "User",
          "login": "pnuu",
          "commits": 50,
          "avatar_url": "https://avatars.githubusercontent.com/u/3170788?v=4"
        },
        {
          "type": "User",
          "login": "mitkin",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/3927849?v=4"
        },
        {
          "type": "User",
          "login": "m4sth0",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/5738472?v=4"
        },
        {
          "type": "User",
          "login": "quantifiedcode-bot",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/14318904?v=4"
        },
        {
          "type": "User",
          "login": "gdb-mch",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/307897925?v=4"
        },
        {
          "type": "User",
          "login": "praerien",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/7056521?v=4"
        }
      ],
      "contributors_sampled": 11,
      "top_contributor_share": 0.659
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "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 6 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": "fc16aef97b094651130b7a493bc1d376ad01d8e9",
        "ran_at": "2026-07-26T18:59:45Z",
        "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": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/tparker-usgs/satpy",
    "host": "github.com",
    "name": "satpy",
    "owner": "tparker-usgs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "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": 23,
      "inputs": {
        "security": 30,
        "vitality": 20,
        "community": 12,
        "governance": 32,
        "engineering": 38,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 27,
        "overall_after_abandonment_multiplier": 23
      },
      "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": 3334,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3334 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3334
                    }
                  }
                ],
                "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": 12,
              "latest_release_tag": "v0.6.2",
              "releases_from_tags": true,
              "days_since_latest_release": 3352,
              "mean_days_between_releases": 17.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "12 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3352 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3352
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~17.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 17.8
                    }
                  }
                ],
                "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": null,
              "days_since_last_human_commit": 3352,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 3352 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 3352,
                      "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": 1,
              "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": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 32,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 11,
              "top_contributor_share": 0.659
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 66% of commits",
                "points": 7.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 66
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "11 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "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": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "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": "moderate",
            "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": 54,
            "inputs": {
              "followers": 16,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "tparker-usgs",
              "public_repos": 50,
              "account_age_days": 5059
            },
            "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": "16 followers of tparker-usgs",
                "points": 8.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 16,
                      "login": "tparker-usgs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "50 public repos, account ~13 yr old",
                "points": 24.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 50
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 38,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "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": 30,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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 6 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": 11
            },
            "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": 34,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 8,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.15,
              "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": "15 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 15,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "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": 44,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "doc/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "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": 0,
                "status": "missed",
                "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": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 49335,
              "source_files_sampled": 97,
              "oversized_source_files": 0
            },
            "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": "0/97 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 97,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "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:59:53.244590Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tparker-usgs/satpy.svg",
  "full_name": "tparker-usgs/satpy",
  "license_state": "standard",
  "license_spdx": "GPL-3.0"
}

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

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

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