- foxes.core.PointDataModel.ensure_variables(algo, mdata, fdata, tdata)[source]
Add variables to tdata, initialized with NaN
ParametersΒΆ
- algo: foxes.core.Algorithm
The calculation algorithm
- mdata: foxes.core.Data
The model data
- fdata: foxes.core.Data
The farm data
- tdata: foxes.core.Data
The target point data