eotransform_xarray.transformers.resample_with_gauss.EngineConfig

class EngineConfig[source]

Bases: YAMLObject

Methods

from_yaml

Convert a representation node to a Python object.

to_yaml

Convert a Python object to a representation node.

Attributes

type

yaml_flow_style

yaml_loader

yaml_tag

classmethod from_yaml(loader, node)

Convert a representation node to a Python object.

classmethod to_yaml(dumper, data)

Convert a Python object to a representation node.