Releases: openEOPlatform/openeo-pg-evalscript-converter
Releases · openEOPlatform/openeo-pg-evalscript-converter
0.2.9
Added support for basic data fusion
0.2.8
- save datacube metadata to evalscript's userdata output
0.2.7
- Fix issue with
MergeCubesNode
dropping original_temporal
attribute of output dimensions
0.2.6
- Set default input bands on empty
DataCube
input
- implement
get_dimensions_change
for ndvi
process
0.2.6rc1
- Set default input bands on empty DataCube input
0.2.5
- Handle
scenes
in DataCube
when mosaicking: "SIMPLE"
in the evalscript.
- Make sure
get_execution
doesn't get stuck in infinite loop in case of invalid process graph
0.2.5rc1
- Handle
scenes
in DataCube
when mosaicking: "SIMPLE"
in the evalscript.
0.2.4
- Add
resample_cube_temporal
process
- Fix bug with execution order
0.2.3
- Fix
apply_dimension
- Remove spread operators for object literals