{"id":25723498,"url":"https://github.com/cs-si/eopf-stac-extension","last_synced_at":"2026-01-28T07:05:10.169Z","repository":{"id":77444077,"uuid":"597020369","full_name":"CS-SI/eopf-stac-extension","owner":"CS-SI","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-21T15:53:08.000Z","size":46,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-06-05T21:03:05.054Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CS-SI.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-03T12:59:34.000Z","updated_at":"2025-01-21T15:53:11.000Z","dependencies_parsed_at":"2024-09-10T18:15:44.451Z","dependency_job_id":"876a1ba5-e859-4385-918a-5bc4e46f3b48","html_url":"https://github.com/CS-SI/eopf-stac-extension","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/CS-SI/eopf-stac-extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CS-SI%2Feopf-stac-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CS-SI%2Feopf-stac-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CS-SI%2Feopf-stac-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CS-SI%2Feopf-stac-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CS-SI","download_url":"https://codeload.github.com/CS-SI/eopf-stac-extension/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CS-SI%2Feopf-stac-extension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28841502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T05:50:12.573Z","status":"ssl_error","status_checked_at":"2026-01-28T05:49:54.528Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-25T20:36:54.445Z","updated_at":"2026-01-28T07:05:10.122Z","avatar_url":"https://github.com/CS-SI.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# eopf-stac-extension\r\n\r\n- **Title:** Earth Observation Processing Framework\r\n- **Identifier:** \u003chttps://cs-si.github.io/eopf-stac-extension/v1.2.0/schema.json\u003e\r\n- **Field Name Prefix:** eopf\r\n- **Scope:** Item, Collection\r\n- **Extension [Maturity Classification](https://github.com/radiantearth/stac-spec/tree/master/extensions/README.md#extension-maturity):** Proposal\r\n- **Owner**: CS Group France\r\n- **History:** Proposal in preparation\r\n\r\nThis document explains the fields of the EOPF extension to the\r\n[SpatioTemporal Asset Catalog](https://github.com/radiantearth/stac-spec) (STAC) specification.\r\n\r\nEOPF is the framework of Copernicus Sentinel data processors under development by ESA.\r\nSee [EOPF site](https://eopf.copernicus.eu/) for context.\r\n\r\nIt is strongly recommended to use the other STAC extensions eo, view, processing, sat and sci with the eopf extension.\r\n\r\n## Item Properties or Asset Fields\r\n\r\n| Field Name               | Type                                                   | Description                      |\r\n| ------------------------ | ------------------------------------------------------ | -------------------------------- |\r\n| eopf:datastrip_id       | string                                                  | Datastrip identification (specific to Sentinel-2). Example: S2A_OPER_MSI_L2A_DS_2APS_20240308T143352_S20240308T101546_N05.10 |\r\n| eopf:datatake_id        | string                                                  | Datatake identification. Examples: for S1, datatake_id = 12032; for S2, datatake_id = GS2A_20231215T103431_044292_N05.10     |\r\n| eopf:instrument_configuration_id    | integer                                     | The instrument configuration ID is specific to S1 SAR instrument and refers to the onboard configuration. Each version of it has a specific identifier called \"Instrument Configuration ID\" (ICID) corresponding to a specific number. For more information, cf. [\"What is the instrument configuration ID (ICID) ?\"](https://sar-mpc.eu/about/faq/) |\r\n| eopf:instrument_mode     | string                                                 | Instrument_mode (specific to Sentinel-2). Supports all datatake_type values: INS-NOBS, INS-EOBS, INS-DASC, INS-ABSR, INS-VIC, INS-RAW, INS-TST, INS-NOBD, INS-ABSD, INS-DASD, INS-VICD |\r\n| eopf:origin_datetime     | datetime                                               | Date time of the input data considered to create the item. Example: for PRIP, time of the availability of all CADU data on the CADIP/XBIP                             |\r\n\r\n## Contributing\r\n\r\nAll contributions are subject to the\r\n[STAC Specification Code of Conduct](https://github.com/radiantearth/stac-spec/blob/master/CODE_OF_CONDUCT.md).\r\nFor contributions, please follow the\r\n[STAC specification contributing guide](https://github.com/radiantearth/stac-spec/blob/master/CONTRIBUTING.md) Instructions\r\nfor running tests are copied here for convenience.\r\n\r\n### Running tests\r\n\r\nThe same checks that run as checks on PR's are part of the repository and can be run locally to verify that changes are valid. \r\nTo run tests locally, you'll need `npm`, which is a standard part of any [node.js installation](https://nodejs.org/en/download/).\r\n\r\nFirst you'll need to install everything with npm once. Just navigate to the root of this repository and on \r\nyour command line run:\r\n```bash\r\nnpm install\r\n```\r\n\r\nThen to check markdown formatting and test the examples against the JSON schema, you can run:\r\n```bash\r\nnpm test\r\n```\r\n\r\nThis will spit out the same texts that you see online, and you can then go and fix your markdown or examples.\r\n\r\nIf the tests reveal formatting problems with the examples, you can fix them with:\r\n```bash\r\nnpm run format-examples\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcs-si%2Feopf-stac-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcs-si%2Feopf-stac-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcs-si%2Feopf-stac-extension/lists"}