Weights Filename Type
A Weights Filename is a filename referring to a file containing Weights of Evidence coefficients or ranges. The file's format is automatically selected based on the filename's extension, and if no path is given, the file is located relative to the model script. Valid extensions are .dcf, .txt, and .csv.
GUI Editor
Invalid Link
Graphical representation of the weights filename editor
The weights filename editor presents a file browser for selecting the target weights file, or typing its path directly.
EGO Script
A Weights Filename constant is written in EGO Script the same way as a String literal, enclosed in double quotes — see Constants for the general filename validation rules:
"c:/data/deforestation_weights.csv"