This repository was archived by the owner on Jan 10, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
This repository was archived by the owner on Jan 10, 2022. It is now read-only.
process schema issues #131
Copy link
Copy link
Open
Description
Some more process schema issues I found while comparing the VITO and EODC process listings for openEOPlatform/documentation#11
count:contextparameter has no"default":nullcount:conditionparameter has no"default":nullcount:condition, when given as child process: does not define return schema, andcontextparameter has no"default":nullarray_element:indexschema should have"minimum": 0(https://github.com/Open-EO/openeo-processes/blob/60fb5e22579f34010de42af71c3d2d70f2dea906/array_element.json#L25)array_element:return_nodatashould have default "false": https://github.com/Open-EO/openeo-processes/blob/60fb5e22579f34010de42af71c3d2d70f2dea906/array_element.json#L48save_result:optionsparameter has default"{}"instead of{}sar_backscatter: most parameters seem have different defaults than https://github.com/Open-EO/openeo-processes/blob/master/proposals/sar_backscatter.jsonmerge_cubes:contextparameter has no"default":nullmerge_cubesoverlap_resolver:has no"default":null, no return schema and its contextparameter has no"default":nullmask:replacementhas no defaultnullfilter_bands:bandsandwavelenghtshave default"[]"instead of[]load_collection:temporal_extentminItems/maxItemsare floats intead of intbetween:exclude_maxhas defaulttrueinstead offalselike https://github.com/Open-EO/openeo-processes/blob/60fb5e22579f34010de42af71c3d2d70f2dea906/between.json#L70ndvi:target_bandhas no"default":nullrun_udf: has somewhere a default"{}"instead of{}, missing somepatterns like in https://github.com/Open-EO/openeo-processes/blob/60fb5e22579f34010de42af71c3d2d70f2dea906/run_udf.json#L39-L55eq/neq:deltahas no"default":nullsort/order:nodatahas no"default":nullif:rejecthas no"default":nullarray_apply/array_filter/reduce_dimension:contextparameter has no"default":null, "callback" processes have no return schema andcontextparameter has no"default": nullrename_labels: has a"[]"default instead of[]somewhere, also usesanyOfinstead of easier construct like https://github.com/Open-EO/openeo-processes/blob/60fb5e22579f34010de42af71c3d2d70f2dea906/rename_labels.json#L29-L33
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels