Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/blog/2025/251028-stac-sprint-eu-recap.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The sprint produced several concrete proposals that will shape how we work with

- **[Best Practices for STAC Zarr and N-Dimensional Arrays](https://github.com/radiantearth/stac-best-practices/pull/29)**: A comprehensive draft providing guidance on using Zarr with STAC. This is significant because, until now, nobody had proper guidance on this integration. The PR is ready for community review and needs feedback to refine and finalize the recommendations. We would like to merge it by the end of November to provide clarity to implementers. We encourage everyone to review and contribute feedback by participating in the next community meetings or commenting directly on the PR.

- **[Datacube Extension Overhaul of Variables](https://github.com/stac-extensions/datacube/issue/30)**: A proposal to replace `cube:variables` with `bands` to better align with how STAC structures metadata. This change could make the datacube extension more intuitive and powerful for multidimensional datasets. This PR will probably require further discussion before merging, as it represents a breaking change in the extension.
- **[Datacube Extension Overhaul of Variables](https://github.com/stac-extensions/datacube/issues/30)**: A proposal to replace `cube:variables` with `bands` to better align with how STAC structures metadata. This change could make the datacube extension more intuitive and powerful for multidimensional datasets. This PR will probably require further discussion before merging, as it represents a breaking change in the extension.

- **[EOPF STAC Patterns](https://github.com/EOPF-Sample-Service/eopf-stac/pull/54)**: ESA-specific best practices for their Earth Observation Processing Framework (EOPF) Zarr products. EOPF STAC represents the largest effort to-date of representing Zarr stores in STAC. Aligning EOPF STAC with the newly emerging best practices serves as a test of the feasibility of these best practices and provides a concrete example. Part of this effort also involves reusing existing STAC extensions wherever possible to improve compatibility between EOPF products and external products.

Expand Down