retrieved_variable
Classes:
Name | Description |
---|---|
RetrievedVariable |
Tracks the name of the input variable and the converters to apply. |
Attributes#
Classes#
RetrievedVariable #
Bases: BaseModel
Tracks the name of the input variable and the converters to apply.
Methods:
Name | Description |
---|---|
add_units_converter |
|
Attributes:
Name | Type | Description |
---|---|---|
data_converters |
List[DataConverter]
|
|
name |
Union[str, List[str]]
|
|
source |
InputKey
|
|