Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
select_weights_filename [2011/07/31 21:01]
127.0.0.1 external edit
select_weights_filename [2020/04/30 15:03] (current)
argemiro
Line 3: Line 3:
 ===== Description ===== ===== Description =====
  
-This container picks up a file name from a series of file names.+Pick up a filename containing Weight of Evidence coefficients ​from a series of filenames.
  
 ===== Inputs ===== ===== Inputs =====
 +
 +None.
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
  
-^ Name ^ Type ^ Description ^ Default Value ^ +^ Name  ^ Type  ^ Description ​ ^ Default Value  
-| Step  | [[Positive Int Type|Positive ​Int]]  | Current step or model iteration. ​ | 1  ​|+| Step  | [[positive_integer_value_type|Positive ​Integer Value]]  | Current ​index, ​step or model iteration. |
  
 ===== Outputs ===== ===== Outputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Weights Filename ​ | [[Weights Filename Type|Weights Filename]] ​ | A Weights filename. ​ |+| Weights Filename ​ | [[weights_filename|Weights Filename]] ​ | A Weights filename. ​ |
  
 ===== Group ===== ===== Group =====
Line 25: Line 27:
 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. ​ 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. ​
  
-Each set of Weight of Evidence filename inside the "​Select Weights Filename"​ must be provided by a corresponding [[Number Weights Filename]]. 
  
 ===== Internal Name =====  ===== Internal Name =====