For GRASS module with default values the GRASS paramter default value is not enough and the values has to be set for the actinia-modules otherwise an error occures: Required parameter "datatype" not in process chain!.
Tested with the slope_aspect example process: http://localhost:8088/api/v3/modules/slope_aspect when the datatype paramter is not set.
Additional the optional value in the module description is not adjusted, if the actinia-module sets an default value.
For GRASS module with default values the GRASS paramter default value is not enough and the values has to be set for the actinia-modules otherwise an error occures:
Required parameter "datatype" not in process chain!.Tested with the
slope_aspectexample process: http://localhost:8088/api/v3/modules/slope_aspect when thedatatypeparamter is not set.Additional the
optionalvalue in the module description is not adjusted, if the actinia-module sets an default value.