larch.Dataset.setup_flow

larch.Dataset.setup_flow

Dataset.setup_flow(*args, **kwargs)[source]

Set up a new Flow for analysis using the structure of this DataTree.

This method creates a new DataTree with only this Dataset as the root Dataset labeled main. All other arguments are passed through to DataTree.setup_flow.

Returns

Flow