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.WPS_LITERAL_DATA_TYPE_NAMES[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_DOCKER_GPU = DockerGpuRequirement[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]

Set of CWL requirements consisting of known Application Package by this Weaver instance.

weaver.processes.constants.CWL_REQUIREMENT_APP_REMOTE[source]

Set of CWL requirements that correspond to remote execution of an Application Package.

weaver.processes.constants.CWL_REQUIREMENT_ENV_VAR = EnvVarRequirement[source]
weaver.processes.constants.CWL_REQUIREMENT_INIT_WORKDIR = InitialWorkDirRequirement[source]
weaver.processes.constants.PACKAGE_SIMPLE_TYPES[source]
weaver.processes.constants.PACKAGE_LITERAL_TYPES[source]
weaver.processes.constants.PACKAGE_COMPLEX_TYPES[source]
weaver.processes.constants.PACKAGE_ENUM_BASE = enum[source]
weaver.processes.constants.PACKAGE_CUSTOM_TYPES[source]
weaver.processes.constants.PACKAGE_ARRAY_BASE = array[source]
weaver.processes.constants.PACKAGE_ARRAY_MAX_SIZE[source]
weaver.processes.constants.PACKAGE_ARRAY_ITEMS[source]
weaver.processes.constants.PACKAGE_ARRAY_TYPES[source]
weaver.processes.constants.PACKAGE_TYPE_NULLABLE[source]
weaver.processes.constants.PACKAGE_SHORTCUTS[source]
weaver.processes.constants.PACKAGE_TYPE_POSSIBLE_VALUES[source]
weaver.processes.constants.PROCESS_SCHEMA_OGC = OGC[source]
weaver.processes.constants.PROCESS_SCHEMA_OLD = OLD[source]
weaver.processes.constants.PROCESS_SCHEMAS[source]