GridToTsProcessorProcess Method
Process all the catchment, and creates a TsCollection containing a time series for each catchment.
Namespace: DHI.Mike1D.BoundaryModuleAssembly: DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 24.0.0.0 (11.1.1.1111)
public virtual TsCollection Process(
IList<CatchmentGriddedWeights> catchmentGriddedWeights,
DateTime startTime
)
- catchmentGriddedWeights IListCatchmentGriddedWeights
- Catchment with weights
- startTime DateTime
- In case the grid file has a relative time axis, this is the start time of the time series.
TsCollection[Missing <returns> documentation for "M:DHI.Mike1D.BoundaryModule.GridToTsProcessor.Process(System.Collections.Generic.IList{DHI.Mike1D.BoundaryModule.CatchmentGriddedWeights},System.DateTime)"]