step-1.0.0: Describes a single step of a WCS transform pipeline.

Type: object.

Describes a single step of a WCS transform pipeline.

Properties:

frame

Type: string or frame-1.0.0. Required.

The frame of the inputs to the transform.

Any of:

Type: string.

Type: frame-1.0.0.

transform

Type: transform-1.1.0 or null.

The transform from this step to the next one. The last step in a WCS should not have a transform, but exists only to describe the frames and units of the final output axes.

Default: null

Any of:

Type: transform-1.1.0.

Type: null.

Examples: