Module for performing data analysis. All the functions and the components are on a 3rd level chaining.
- Source:
Extends
Methods
(async) loadFloodDM() → {Promise.<Object>}
Dynamically loads the floodDM component.
- Source:
Returns:
The floodDM instance.
- Type
- Promise.<Object>