====== Select Weights Filename ====== ===== Description ===== Pick up a filename containing Weight of Evidence coefficients from a series of filenames. ===== Inputs ===== None. ===== Optional Inputs ===== ^ Name ^ Type ^ Description ^ Default Value ^ | Step | [[positive_integer_value_type|Positive Integer Value]] | Current index, step or model iteration. | ===== Outputs ===== ^ Name ^ Type ^ Description ^ | Weights Filename | [[weights_filename|Weights Filename]] | A Weights filename. | ===== Group ===== [[Functor List#Stack | Stack]] ===== Notes ===== This container allows the replacement of one weights file name with another during a model execution. Any weights file name inside this container will begin to be used by a simulation according to its number identifier and will continue to be used until the model step reaches the number identifier of another weights file name inside the same container. ===== Internal Name ===== SelectWeightsFilename