Recent Releases of stac-model

stac-model - stac-model-v0.4.0

What's Changed

  • :arrow_up: Bump actions/setup-python from 5.4.0 to 5.5.0 by @dependabot[bot] in https://github.com/stac-extensions/mlm/pull/80
  • :arrow_up: Bump actions/cache from 4.2.2 to 4.2.3 by @dependabot[bot] in https://github.com/stac-extensions/mlm/pull/81
  • :arrow_up: Update rich requirement from <14.0.0,>=13.7.0 to >=13.7.0,<15.0.0 by @dependabot[bot] in https://github.com/stac-extensions/mlm/pull/82
  • adjust remark config to aligh check-markdown with format-markdown outputs by @fmigneault in https://github.com/stac-extensions/mlm/pull/83
  • add mlm form reference to readme by @rbavery in https://github.com/stac-extensions/mlm/pull/79
  • add embedding as suggested dimension order name by @fmigneault in https://github.com/stac-extensions/mlm/pull/84
  • improve resources references in README by @fmigneault in https://github.com/stac-extensions/mlm/pull/85
  • :arrow_up: Bump actions/setup-python from 5.5.0 to 5.6.0 by @dependabot[bot] in https://github.com/stac-extensions/mlm/pull/86
  • update setuptools and bump-my-version definitions by @fmigneault in https://github.com/stac-extensions/mlm/pull/92
  • add ML-Model migration guide by @fmigneault in https://github.com/stac-extensions/mlm/pull/91
  • add YAML extensions to match schema references in bump version by @fmigneault in https://github.com/stac-extensions/mlm/pull/100
  • allow total_parameters or architecture to be ommitted in pydantic models by @rbavery in https://github.com/stac-extensions/mlm/pull/101
  • Add datacube variables support as MLM input and output dimensions by @fmigneault in https://github.com/stac-extensions/mlm/pull/94
  • Update PULLREQUESTTEMPLATE.md by @fmigneault in https://github.com/stac-extensions/mlm/pull/104
  • fix safety dependencies by @fmigneault in https://github.com/stac-extensions/mlm/pull/105
  • patch requests flagged by safety by @fmigneault in https://github.com/stac-extensions/mlm/pull/107
  • add python3.13 support by @fmigneault in https://github.com/stac-extensions/mlm/pull/106
  • Model Metadata YAML Validation by @isaaccorley in https://github.com/stac-extensions/mlm/pull/95
  • fix mlm:entrypoint checks by @fmigneault in https://github.com/stac-extensions/mlm/pull/103
  • Support pre/post processing functions as JSON array for Model I/O by @fmigneault in https://github.com/stac-extensions/mlm/pull/99
  • set urlib above 2.5.0 to address safety lint issue by @rbavery in https://github.com/stac-extensions/mlm/pull/108
  • add cpu device type as an alias for amd64 by @rbavery in https://github.com/stac-extensions/mlm/pull/109
  • fix make linters by @fmigneault in https://github.com/stac-extensions/mlm/pull/112
  • Add common keywords to project package by @fmigneault in https://github.com/stac-extensions/mlm/pull/113
  • Torch/TorchGeo Export & Packaging by @isaaccorley in https://github.com/stac-extensions/mlm/pull/97
  • facilitate bump maintenance with glob by @fmigneault in https://github.com/stac-extensions/mlm/pull/115
  • Torchgeo mlm by @Nazim-crim in https://github.com/stac-extensions/mlm/pull/102
  • add bands/variables checks against dimension names in input/result ordering by @fmigneault in https://github.com/stac-extensions/mlm/pull/114

New Contributors

  • @isaaccorley made their first contribution in https://github.com/stac-extensions/mlm/pull/95
  • @Nazim-crim made their first contribution in https://github.com/stac-extensions/mlm/pull/102

Full Changelog: https://github.com/stac-extensions/mlm/compare/stac-model-v0.3.0...stac-model-v0.4.0

- Python
Published by fmigneault 6 months ago

stac-model - v1.5.0

What's Changed

  • add bands/variables checks against dimension names in input/result ordering (#114) @fmigneault
  • Torchgeo mlm (#102) @Nazim-crim
  • facilitate bump maintenance with glob (#115) @fmigneault
  • Torch/TorchGeo Export & Packaging (#97) @isaaccorley
  • Add common keywords to project package (#113) @fmigneault
  • fix make linters (#112) @fmigneault
  • add cpu device type as an alias for amd64 (#109) @rbavery
  • set urlib above 2.5.0 to address safety lint issue (#108) @rbavery
  • Support pre/post processing functions as JSON array for Model I/O (#99) @fmigneault
  • fix mlm:entrypoint checks (#103) @fmigneault
  • Model Metadata YAML Validation (#95) @isaaccorley
  • add python3.13 support (#106) @fmigneault
  • patch requests flagged by safety (#107) @fmigneault
  • fix safety dependencies (#105) @fmigneault
  • Update PULLREQUESTTEMPLATE.md (#104) @fmigneault
  • Add datacube variables support as MLM input and output dimensions (#94) @fmigneault
  • allow total_parameters or architecture to be ommitted in pydantic models (#101) @rbavery
  • add YAML extensions to match schema references in bump version (#100) @fmigneault
  • update setuptools and bump-my-version definitions (#92) @fmigneault
  • add embedding as suggested dimension order name (#84) @fmigneault
  • add mlm form reference to readme (#79) @rbavery
  • adjust remark config to aligh check-markdown with format-markdown outputs (#83) @fmigneault

:rocket: Features

  • add ML-Model migration guide (#91) @fmigneault

:memo: Documentation

  • add ML-Model migration guide (#91) @fmigneault
  • improve resources references in README (#85) @fmigneault

:arrow_up: Dependencies updates

  • :arrow_up: Bump actions/setup-python from 5.5.0 to 5.6.0 (#86) @dependabot[bot]
  • :arrow_up: Update rich requirement from <14.0.0,>=13.7.0 to >=13.7.0,<15.0.0 (#82) @dependabot[bot]
  • :arrow_up: Bump actions/cache from 4.2.2 to 4.2.3 (#81) @dependabot[bot]
  • :arrow_up: Bump actions/setup-python from 5.4.0 to 5.5.0 (#80) @dependabot[bot]

:bustsinsilhouette: List of contributors

@Nazim-crim, @dependabot[bot], @fmigneault, @isaaccorley, @rbavery and dependabot[bot]

What's Changed

  • Update README.md by @fmigneault in https://github.com/stac-extensions/mlm/pull/66
  • Update extension to 'candidate' maturity level by @fmigneault in https://github.com/stac-extensions/mlm/pull/37
  • correct table so it renders by @rbavery in https://github.com/stac-extensions/mlm/pull/67
  • add Paddle MLM framework by @fmigneault in https://github.com/stac-extensions/mlm/pull/72
  • add HuggingFace SafeTensors to MLM Artifact Types Best Practices by @fmigneault in https://github.com/stac-extensions/mlm/pull/71
  • bump pip>=25.0.0 to address vulnerability check by @fmigneault in https://github.com/stac-extensions/mlm/pull/75
  • :arrow_up: Bump actions/cache from 4.2.0 to 4.2.2 by @dependabot[bot] in https://github.com/stac-extensions/mlm/pull/74
  • :arrow_up: Bump actions/setup-python from 5.4.0 to 5.5.0 by @dependabot[bot] in https://github.com/stac-extensions/mlm/pull/80
  • :arrow_up: Bump actions/cache from 4.2.2 to 4.2.3 by @dependabot[bot] in https://github.com/stac-extensions/mlm/pull/81
  • :arrow_up: Update rich requirement from <14.0.0,>=13.7.0 to >=13.7.0,<15.0.0 by @dependabot[bot] in https://github.com/stac-extensions/mlm/pull/82
  • adjust remark config to aligh check-markdown with format-markdown outputs by @fmigneault in https://github.com/stac-extensions/mlm/pull/83
  • add mlm form reference to readme by @rbavery in https://github.com/stac-extensions/mlm/pull/79
  • add embedding as suggested dimension order name by @fmigneault in https://github.com/stac-extensions/mlm/pull/84
  • improve resources references in README by @fmigneault in https://github.com/stac-extensions/mlm/pull/85
  • :arrow_up: Bump actions/setup-python from 5.5.0 to 5.6.0 by @dependabot[bot] in https://github.com/stac-extensions/mlm/pull/86
  • update setuptools and bump-my-version definitions by @fmigneault in https://github.com/stac-extensions/mlm/pull/92
  • add ML-Model migration guide by @fmigneault in https://github.com/stac-extensions/mlm/pull/91
  • add YAML extensions to match schema references in bump version by @fmigneault in https://github.com/stac-extensions/mlm/pull/100
  • allow total_parameters or architecture to be ommitted in pydantic models by @rbavery in https://github.com/stac-extensions/mlm/pull/101
  • Add datacube variables support as MLM input and output dimensions by @fmigneault in https://github.com/stac-extensions/mlm/pull/94
  • Update PULLREQUESTTEMPLATE.md by @fmigneault in https://github.com/stac-extensions/mlm/pull/104
  • fix safety dependencies by @fmigneault in https://github.com/stac-extensions/mlm/pull/105
  • patch requests flagged by safety by @fmigneault in https://github.com/stac-extensions/mlm/pull/107
  • add python3.13 support by @fmigneault in https://github.com/stac-extensions/mlm/pull/106
  • Model Metadata YAML Validation by @isaaccorley in https://github.com/stac-extensions/mlm/pull/95
  • fix mlm:entrypoint checks by @fmigneault in https://github.com/stac-extensions/mlm/pull/103
  • Support pre/post processing functions as JSON array for Model I/O by @fmigneault in https://github.com/stac-extensions/mlm/pull/99
  • set urlib above 2.5.0 to address safety lint issue by @rbavery in https://github.com/stac-extensions/mlm/pull/108
  • add cpu device type as an alias for amd64 by @rbavery in https://github.com/stac-extensions/mlm/pull/109
  • fix make linters by @fmigneault in https://github.com/stac-extensions/mlm/pull/112
  • Add common keywords to project package by @fmigneault in https://github.com/stac-extensions/mlm/pull/113
  • Torch/TorchGeo Export & Packaging by @isaaccorley in https://github.com/stac-extensions/mlm/pull/97
  • facilitate bump maintenance with glob by @fmigneault in https://github.com/stac-extensions/mlm/pull/115
  • Torchgeo mlm by @Nazim-crim in https://github.com/stac-extensions/mlm/pull/102
  • add bands/variables checks against dimension names in input/result ordering by @fmigneault in https://github.com/stac-extensions/mlm/pull/114

New Contributors

  • @isaaccorley made their first contribution in https://github.com/stac-extensions/mlm/pull/95
  • @Nazim-crim made their first contribution in https://github.com/stac-extensions/mlm/pull/102

Full Changelog: https://github.com/stac-extensions/mlm/compare/v1.4.0...v1.5.0

- Python
Published by github-actions[bot] 6 months ago

stac-model - stac-model-v0.3.0

What's Changed

  • :arrow_up: Bump bump-my-version from 0.21.0 to 0.26.1 by @dependabot in https://github.com/stac-extensions/mlm/pull/11
  • :arrow_up: Bump requests from 2.31.0 to 2.32.3 by @dependabot in https://github.com/stac-extensions/mlm/pull/9
  • :arrow_up: Bump actions/checkout from 2 to 4 by @dependabot in https://github.com/stac-extensions/mlm/pull/5
  • :arrow_up: Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in https://github.com/stac-extensions/mlm/pull/4
  • :arrow_up: Bump python from 3.10-slim-buster to 3.11-slim-buster in /docker by @dependabot in https://github.com/stac-extensions/mlm/pull/8
  • :arrow_up: Bump rich from 13.7.1 to 13.8.1 by @dependabot in https://github.com/stac-extensions/mlm/pull/6
  • :arrow_up: Bump wcmatch from 8.5.1 to 10.0 by @dependabot in https://github.com/stac-extensions/mlm/pull/10
  • :arrow_up: Bump identify from 2.5.36 to 2.6.1 by @dependabot in https://github.com/stac-extensions/mlm/pull/7
  • :arrow_up: Bump release-drafter/release-drafter from 5.15.0 to 6.0.0 by @dependabot in https://github.com/stac-extensions/mlm/pull/3
  • :arrow_up: Bump actions/cache from 2.1.6 to 4.0.2 by @dependabot in https://github.com/stac-extensions/mlm/pull/1
  • migrate github references by @fmigneault in https://github.com/stac-extensions/mlm/pull/12
  • :arrow_up: Bump actions/setup-python from 2.2.2 to 5.2.0 by @dependabot in https://github.com/stac-extensions/mlm/pull/18
  • :arrow_up: Bump jsonschema from 4.22.0 to 4.23.0 by @dependabot in https://github.com/stac-extensions/mlm/pull/13
  • :arrow_up: Bump stevedore from 5.2.0 to 5.3.0 by @dependabot in https://github.com/stac-extensions/mlm/pull/16
  • :arrow_up: Bump prompt-toolkit from 3.0.36 to 3.0.48 by @dependabot in https://github.com/stac-extensions/mlm/pull/15
  • :arrow_up: Bump annotated-types from 0.6.0 to 0.7.0 by @dependabot in https://github.com/stac-extensions/mlm/pull/14
  • :arrow_up: Bump pydoclint from 0.3.10 to 0.5.9 by @dependabot in https://github.com/stac-extensions/mlm/pull/17
  • update CI to let setup-node choose version by @fmigneault in https://github.com/stac-extensions/mlm/pull/19
  • add citation references by @fmigneault in https://github.com/stac-extensions/mlm/pull/32
  • update citation references with official values published work by @fmigneault in https://github.com/stac-extensions/mlm/pull/34
  • add figure from the MLM demo paper by @rbavery in https://github.com/stac-extensions/mlm/pull/33
  • update crim and terradue icons + add terradue to readme by @fmigneault in https://github.com/stac-extensions/mlm/pull/36
  • break out part of description to Resources section, add open paper link and presentation pdf by @rbavery in https://github.com/stac-extensions/mlm/pull/38
  • Fix check of disallowed unknown/undefined mlm:-prefixed fields by @fmigneault in https://github.com/stac-extensions/mlm/pull/44
  • refactor norm-type/statistics mlm:input properties by @fmigneault in https://github.com/stac-extensions/mlm/pull/39
  • fix missing package/bump as stac-mlm by @fmigneault in https://github.com/stac-extensions/mlm/pull/56
  • fix invalid dimensions of MLM inputs/outputs example by @fmigneault in https://github.com/stac-extensions/mlm/pull/53
  • migrate from poetry to uv by @rbavery in https://github.com/stac-extensions/mlm/pull/43
  • :arrow_up: Bump actions/cache from 4.0.2 to 4.1.2 by @dependabot in https://github.com/stac-extensions/mlm/pull/45
  • :arrow_up: Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in https://github.com/stac-extensions/mlm/pull/46
  • better MLM Asset roles descriptions by @fmigneault in https://github.com/stac-extensions/mlm/pull/60
  • fix makefile to allow reuse of conda/virtual env by @fmigneault in https://github.com/stac-extensions/mlm/pull/61
  • fix mlm:artifact_type check missing in assets and other disallowed MLM fields by @fmigneault in https://github.com/stac-extensions/mlm/pull/59
  • fix mlm:artifact_type check missing by @fmigneault in https://github.com/stac-extensions/mlm/pull/52
  • :arrow_up: Bump actions/cache from 4.1.2 to 4.2.0 by @dependabot in https://github.com/stac-extensions/mlm/pull/62
  • add compile_method flag and add other framework artifact types by @rbavery in https://github.com/stac-extensions/mlm/pull/40
  • :arrow_up: Bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot in https://github.com/stac-extensions/mlm/pull/64
  • :arrow_up: Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 by @dependabot in https://github.com/stac-extensions/mlm/pull/63
  • Update README.md by @fmigneault in https://github.com/stac-extensions/mlm/pull/66
  • Update extension to 'candidate' maturity level by @fmigneault in https://github.com/stac-extensions/mlm/pull/37
  • correct table so it renders by @rbavery in https://github.com/stac-extensions/mlm/pull/67
  • add Paddle MLM framework by @fmigneault in https://github.com/stac-extensions/mlm/pull/72
  • add HuggingFace SafeTensors to MLM Artifact Types Best Practices by @fmigneault in https://github.com/stac-extensions/mlm/pull/71
  • bump pip>=25.0.0 to address vulnerability check by @fmigneault in https://github.com/stac-extensions/mlm/pull/75
  • :arrow_up: Bump actions/cache from 4.2.0 to 4.2.2 by @dependabot in https://github.com/stac-extensions/mlm/pull/74

New Contributors

  • @dependabot made their first contribution in https://github.com/stac-extensions/mlm/pull/11
  • @fmigneault made their first contribution in https://github.com/stac-extensions/mlm/pull/12
  • @rbavery made their first contribution in https://github.com/stac-extensions/mlm/pull/33

Full Changelog: https://github.com/stac-extensions/mlm/compare/stac-model-v0.2.0...stac-model-v0.3.0

- Python
Published by fmigneault 12 months ago

stac-model - v1.4.0

What's Changed

  • :arrow_up: Bump bump-my-version from 0.21.0 to 0.26.1 by @dependabot in https://github.com/stac-extensions/mlm/pull/11
  • :arrow_up: Bump requests from 2.31.0 to 2.32.3 by @dependabot in https://github.com/stac-extensions/mlm/pull/9
  • :arrow_up: Bump actions/checkout from 2 to 4 by @dependabot in https://github.com/stac-extensions/mlm/pull/5
  • :arrow_up: Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in https://github.com/stac-extensions/mlm/pull/4
  • :arrow_up: Bump python from 3.10-slim-buster to 3.11-slim-buster in /docker by @dependabot in https://github.com/stac-extensions/mlm/pull/8
  • :arrow_up: Bump rich from 13.7.1 to 13.8.1 by @dependabot in https://github.com/stac-extensions/mlm/pull/6
  • :arrow_up: Bump wcmatch from 8.5.1 to 10.0 by @dependabot in https://github.com/stac-extensions/mlm/pull/10
  • :arrow_up: Bump identify from 2.5.36 to 2.6.1 by @dependabot in https://github.com/stac-extensions/mlm/pull/7
  • :arrow_up: Bump release-drafter/release-drafter from 5.15.0 to 6.0.0 by @dependabot in https://github.com/stac-extensions/mlm/pull/3
  • :arrow_up: Bump actions/cache from 2.1.6 to 4.0.2 by @dependabot in https://github.com/stac-extensions/mlm/pull/1
  • migrate github references by @fmigneault in https://github.com/stac-extensions/mlm/pull/12
  • :arrow_up: Bump actions/setup-python from 2.2.2 to 5.2.0 by @dependabot in https://github.com/stac-extensions/mlm/pull/18
  • :arrow_up: Bump jsonschema from 4.22.0 to 4.23.0 by @dependabot in https://github.com/stac-extensions/mlm/pull/13
  • :arrow_up: Bump stevedore from 5.2.0 to 5.3.0 by @dependabot in https://github.com/stac-extensions/mlm/pull/16
  • :arrow_up: Bump prompt-toolkit from 3.0.36 to 3.0.48 by @dependabot in https://github.com/stac-extensions/mlm/pull/15
  • :arrow_up: Bump annotated-types from 0.6.0 to 0.7.0 by @dependabot in https://github.com/stac-extensions/mlm/pull/14
  • :arrow_up: Bump pydoclint from 0.3.10 to 0.5.9 by @dependabot in https://github.com/stac-extensions/mlm/pull/17
  • update CI to let setup-node choose version by @fmigneault in https://github.com/stac-extensions/mlm/pull/19
  • add citation references by @fmigneault in https://github.com/stac-extensions/mlm/pull/32
  • update citation references with official values published work by @fmigneault in https://github.com/stac-extensions/mlm/pull/34
  • add figure from the MLM demo paper by @rbavery in https://github.com/stac-extensions/mlm/pull/33
  • update crim and terradue icons + add terradue to readme by @fmigneault in https://github.com/stac-extensions/mlm/pull/36
  • break out part of description to Resources section, add open paper link and presentation pdf by @rbavery in https://github.com/stac-extensions/mlm/pull/38
  • Fix check of disallowed unknown/undefined mlm:-prefixed fields by @fmigneault in https://github.com/stac-extensions/mlm/pull/44
  • refactor norm-type/statistics mlm:input properties by @fmigneault in https://github.com/stac-extensions/mlm/pull/39
  • fix missing package/bump as stac-mlm by @fmigneault in https://github.com/stac-extensions/mlm/pull/56
  • fix invalid dimensions of MLM inputs/outputs example by @fmigneault in https://github.com/stac-extensions/mlm/pull/53
  • migrate from poetry to uv by @rbavery in https://github.com/stac-extensions/mlm/pull/43
  • :arrow_up: Bump actions/cache from 4.0.2 to 4.1.2 by @dependabot in https://github.com/stac-extensions/mlm/pull/45
  • :arrow_up: Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in https://github.com/stac-extensions/mlm/pull/46
  • better MLM Asset roles descriptions by @fmigneault in https://github.com/stac-extensions/mlm/pull/60
  • fix makefile to allow reuse of conda/virtual env by @fmigneault in https://github.com/stac-extensions/mlm/pull/61
  • fix mlm:artifact_type check missing in assets and other disallowed MLM fields by @fmigneault in https://github.com/stac-extensions/mlm/pull/59
  • fix mlm:artifact_type check missing by @fmigneault in https://github.com/stac-extensions/mlm/pull/52
  • :arrow_up: Bump actions/cache from 4.1.2 to 4.2.0 by @dependabot in https://github.com/stac-extensions/mlm/pull/62
  • add compile_method flag and add other framework artifact types by @rbavery in https://github.com/stac-extensions/mlm/pull/40
  • :arrow_up: Bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot in https://github.com/stac-extensions/mlm/pull/64
  • :arrow_up: Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 by @dependabot in https://github.com/stac-extensions/mlm/pull/63

New Contributors

  • @dependabot made their first contribution in https://github.com/stac-extensions/mlm/pull/11
  • @fmigneault made their first contribution in https://github.com/stac-extensions/mlm/pull/12
  • @rbavery made their first contribution in https://github.com/stac-extensions/mlm/pull/33

Full Changelog: https://github.com/stac-extensions/mlm/compare/v1.3.0...v1.4.0

- Python
Published by fmigneault about 1 year ago

stac-model -

What's Changed

  • more fixes to stac-model's readme by @fmigneault in https://github.com/crim-ca/mlm-extension/pull/23
  • implement format/expression in input model band definition by @fmigneault in https://github.com/crim-ca/mlm-extension/pull/11

Full Changelog: https://github.com/stac-extensions/mlm/compare/stac-model-v0.1.4...stac-model-v0.2.0

- Python
Published by fmigneault over 1 year ago

stac-model - stac-model-v0.1.4

What's Changed

  • add missing build step by @rbavery in https://github.com/crim-ca/mlm-extension/pull/21
  • fix stac-model readme by @fmigneault in https://github.com/crim-ca/mlm-extension/pull/22

Full Changelog: https://github.com/stac-extensions/mlm/compare/stac-model-v0.1.3...stac-model-v0.1.4

- Python
Published by fmigneault over 1 year ago

stac-model - stac-model-v0.1.3

What's Changed

  • retry publish action (#20) @rbavery
  • Add token to publish-pypi job, fix yaml version error (#19) @rbavery
  • stac-model release workflow, new stac-model-release, align release on pypi and in .toml (#16) @rbavery
  • use glob_exclude new feature for bump-my-version (#12) @fmigneault
  • fix requirement of mlm:model role, required only by at least one asset (#9) @fmigneault
  • add missing item_assets check + remove mlm:name unique requirement (#8) @fmigneault

:memo: Documentation

  • Update CONTRIBUTING.md (#18) @fmigneault

:bustsinsilhouette: List of contributors

@fmigneault and @rbavery

- Python
Published by fmigneault over 1 year ago

stac-model -

What's Changed

  • add contributors to README by @fmigneault in https://github.com/crim-ca/mlm-extension/pull/28
  • point to example MLM v1.2.0 model metadata and artifacts on huggingface by @rbavery in https://github.com/crim-ca/mlm-extension/pull/29
  • remove example fixme notice by @rbavery in https://github.com/crim-ca/mlm-extension/pull/30
  • switch to white background, black letters for wherobots logo by @rbavery in https://github.com/crim-ca/mlm-extension/pull/31
  • Update MLM JSON schema to enforce mlm:input band checks as intended by @fmigneault in https://github.com/crim-ca/mlm-extension/pull/39

References

  • Full Code Changes: https://github.com/stac-extensions/mlm/compare/v1.2.0...v1.3.0
  • Full Changelog Details: https://github.com/stac-extensions/mlm/blob/main/CHANGELOG.md#v130

- Python
Published by fmigneault over 1 year ago

stac-model - v1.2.0

What's Changed

  • add missing item_assets check + remove mlm:name unique requirement by @fmigneault in https://github.com/crim-ca/mlm-extension/pull/8
  • fix requirement of mlm:model role, required only by at least one asset by @fmigneault in https://github.com/crim-ca/mlm-extension/pull/9
  • use glob_exclude new feature for bump-my-version by @fmigneault in https://github.com/crim-ca/mlm-extension/pull/12
  • stac-model release workflow, new stac-model-release, align release on pypi and in .toml by @rbavery in https://github.com/crim-ca/mlm-extension/pull/16
  • Add token to publish-pypi job, fix yaml version error by @rbavery in https://github.com/crim-ca/mlm-extension/pull/19
  • Update CONTRIBUTING.md by @fmigneault in https://github.com/crim-ca/mlm-extension/pull/18
  • retry publish action by @rbavery in https://github.com/crim-ca/mlm-extension/pull/20
  • add missing build step by @rbavery in https://github.com/crim-ca/mlm-extension/pull/21
  • fix stac-model readme by @fmigneault in https://github.com/crim-ca/mlm-extension/pull/22
  • more fixes to stac-model's readme by @fmigneault in https://github.com/crim-ca/mlm-extension/pull/23
  • implement format/expression in input model band definition by @fmigneault in https://github.com/crim-ca/mlm-extension/pull/11

New Contributors

  • @rbavery made their first contribution in https://github.com/crim-ca/mlm-extension/pull/16

Full Changelog: https://github.com/crim-ca/mlm-extension/compare/v1.1.0...v1.2.0

- Python
Published by fmigneault over 1 year ago

stac-model - v1.1.0

What's Changed

  • update hackmd link by @fmigneault in https://github.com/crim-ca/mlm-extension/pull/6
  • Fix bands by @fmigneault in https://github.com/crim-ca/mlm-extension/pull/5

Full Changelog: https://github.com/stac-extensions/mlm/compare/v1.0.0...v1.1.0

- Python
Published by fmigneault over 1 year ago

stac-model - v1.0.0

What's Changed

  • fix schema references by @fmigneault in https://github.com/crim-ca/mlm-extension/pull/1

Full Changelog: https://github.com/stac-extensions/mlm/commits/v1.0.0

Details

This release reuses the definitions from https://github.com/crim-ca/dlm-extension, and notably changes from https://github.com/crim-ca/dlm-extension/pull/2 contained in https://github.com/crim-ca/dlm-extension/releases/tag/v1.0.0, but provides an official endpoint matching the mlm schema definition hosted at https://crim-ca.github.io/mlm-extension/v1.0.0/schema.json

- Python
Published by fmigneault over 1 year ago