weaver.processes.constants

Module Contents

weaver.processes.constants.WPS_INPUT = input[source]
weaver.processes.constants.WPS_OUTPUT = output[source]
weaver.processes.constants.WPS_COMPLEX = complex[source]
weaver.processes.constants.WPS_BOUNDINGBOX = bbox[source]
weaver.processes.constants.WPS_LITERAL = literal[source]
weaver.processes.constants.WPS_REFERENCE = reference[source]
weaver.processes.constants.WPS_COMPLEX_DATA = ComplexData[source]
weaver.processes.constants.OPENSEARCH_START_DATE = StartDate[source]
weaver.processes.constants.OPENSEARCH_END_DATE = EndDate[source]
weaver.processes.constants.OPENSEARCH_AOI = aoi[source]
weaver.processes.constants.OPENSEARCH_COLLECTION = collection[source]
weaver.processes.constants.OPENSEARCH_LOCAL_FILE_SCHEME = opensearchfile[source]
weaver.processes.constants.CWL_REQUIREMENT_APP_BUILTIN = BuiltinRequirement[source]
weaver.processes.constants.CWL_REQUIREMENT_APP_DOCKER = DockerRequirement[source]
weaver.processes.constants.CWL_REQUIREMENT_APP_ESGF_CWT = ESGF-CWTRequirement[source]
weaver.processes.constants.CWL_REQUIREMENT_APP_WPS1 = WPS1Requirement[source]
weaver.processes.constants.CWL_REQUIREMENT_APP_TYPES[source]