WorldCereal / worldcereal-classification

This repository contains the classification module of the WorldCereal system.
https://esa-worldcereal.org/
MIT License
37 stars 4 forks source link

tile size must now be multiple of 16 in openeo #218

Closed jdegerickx closed 2 weeks ago

jdegerickx commented 2 weeks ago

In openeo there has been a change, implying that tile sizes need to be multiples of 16 now. Inference runs started failing... This small change fixes the issue.