crim-ca / mlm-extension

Machine Learning Model STAC Extension (archive, see https://github.com/stac-extensions/mlm)
https://crim-ca.github.io/mlm-extension/
Apache License 2.0
8 stars 0 forks source link

Fix bands #5

Closed fmigneault closed 6 months ago

fmigneault commented 6 months ago

Description

Properly validate the bands reference under mlm:input to refer to corresponding eo / raster / STAC 1.1 "bands" definition.

Added

Changed

Deprecated

Removed

Fixed

Related Issue

n/a

Type of Change

Checklist

fmigneault commented 6 months ago

@rbavery FYI

fmigneault commented 6 months ago

@rbavery Ideally, people will migrate to STAC 1.1 over time, and then bands would be preferable. However, I don't want this to become a limiting factor in using MLM if for some reason a catalog is stuck on 1.0. For sure, we can increase the emphasis on STAC 1.1 when it's ready.