Skip to content

feat: kuva space metadata fixes - #10

Open
maksshal wants to merge 3 commits into
eu-cdse:mainfrom
traktorspace:metadata_adjustments
Open

feat: kuva space metadata fixes#10
maksshal wants to merge 3 commits into
eu-cdse:mainfrom
traktorspace:metadata_adjustments

Conversation

@maksshal

@maksshal maksshal commented Aug 20, 2026

Copy link
Copy Markdown

Added airborne metadata adjustments according to the latest suggestions. Also added a thumbnail for a satellite tile.

Latest samples with these changes:
s3://CCM-KUVA-SPACE-DEV/2026/08/21/HF1A_HSI_SCA_L1_20250919T100431_20250919T100431_V100.tar
s3://CCM-KUVA-SPACE-DEV/2026/08/20/HSI_SCA_L2_20250818T082610_20250818T082610_V100.tar

"view:sun_azimuth": 166.53297,
"view:incidence_angle": 2.3015711
},
"links": [],

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

STAC spec says that this field is required, so leaving it empty.

"roles": [
"thumbnail"
],
"title": "RGB Thumbnail"

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

We have added a thumbnail to the archive

@@ -90,3391 +91,6072 @@
"title": "TAR product",
"type": "application/tar"
},
"1004nm": {
"b1_411nm": {

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Band name cannot start with a number, so added a prefix

]
},
"collection": "ccm_hyperspectral_ref_hr",
"collection": "ccm-hyperspectral-ref-hr",

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Changed collection name

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.

1 participant