MultiStrataRUME
self, strata, ipm, mms, scope, time_frame, params) rume.MultiStrataRUME(
A RUME with multiple strata.
MultiStrataRUME is a frozen dataclass.
MultiStrataRUME is generic on the type of GeoScope
used to construct the RUME (GeoScopeT_co
).
See Also
RUME
, the parent class, for more attributes and methods of this class
Methods
Name | Description |
---|---|
build |
Create a multistrata RUME by combining one GPM per strata. Using this function directly is not the recommended workflow for creating a multistrata RUME; see MultiStrataRUMEBuilder . |