MultiStrataRUMEBuilder.build
rume.MultiStrataRUMEBuilder.build(scope, time_frame, params)
Complete the RUME definition and construct an instance.
This method is generic on the type of GeoScope
passed in (GeoScopeT
).
Parameters
scope:
GeoScope
-
The geo scope.
time_frame: TimeFrame
-
The time frame to simulate.
params:
CovariantMapping
[str | NamePattern,ParamValue
]-
Parameter values that will be used to fulfill the data requirements of the various modules of the RUME.
Returns
MultiStrataRUME[
GeoScopeT
]-
A RUME instance.