This is an old revision of the document!


PHP's gd library is missing or unable to create PNG images

Load Weights

Description

This functor loads Weights of Evidence coefficients or ranges for selected spatial variables from a file. The file name and its path must be specified.

Inputs

Name Type Description
Filename Weights Filename The name of the file that contains the Weights of Evidence coefficients or ranges.

Optional Inputs

Name Type Description Default Value
Suffix Digits Non Negative Int Number of digits used to represent the file name suffix. 0
step Non Negative Int Current step or model iteration. Files with the same name and numbered suffixes will be loaded sequentially according to the model step. None
Workdir Workdir Workdir folder path. None

Outputs

Name Type Description
Weights Weights Weights of Evidence coefficients or ranges loaded by the functor.

Group

Notes

The Weights of Evidence coefficients or ranges can be edited by clicking on its editor.

Internal Name

LoadWeights