Transformations

Tecton Objects

tecton.Transformation

A Tecton Transformation.

Constructors

tecton.transformation

Declares a Transformation that wraps a user function.

Helpers

tecton.const

Wraps a const and returns a Constant object that can be used as arguments to a pipeline functions.

Fetch Applied Objects

tecton.Workspace.get_transformation

Returns a Transformation that has been applied to a workspace.

tecton.Workspace.list_transformations

Returns a list of all registered Transformations within a workspace.