Skip to content

Releases: Open-EO/openeo-grassgis-driver

2.3.5

07 Apr 08:51
f1a96ae
Compare
Choose a tag to compare

Fixed

  • fix var name introduced with stac support by @metzm in #146
  • use newer version of Flask by @metzm in #145

Full Changelog: 2.3.4...2.3.5

generated with
gh api repos/Open-EO/openeo-grassgis-driver/releases/generate-notes -f tag_name="2.3.4" -f target_commitish=main -q .body

2.3.4

06 Apr 09:29
96f603d
Compare
Choose a tag to compare

Fixed

  • openeo GRASS driver: fix crs definitions for new PROJ by @metzm in #134
  • openeo GRASS driver: fix creation of actinia process chain by @metzm in #135
  • use t.rast.mask for the mask process by @metzm in #136
  • mask process: conform to openeo definition by @metzm in #137
  • mask process: add missing option by @metzm in #139
  • S2 timescan by @metzm in #140

Changed

  • shorter output names to avoid max path name limit by @metzm in #138

Added

New Contributors

Full Changelog: 2.3.3...2.3.4

generated with
gh api repos/Open-EO/openeo-grassgis-driver/releases/generate-notes -f tag_name="2.3.4" -f target_commitish=main -q .body

2.3.3

17 Dec 10:21
7ce1d16
Compare
Choose a tag to compare

Fixed

Full Changelog: 2.3.2...2.3.3

generated with
gh api repos/Open-EO/openeo-grassgis-driver/releases/generate-notes -f tag_name="2.3.3" -f target_commitish=master -q .body

2.3.2

10 Dec 16:08
cdffb67
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.1...2.3.2

generated with
gh api repos/Open-EO/openeo-grassgis-driver/releases/generate-notes -f tag_name="2.3.2" -f target_commitish=master -q .body

2.3.1

09 Dec 17:18
0feb43d
Compare
Choose a tag to compare

What's Changed

  • Local dev setup with vscode & some tiny fixes by @mmacata in #128

Full Changelog: 2.3.0...2.3.1

generated with
gh api repos/Open-EO/openeo-grassgis-driver/releases/generate-notes -f tag_name="2.3.1" -f target_commitish=master -q .body

2.3.0

02 Dec 08:55
6389742
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

2.2.0

04 Nov 16:32
57b3098
Compare
Choose a tag to compare
  • openeo GRASS driver: map math functions (#117)
  • openeo GRASS driver: fix callback parameter (#122)
  • openeo GRASS driver: improve GRASS module wrapping (#123)

2.1.1

28 Sep 12:10
bb70d3b
Compare
Choose a tag to compare

Fixed

  • openeo-grass-driver: fix bbox axis order (#115)
  • fix reduce_dimension, update save_result (#116)

Changed

  • openeo grass driver: show GRASS t modules

2.1.0

21 Sep 12:23
6ba16fb
Compare
Choose a tag to compare

Added

  • Add docker build + push action (#106)
  • openeo grass driver: use metadata from actinia (#114) …

Fixed

  • openeo grass driver: fix apply process (#104)
  • change checkout depth in gha (#109)
  • Add tiny enhancements (#113)
  • open-grass-driver: fix the fix for collection_information (#107)
  • openeo-grass-driver: fix mask process (#108) …
  • openeo-grass-driver: fix output of reduce_dimension (#110) …
  • use unique output names (#111) …
  • Rename create_ouput_name to create_output_name (#112)

2.0.9

27 Jul 09:32
317a2cd
Compare
Choose a tag to compare

Fixes

  • openeo-grass-driver: fix actinia process output names (#102)
  • Remove raster + vector data from collections... (#103) …