Skip to content

Add DGGS dimension type#38

Open
m-mohr wants to merge 1 commit into
mainfrom
dggs
Open

Add DGGS dimension type#38
m-mohr wants to merge 1 commit into
mainfrom
dggs

Conversation

@m-mohr

@m-mohr m-mohr commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Adds a DGGS dimension type for datacubes.

Potentially needs alignment once stac-extensions/dggs is available.

This comment was marked as resolved.

This comment was marked as resolved.

Comment thread examples/dggs.json
"links": [
{
"rel": "self",
"href": "http://cool-sat.com/catalog/datacube-dggs-123/item.json"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure, how important: this gives 404 (mentioned also in other DGGS related files)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, it's an example. Maybe we should use links that are more clearly identifiable as an example.

Suggested change
"href": "http://cool-sat.com/catalog/datacube-dggs-123/item.json"
"href": "http://openeo.example/catalog/example-dggs-123/item.json"

Comment thread examples/dggs.json
},
"assets": {
"data": {
"href": "http://cool-sat.com/catalog/datacube-dggs-123/data.zarr",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure, how important: this gives 404 (mentioned also in other DGGS related files)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants