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

update schema to recommend storage extension #3

Closed fmigneault closed 1 month ago

fmigneault commented 6 months ago

:rocket: Feature Request

An example with a S3 path would be neat. Ideally, such S3 endpoint would have helper methods with pystac.extensions.storage.CloudPlatform = "AWS" and other relevant storage properties for region, modalities, etc.

originally posted on comment from @fmigneault on https://github.com/crim-ca/dlm-extension/pull/2, reported on https://github.com/crim-ca/dlm-extension/issues/10

fmigneault commented 1 month ago

MLM schema will not concern itself with storage. Applicable validations will be done by storage extension itself.