原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"atmospheric-modelling",
"emissions-inventory",
"atmospheric-science",
"edgar-database",
"emissions",
"environement",
"modeling",
"netcdf",
"python",
"wrf-chem"
],
"is_fork": false,
"size_kb": 41680,
"has_wiki": true,
"homepage": null,
"languages": {
"Python": 864009
},
"pushed_at": "2026-07-20T07:24:47Z",
"created_at": "2019-06-14T06:37:44Z",
"owner_type": "Organization",
"updated_at": "2026-07-16T17:53:26Z",
"description": "Processing emissions: from any inventory to any model",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "master",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": "C2SM-RCM",
"type": "Organization",
"login": "C2SM-RCM",
"company": null,
"location": null,
"followers": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/13691276?v=4",
"created_at": "2015-08-07T07:44:50Z",
"is_verified": null,
"public_repos": 11,
"account_age_days": 4008
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.8.0",
"kind": "minor",
"published_at": "2026-07-20T07:24:47Z"
},
{
"tag": "v2.7.0",
"kind": "minor",
"published_at": "2026-01-09T09:58:16Z"
},
{
"tag": "v2.6.4",
"kind": "patch",
"published_at": "2025-10-28T12:09:37Z"
},
{
"tag": "v2.6.3",
"kind": "patch",
"published_at": "2025-10-01T15:31:44Z"
},
{
"tag": "v2.6.2",
"kind": "patch",
"published_at": "2025-08-27T09:32:42Z"
},
{
"tag": "v2.6.1",
"kind": "patch",
"published_at": "2025-08-25T08:25:16Z"
},
{
"tag": "v2.6.0",
"kind": "minor",
"published_at": "2025-07-17T13:32:27Z"
},
{
"tag": "v2.5.0",
"kind": "minor",
"published_at": "2025-06-26T15:04:16Z"
},
{
"tag": "v2.4.4",
"kind": "patch",
"published_at": "2025-06-26T11:24:27Z"
},
{
"tag": "v2.4.3",
"kind": "patch",
"published_at": "2025-06-03T13:59:57Z"
},
{
"tag": "v2.4.2",
"kind": "patch",
"published_at": "2025-06-03T11:34:03Z"
},
{
"tag": "v2.4.1",
"kind": "patch",
"published_at": "2025-04-10T10:50:38Z"
},
{
"tag": "v2.4.0",
"kind": "minor",
"published_at": "2025-04-03T13:15:32Z"
},
{
"tag": "v2.3.1",
"kind": "patch",
"published_at": "2025-01-08T09:05:03Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2024-12-04T15:29:57Z"
},
{
"tag": "v2.2.2",
"kind": "patch",
"published_at": "2024-10-24T15:14:25Z"
},
{
"tag": "v2.2.1",
"kind": "patch",
"published_at": "2024-10-24T12:28:21Z"
},
{
"tag": "v2.2",
"kind": "other",
"published_at": "2024-10-24T12:07:28Z"
},
{
"tag": "v2.1",
"kind": "other",
"published_at": "2024-10-02T13:27:07Z"
},
{
"tag": "v1.1",
"kind": "other",
"published_at": "2022-12-15T10:11:21Z"
},
{
"tag": "v1.0",
"kind": "other",
"published_at": "2020-04-20T08:32:30Z"
}
],
"recent_commits": [
{
"oid": "025389747c71d959a6aa459a57864cf87f96dd7b",
"body": "* fix tz issue in create scaling factors",
"is_bot": false,
"headline": "Fix hdd timezone hardcoded (#135)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2026-07-16T13:35:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34372f6fa04e98a20c715ca928217068f9bcc874",
"body": "* improved preformance for temporal profiles\n\n* additional plot profiles supported \n\n* better plotting of temporal profiles in plot_inventory\n\n* fixing remapping with don't merge and negative values\n\n* fix ci for EDGAR download as slow test\n\n* allow reversed lat grid in clipping grid\n\n* adding new tests to verify operations\n\n* spped improvement for hourofyear profiles\n\n* allow for selecting per profile interpolation method in interpolate profiles",
"is_bot": false,
"headline": "Improvements for profiles handling and plotting and tests (#138)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2026-07-16T09:30:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0647b474a88fd3541dce917ef18061ba6643867e",
"body": "* fix number of cells in footprint grid\n\n* fix nan values in human respiration\n\n* fix weights paths\n\n* version",
"is_bot": false,
"headline": "Fix zh script footprints (#137)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2026-07-08T11:06:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7715e40f19c3e98a368f8073205a9e8b700f5e3",
"body": "Allow lines cropping, including tests",
"is_bot": false,
"headline": "adding support for line cropping and remapping(#136)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2026-07-08T11:01:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1e00b0dfcfc4ae2f5c05c9f24825305fbffe5fa",
"body": "* adding agents files\n\n* adding notice in docs and readme\n\n\n---------\n\nCo-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Adding agents (#134)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2026-05-28T14:08:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3528c69ceb52682adb7a51c3438357b916294208",
"body": "* script option in netcfd\n* Update scripts/zh_2_raster.py defaults/paths (footprints grid, Swiss outside, human respiration) \n* Fix substance-merging behavior \n* update for new data formats (SwissPRTR and Quartieranalyse)",
"is_bot": false,
"headline": "Updates zurich script (#133)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2026-05-28T12:40:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36dba9e377260af7107d6218763882ec4f337016",
"body": null,
"is_bot": false,
"headline": "fix - lambda for vprm in docs (#132)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2026-05-19T14:02:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf297ea0a35161553267b40fcae4c4b4794fde31",
"body": "* fix double backslash in rst\n\n* fix versions for readthedocs build\n\n* remove text scale confusion\n\n\n---------\n\nCo-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "fix double backslash in rst (#130)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2026-04-22T15:19:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "93af864771b9c2ca945516601240d940b47d1fe3",
"body": "* adding bare plot option\n\n* adding tests",
"is_bot": false,
"headline": "Clean plot (#129)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2026-04-22T14:08:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "999104e37c2bf22d18390a40517c0e8674ac8931",
"body": "* adding warning negative lambda\n\n* small fixes for vprm plot\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Vprm fixes (#128)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2026-04-22T09:25:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "29349906432ab5628144833439bb828c14572a17",
"body": "* rename fluxie\n\n* adding nice uba article\n\n* fix hyper links",
"is_bot": false,
"headline": "Docs updates (#127)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2026-03-17T16:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2289fca3a14c4a9dde3e8b80ff8ec662c303c64d",
"body": "* Update Inventory.set_profiles for the type dimension.\n* Add tests covering set_profiles with and without a type dimension.",
"is_bot": false,
"headline": "Fix 124 (#125)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2026-03-16T09:32:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae0f55b846e95631acf6692bb617f130d056472a",
"body": "* upgrade black formatter\n\n* remove netcdf4 dependency\n\n* fix deprecation warnings from pandas\n\n* fix read only error introduced by external package\n\n* ensure profile list is not empty in script\n\n* type hints to fix future deprecation boolean py3.16\n\n* crop with shape use gpkg instead of gdb",
"is_bot": false,
"headline": "Fix CI (#126)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2026-03-02T12:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1468d17d75d7c2525d58458e8859fd824619f730",
"body": null,
"is_bot": false,
"headline": "adding GPKG (#122)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2026-01-13T12:04:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd05fe883abb2a5bae151bf011b621f40ea38798",
"body": null,
"is_bot": false,
"headline": "moved fix to inventory (#121)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2026-01-13T11:49:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5206b7278c141eb00ef2f9b10667d4757ebb686",
"body": "* New models\n* bug fixing\n* added tutorial\n* improved docs",
"is_bot": false,
"headline": "VPRM update (#54)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2026-01-09T09:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eed375342a905469554aa3d0caa3dead12aee19",
"body": "* Added a new NetcdfRaster inventory class for reading and processing NetCDF raster inventories with optional temporal profiles\n* Implemented warning suppression from geopandas operations\n* Enhanced memory management with chunking support in profile operations and temporal scaling functions\n* various fixes",
"is_bot": false,
"headline": "New Raster inventory and various fixes (#117)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2026-01-09T09:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ce49ebb5b58f90723ad91be79222819125aa4d6",
"body": "* adding duckdb inventory for zurich\n\n* adding lines in weights mapping\n\n* Update for zh",
"is_bot": false,
"headline": "adding duckdb for zurich (#120)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2026-01-09T08:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94574d2112bdac60b38fd6463f4a59fce728c484",
"body": "* sort plot order\n\n* update nc attributes if no default is given\n\n* update python version supported\n\n* remove fiona dep global",
"is_bot": false,
"headline": "Py Version and minor patches (#119)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2026-01-08T09:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82691102abd800879b274772286a508e5abc08d4",
"body": "* Added tests in tests/exports/test_fluxy.py to validate export_fluxy functionality.\n* Introduced an example notebook (scripts/exports/edgar_2_fluxy.ipynb) demonstrating the conversion from EDGAR inventory to fluxy format.\n* Updated edgar and fluxy modules to support directory creation, year assignment, and exporting inventories in Fluxy’s expected format.\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Fluxy (#89)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2025-12-09T16:56:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "39fe2a8e70f60d3122a30535caf7c27f7f921689",
"body": "Change default cmap",
"is_bot": false,
"headline": "Merge pull request #116 from C2SM-RCM/change-default-cmap",
"author_name": "criess",
"author_login": "criess374",
"committed_at": "2025-12-01T09:45:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "421255f0888e208067a9711164d2183267162e67",
"body": null,
"is_bot": false,
"headline": "revert geometry change",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2025-12-01T09:36:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e09ba55cb039b484c6395d0781db6ab57ca74f6",
"body": null,
"is_bot": false,
"headline": "format black",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2025-12-01T08:32:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6b336c296c792639fe7ae811bcec57f4211d205",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' into change-default-cmap",
"author_name": "criess",
"author_login": "criess374",
"committed_at": "2025-11-28T14:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba1ca5c313f47e571a567be5a491cda41e0be7b2",
"body": null,
"is_bot": false,
"headline": "Change default colormap of plot_inventory",
"author_name": "Christoph Riess",
"author_login": "criess374",
"committed_at": "2025-11-28T14:42:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d9aa4748a467c9ac2126c68c1eda2c3367a3831",
"body": "* adding paper to doc\n\n* delete confusion creating parameters\n\n* remove deprecated year",
"is_bot": false,
"headline": "adding paper to doc (#115)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2025-11-24T09:04:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f3109063372a0380a3d753d19d696b350daf7ac",
"body": "new clip_box operator\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Clipbox (#114)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2025-10-31T08:58:22Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5ffa9bc11766e474f229d73d3fc4c07a3b32a4d5",
"body": "* adding to doc\n\n* adding tutorial\n\n* fix warnings and typos\n\n* adding test",
"is_bot": false,
"headline": "adding edgar temporal to doc and test (#113)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2025-10-28T12:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2aec2dcf4a7b8c219935c17c6aaade1ddfc791e3",
"body": "* update with fix for phony dims and duplicated categories\n\n* fix black\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "gfed fix (#111)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2025-10-01T15:30:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "462c0b1415d7eda9030cd09fbc0317a740d22b8d",
"body": null,
"is_bot": false,
"headline": "ignore version aut generated",
"author_name": "Lionel42",
"author_login": "lionel42",
"committed_at": "2025-10-01T15:30:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "208a106daba1da4ff5e70e02647b37cba26d9e1a",
"body": "* plot more than one profile\n\n* remove deprecated from_csv\n\n* fix tests\n\n* split composite profile\n\n* fix multiple axes plot\n\n* adding plot profile example\n\n* adding script as test\n\n* adding to docs",
"is_bot": false,
"headline": "Profile plotting and cleaning (#110)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2025-08-28T11:45:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b5348b700f8d5e1cc4afc150689d8512d898887",
"body": null,
"is_bot": false,
"headline": "Ensure directory exists before saving filelock file (#109)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2025-08-27T09:32:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ec4130673d1a685158ccdeaa7a499b03fb6d02f",
"body": "* Enhance comments in human_respiration.py",
"is_bot": false,
"headline": "Enhance comments in human_respiration.py (#108)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2025-08-26T13:46:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b92d5292f399bdd765928d9e5dd5a5fa86997a74",
"body": "* can now handle leap year\n\n* adding year parameter",
"is_bot": false,
"headline": "fix lpjguess leapyear (#107)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2025-08-25T08:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abd2780e973ca66dda08a81e091e60ee2e5b5de9",
"body": "* fix few deprecation and typo\n\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "fix few deprecations in hdd method (#106)",
"author_name": "Lionel Constantin",
"author_login": "lionel42",
"committed_at": "2025-07-29T15:27:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "394e77fc6f86fc8e0d2f4430f8b12f4be4eb4d81",
"body": "* Update README.md and citation cff",
"is_bot": false,
"headline": "Update README.md (#105)",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2025-07-18T11:13:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57209e56c9db31c8617ad00e5789b79b46cbb045",
"body": "* moved edgar\n\n* few profiles fixes\n\n* adding function read profiles\n\n* implemented profiles to be properly handled in emiproc with optimization\n\n* moved parts of code and improved for sum over cell\n\n* removed reindexing\n\n* fix for tests\n\n* fix tests for missing countries\n\n* fix corners icon grid\n\n*\n[…]\nUpdate scripts/plots/plot_icon.py\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n* format black\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Adding edgar auxilliary data (#104)",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2025-07-17T13:25:49Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f9a9d0c38d72068848dc8854380d6b2fe35a8f48",
"body": "* delete legacy\n\n* black formatting",
"is_bot": false,
"headline": "Refactocleaning (#101)",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2025-07-09T07:34:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f13e1b850472c77c0b04bde18ec4e7c7f52172c6",
"body": "* fix corners and add tests\n\n* fix cell areas for the test grids\n\n* tests now require matplotlib\n\n* fix tno for xyminmanx",
"is_bot": false,
"headline": "Fix gpd grid plot (#103)",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2025-06-26T15:03:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f4cb91237e47c3862fb09c7ea9f219d5fbeefe6",
"body": "…102)\n\n* fix lpj guess to use a regular grid (as it is regular)\n\n* fxi also saunois\n\n* this fixes plotting for both inventories",
"is_bot": false,
"headline": "fix lpj guess and saunois to use a regular grid (as it is regular) (#…",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2025-06-26T11:23:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2c00293f2dd7535d3518f4afad2a6f4fe1b9923",
"body": "* getting rid of the swiss grid and reshaping for regular\n\n* removed grid from import\n\n* fixing country crs",
"is_bot": false,
"headline": "Fix swiss grid (#100)",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2025-06-25T07:33:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "474a4a74bde2d84ec8086636a37c70d90acc83e5",
"body": null,
"is_bot": false,
"headline": "fixing country crs",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2025-06-25T07:09:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f5540f0385d37b00282dfbe41265926dd601390",
"body": null,
"is_bot": false,
"headline": "removed grid from import",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2025-06-24T15:27:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "656a2b3eb0a2ac1dd8beba9828f6c7f9bc766590",
"body": null,
"is_bot": false,
"headline": "getting rid of the swiss grid and reshaping for regular",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2025-06-24T15:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21b1958e68d1e387bc3fbe27f992f046ffd3082d",
"body": null,
"is_bot": false,
"headline": "Update pyproject.toml with matplotlib for doc req",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2025-06-03T13:58:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1a30082556cb37c787c5b3b4aa41fab8824839b",
"body": "* fix regrid to use gdf instead of recreating it\n\n* fix tests to use the non crs grid\n\n* fix multipolygons in plotting\n\n* fixed typos\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix remap not taking gdf (#98)",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2025-06-03T13:57:58Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "15ac9ab1d60739841e19b458a36246e24f2b5a89",
"body": "* adding centers, test and doc\n\n* moved tests grids\n\n* adding gpd grid tests",
"is_bot": false,
"headline": "adding centers to grids (#97)",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2025-06-03T11:32:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ba013abe810685acf4ceed9dda1ccecabebd3ba",
"body": null,
"is_bot": false,
"headline": "adding cell area in all exports (#96)",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2025-05-08T10:41:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "187a1493ee8c8ff4ff095107f9bf891e03f50d41",
"body": "* update using better function\n\n* update test and add frequency test\n\n* fix for regular grid\n\n* remove print\n\n* remove print in wetcharts\n\n* fix transposition of regular grid\n\n* fix test with test path",
"is_bot": false,
"headline": "Add frequency to export (#95)",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2025-05-06T13:29:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d902fd72621a09a0f196bcff54fec2c10378b1f",
"body": "* adding invenotory code and example\n\n* adding to the docs\n\n* using mean by default if no model specified\n\n* specify that the download is not automatic",
"is_bot": false,
"headline": "Wetcharts (#94)",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2025-05-06T11:00:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfc55da42962967e8b897615563b8969471d2281",
"body": "* updated links and use new vrsion by default\n\n* update example\n\n* fix version as suggested by copilot\n\n* adding test\n\n* fix imports issue and sorted\n\n* adding doc and fixed old\n\n* adding to the doc new versions",
"is_bot": false,
"headline": "Update edgard #92 (#93)",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2025-05-06T11:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c138c63dd0d2b393a88653d64e4f45e35005833",
"body": "* fix name in scripts\n\n* fix name and account for name change with deprecation warning",
"is_bot": false,
"headline": "Fix weights typo (#90)",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2025-04-29T08:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceaca3cdc87289fc6df577b1a66a4c104e0c0ee9",
"body": "* adding the fixes\n\n* refactor tests\n\n* cleanup\n\n* change name to remove pytest warning\n\n* ignoring new files\n\n* enable specific days in temporally scaled arrays\n\n* fix dtype used",
"is_bot": false,
"headline": "Fix composite with specific days (#88)",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2025-04-28T15:20:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5200eb02a5830ba058d248a35a66633859b6c1e6",
"body": "* fix gfed leap year\n\n* fix wrf repr\n\n* fix 0 profiles in composite",
"is_bot": false,
"headline": "Fix gfed (#87)",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2025-04-10T10:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cebff9917651ab2feea6ea0f6588d60d6e4329e3",
"body": "Updated for python 3.13 release",
"is_bot": false,
"headline": "Update for 3.13",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2025-04-08T15:42:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceca6a362af6dd3f1cfdb1ded202bab472b51823",
"body": null,
"is_bot": false,
"headline": "fix",
"author_name": "lionel",
"author_login": "lionel42",
"committed_at": "2025-04-08T15:39:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0a1f9b35a9d81d589ca1d5b088bff281838985e",
"body": null,
"is_bot": false,
"headline": "adding the 4 first days of the week as daytype",
"author_name": "lionel",
"author_login": "lionel42",
"committed_at": "2025-04-08T07:50:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55338a50642c6f2b8291ce4b9b01e91f34befbfe",
"body": "* refactoring temporal profiles\n\n* adding tutos for profiles\n\n* adding plot profiles\n\n* fix doc of profiles\n\n* delete old examples\n\n* fix profile import paths",
"is_bot": false,
"headline": "Temporal profiles refactoring (#83)",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2025-04-03T13:10:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "314d5a1f288b7b33bac0983cd1ad21edc02d1b0c",
"body": "Coli",
"is_bot": false,
"headline": "Merge pull request #81 from C2SM-RCM/coli",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2025-04-01T13:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db3414b8d68be9cb4ee34d25a47f17c4289dbbdd",
"body": null,
"is_bot": false,
"headline": "updated to raster v2.2",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2025-03-27T13:54:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90aff65d6f4839e013d7ba8e47b04edb15f80a9b",
"body": null,
"is_bot": false,
"headline": "adding description of categories",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2025-03-27T12:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f397c3e014e586a43e52af7537f64a5097a4f36",
"body": null,
"is_bot": false,
"headline": "improved regular grid generation and display",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2025-03-27T11:25:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8185fd65647b0097ec987506ad864d1d6b32f80b",
"body": null,
"is_bot": false,
"headline": "adding year as time in raster export",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2025-03-27T09:45:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "281f694c0b4e477c76a58d7b99d8f39ccbe6d66c",
"body": null,
"is_bot": false,
"headline": "moved export raster test",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2025-03-27T09:29:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00158cf5c20da5b5246e1d7ad1c00d73c9ca4e67",
"body": null,
"is_bot": false,
"headline": "update new version for the new grid",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2025-02-26T17:13:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5d3d1b7686141ee629f3be9c39939dd746dc9b7",
"body": null,
"is_bot": false,
"headline": "adding test for dx dy rounding and formatted",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2025-02-26T14:02:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b41da815cd04a07601042d3b6da336236f29607b",
"body": null,
"is_bot": false,
"headline": "fix rounding for ints",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2025-02-26T14:02:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cd2a6a2a7617fef97067bd8d6b5cb6dd813fd1e",
"body": null,
"is_bot": false,
"headline": "fixed typo",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2025-02-26T08:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24e5a52070646d88fb83cc0986abac25a145bcff",
"body": null,
"is_bot": false,
"headline": "fix country borders and kwargs",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2025-02-24T16:19:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97263fb715830f6ab3aa75806462ce961b582941",
"body": null,
"is_bot": false,
"headline": "adding plot inventory doc",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2025-02-24T16:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a080a43ba4e12741546133ecbb5b5855d6e44fa",
"body": null,
"is_bot": false,
"headline": "adding doc for from centers",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2025-02-24T14:40:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d54305fd220b2a5fabd4607cd2d4734ebe388d6b",
"body": null,
"is_bot": false,
"headline": "include rounding based on the given delta value to avoid decimal errors",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2025-02-24T14:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77edb4a328bf2d9aa7514672f5afd46ca443a61a",
"body": null,
"is_bot": false,
"headline": "Update README.md with paper",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2025-01-15T08:35:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a5e49fc1f6868e5b8ebdd6e89245508a493ef91",
"body": null,
"is_bot": false,
"headline": "also include a jpeg in case",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2025-01-07T11:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16a97b687382b12228915869856a4adfe76a71fc",
"body": "Adding gh issue templates",
"is_bot": false,
"headline": "Merge pull request #76 from C2SM-RCM/lionel42-gh-issue-template",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2024-12-18T15:14:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cf7e9496af0c5cc8fbb8ca00d70426742d7fb96",
"body": null,
"is_bot": false,
"headline": "Create help_required.yml",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2024-12-18T15:13:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abf78d04e4714d9230792ea0b34951e6d2a6e10b",
"body": null,
"is_bot": false,
"headline": "Create bug_report.yml",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2024-12-18T15:07:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fe5e361e4bca1dcb1811d26ba0d8e201eee9b39",
"body": "Updated plots examples",
"is_bot": false,
"headline": "Merge pull request #75 from C2SM-RCM/coli",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2024-12-18T14:37:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "159ac77c86d1e3b40f258ea3d30861aab7405c98",
"body": "Small fixes for the docs: typos, formatting, links, duplications",
"is_bot": false,
"headline": "Merge pull request #74 from mikapfl/docs",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2024-12-18T14:35:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58ecfe8cc190530f71480b3f836804a7a4395eb7",
"body": null,
"is_bot": false,
"headline": "update svg",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2024-12-18T14:24:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "524d18d0effc2358ce98b8ddf1410b1d22427326",
"body": null,
"is_bot": false,
"headline": "adding script plot for joss",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2024-12-18T14:23:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d054d056296cdb953dbe5a16c6f3b56b40801a9",
"body": null,
"is_bot": false,
"headline": "moved plots",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2024-12-18T14:22:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14006cf3d65f38a9dbe1c52497af5ccb13db57d5",
"body": null,
"is_bot": false,
"headline": "fix link in docs",
"author_name": "Mika Pflüger",
"author_login": "mikapfl",
"committed_at": "2024-12-18T12:43:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd42053f5b130ba5badcd8a5ec2af797cb61b044",
"body": null,
"is_bot": false,
"headline": "remove more duplicates in the docs",
"author_name": "Mika Pflüger",
"author_login": "mikapfl",
"committed_at": "2024-12-18T11:44:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1883eff7b2b6db1d3969251a1672af858f4eaf15",
"body": null,
"is_bot": false,
"headline": "Typos and formatting in the tutorial docs",
"author_name": "Mika Pflüger",
"author_login": "mikapfl",
"committed_at": "2024-12-18T11:44:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efb73d77f263fc2666d4035f4e7d45d2ed037ef0",
"body": null,
"is_bot": false,
"headline": "Add cams_reg_aq.CAMS_REG_AQ to API docs",
"author_name": "Mika Pflüger",
"author_login": "mikapfl",
"committed_at": "2024-12-18T11:42:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aa1924c273ff068e162e0fdb4442826d79e32e2",
"body": null,
"is_bot": false,
"headline": "Add ipython as docs dependency for syntax highlighting",
"author_name": "Mika Pflüger",
"author_login": "mikapfl",
"committed_at": "2024-12-18T11:35:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60e90dc14870a0ffdc5fe68f307fb81c6334d99d",
"body": "unit conversion for wrf and some other day capabilities",
"is_bot": false,
"headline": "Merge pull request #73 from C2SM-RCM/coli",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2024-12-17T12:10:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ea4646747721f4b4bc51ee30d8f5820ed0e2019",
"body": null,
"is_bot": false,
"headline": "addding correct day per year for leap and non leap",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2024-12-17T11:59:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45a482954490178598d25671d512bd371c83d751",
"body": null,
"is_bot": false,
"headline": "update wrf with unit conversion",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2024-12-17T09:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab5641edd711d77f65a8affe61dd814935f6c7ce",
"body": null,
"is_bot": false,
"headline": "adding molar mass data",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2024-12-17T09:58:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad546e2ea10657e6d0a3f3ba17cbc072b5bb5872",
"body": "Coli",
"is_bot": false,
"headline": "Merge pull request #72 from C2SM-RCM/coli",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2024-12-13T10:32:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f504f3f0bc3e73ad860c3b6d84d982dcd00cc37c",
"body": null,
"is_bot": false,
"headline": "grids tutorial",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2024-12-13T10:29:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "659b4cfb81050be0aa08ac4af6a4821c9830a523",
"body": null,
"is_bot": false,
"headline": "grids in doc",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2024-12-13T10:28:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81022a46638f3e213af9846df68e5552add72ed7",
"body": null,
"is_bot": false,
"headline": "adding hex grid",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2024-12-13T10:28:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41b9c2063f6cece91e2c54b13c830465ef887281",
"body": null,
"is_bot": false,
"headline": "adding regridding tutorial",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2024-12-11T16:42:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "122c73a84b72dac0c8d5a37a2696bcc89af7f802",
"body": "update diagram style",
"is_bot": false,
"headline": "Merge pull request #71 from C2SM-RCM/coli",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2024-12-05T08:32:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bd5fc1e53511885ca029038f7aa871748dc5a49",
"body": null,
"is_bot": false,
"headline": "update diagram style",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2024-12-05T08:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c46368b5827e8869df41a1ef87995920021265e4",
"body": "Review update",
"is_bot": false,
"headline": "Merge pull request #70 from C2SM-RCM/coli",
"author_name": "Lionel C",
"author_login": "lionel42",
"committed_at": "2024-12-04T14:59:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f1be5de2c94b8d428d6a11a41c39c8747f2a872",
"body": null,
"is_bot": false,
"headline": "clean the tutorial and make it more formal",
"author_name": "coli",
"author_login": "lionel42",
"committed_at": "2024-12-04T14:38:36Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 21,
"commits_last_year": 35,
"latest_release_at": "2026-07-20T07:24:47Z",
"latest_release_tag": "v2.8.0",
"releases_from_tags": false,
"days_since_last_push": 8,
"active_weeks_last_year": 18,
"days_since_latest_release": 8,
"mean_days_between_releases": 45.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "emiproc",
"exists": true,
"license": "BSD-3-Clause",
"keywords": [
"emission",
"processing",
"inventory",
"cosmo",
"icon-art",
"Programming Language :: Python :: 3"
],
"ecosystem": "pypi",
"matches_repo": null,
"registry_url": "https://pypi.org/project/emiproc/",
"is_deprecated": false,
"latest_version": "2.8.0",
"repository_url": null,
"versions_count": 18,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2024-10-24T12:08:31.202632Z",
"latest_published_at": "2026-07-20T07:25:33.808534Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
}
]
},
"popularity": {
"forks": 10,
"stars": 13,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2019-11-04",
"count": 1
},
{
"date": "2019-11-21",
"count": 1
},
{
"date": "2019-12-10",
"count": 1
},
{
"date": "2019-12-20",
"count": 1
},
{
"date": "2020-07-21",
"count": 1
},
{
"date": "2021-07-07",
"count": 1
},
{
"date": "2023-05-03",
"count": 1
},
{
"date": "2023-06-26",
"count": 1
},
{
"date": "2024-12-18",
"count": 1
},
{
"date": "2025-05-05",
"count": 1
}
],
"complete": true,
"collected": 10,
"total_forks": 10
},
"star_history": null,
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples",
"notebooks"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"docs/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 35226,
"source_files_sampled": 141,
"oversized_source_files": 0,
"agent_instruction_files": [
".github/copilot-instructions.md"
],
"agent_instruction_max_bytes": 881
},
"dependencies": {
"manifests": [
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 35,
"malicious_count": 0,
"assessed_package": "pypi:emiproc@2.8.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "geos",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "numpy",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "pandas",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "geopandas",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "dask",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "scipy",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "shapely",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "xarray",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2023.10"
},
{
"name": "rasterio",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "pyogrio",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "pyyaml",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "filelock",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "dask",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "filelock",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "geopandas",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "geos",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pandas",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pyogrio",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "rasterio",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "scipy",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "shapely",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "xarray",
"direct": true,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 12,
"direct_count": 12,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 101,
"open_issues": 3,
"closed_ratio": 0.909,
"closed_issues": 30,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "lionel42",
"commits": 666,
"avatar_url": "https://avatars.githubusercontent.com/u/43442120?v=4"
},
{
"type": "User",
"login": "gkuhl",
"commits": 91,
"avatar_url": "https://avatars.githubusercontent.com/u/1390607?v=4"
},
{
"type": "User",
"login": "efmkoene",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/10390219?v=4"
},
{
"type": "User",
"login": "gredvis",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/16103168?v=4"
},
{
"type": "User",
"login": "mikapfl",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/7226087?v=4"
},
{
"type": "User",
"login": "ochsnerd",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/30530196?v=4"
},
{
"type": "User",
"login": "criess374",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/60383749?v=4"
},
{
"type": "User",
"login": "corink21",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/132359540?v=4"
},
{
"type": "User",
"login": "jthanwer",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/41946574?v=4"
},
{
"type": "User",
"login": "micstein89",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/43347576?v=4"
}
],
"contributors_sampled": 11,
"top_contributor_share": 0.829
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"publish-pypi.yaml",
"pull-request-links.yaml",
"python-package.yml"
],
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 8,
"reason": "20 out of 25 merged PRs checked by a CI test -- score normalized to 8",
"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 1/26 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 7 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"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": 6,
"reason": "7 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"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": "025389747c71d959a6aa459a57864cf87f96dd7b",
"ran_at": "2026-07-28T22:30:41Z",
"aggregate_score": 4.6,
"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": "2026-07-20T07:25:38Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-16T13:35:57Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 3,
"created_at": "2020-03-26T07:12:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 44,
"created_at": "2023-11-13T12:33:18Z",
"last_comment_at": "2025-02-05T16:48:22Z",
"last_comment_author": "efmkoene"
},
{
"number": 131,
"created_at": "2026-04-29T16:39:46Z",
"last_comment_at": "2026-07-16T10:49:36Z",
"last_comment_author": "lionel42"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/C2SM-RCM/emiproc",
"host": "github.com",
"name": "emiproc",
"owner": "C2SM-RCM"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"security": 57,
"vitality": 73,
"community": 37,
"governance": 65,
"engineering": 72
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 73,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"commits_last_year": 35,
"human_commit_share": 1,
"days_since_last_push": 8,
"active_weeks_last_year": 18
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 8 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "18/52 weeks with commits",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 18
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "35 commits in the last year",
"points": 14,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 35
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "7 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 92,
"inputs": {
"releases_count": 21,
"latest_release_tag": "v2.8.0",
"releases_from_tags": false,
"days_since_latest_release": 8,
"mean_days_between_releases": 45.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "21 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 21
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 8 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~45.7 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 45.7
}
}
],
"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": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 12,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 12 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 12
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 37,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"forks": 10,
"stars": 13,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "13 stars",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 13
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "10 forks",
"points": 8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 10
}
}
],
"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": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"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": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 65,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 11,
"top_contributor_share": 0.829
},
"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 83% of commits",
"points": 3.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 83
}
}
],
"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 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"merged_prs": 101,
"open_issues": 3,
"closed_issues": 30,
"issue_closed_ratio": 0.909,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "91% of issues closed",
"points": 42.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 91
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "101/105 decided PRs merged",
"points": 36.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 101,
"decided": 105
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/26 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"followers": 12,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "C2SM-RCM",
"public_repos": 11,
"account_age_days": 4008
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "12 followers of C2SM-RCM",
"points": 8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 12,
"login": "C2SM-RCM"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "11 public repos, account ~10 yr old",
"points": 19.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 11
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"emiproc"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 8
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 8 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 8
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "18 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 18
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 72,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": "20 out of 25 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"atmospheric-modelling",
"emissions-inventory",
"atmospheric-science",
"edgar-database",
"emissions",
"environement",
"modeling",
"netcdf",
"python",
"wrf-chem"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "10 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 10
}
}
],
"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": "moderate",
"name": "Security",
"value": 57,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.6
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "20 out of 25 merged PRs checked by a CI test -- score normalized to 8",
"points": 2,
"status": "partial",
"details": [],
"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 1/26 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"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": "7 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:emiproc@2.8.0 runtime dependency closure — what installing the published package pulls in — 35 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "pypi:emiproc@2.8.0",
"assessed": 35
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 35,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 35,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": 8
},
"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": "moderate",
"name": "AI Readiness",
"value": 56,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.54,
"agent_instruction_files": [
".github/copilot-instructions.md"
],
"agent_instruction_max_bytes": 881
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".github/copilot-instructions.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".github/copilot-instructions.md"
}
}
],
"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": "54 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 54,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"docs/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.09,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "docs/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/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": "9 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 9,
"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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"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": 35226,
"source_files_sampled": 141,
"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/141 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 141,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples",
"notebooks"
],
"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, notebooks",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples, notebooks"
}
}
],
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-28T22:31:05.748693Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/C2SM-RCM/emiproc.svg",
"full_name": "C2SM-RCM/emiproc",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}