Differences

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

Link to this comparison view

Both sides previous revision Previous revision
load_weights [2013/09/26 20:29]
admin [Notes]
load_weights [2015/10/12 01:26] (current)
admin
Line 7: Line 7:
 ===== Inputs ===== ===== Inputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Filename ​ | [[ Weights Filename Type|Weights Filename  ​]]  | The name of the file that contains the Weights of Evidence coefficients or ranges. ​ |+| Filename ​ | [[Weights Filename Type]] ​ | The name of the file that contains the Weights of Evidence coefficients or ranges. ​ |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
  
-^ Name ^ Type ^ Description ^ Default Value ^ +^ Name  ^ Type  ^ Description ​ ^ Default Value  
-| Suffix Digits ​ | [[Non Negative ​Int Type|Non Negative Int  ​]]  | Number of digits used to represent the file name suffix. ​ | 0  | +| Suffix Digits ​ | [[Non Negative ​Integer Value Type]] ​ | Number of digits used to represent the file name suffix. ​ | 0  | 
-| step  | [[Non Negative ​Int Type|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  | +| step  | [[Non Negative ​Integer Value Type]] ​ | 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 Type|Workdir]]  | Workdir folder path.  | None  |+| Workdir ​ | [[Workdir Type]] ​ | Workdir folder path.  | None  |
  
 ===== Outputs ===== ===== Outputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Weights ​ | [[ Weights Type|Weights  ​]]  | Weights of Evidence coefficients or ranges loaded by the functor. ​ |+| Weights ​ | [[Weights Type]] ​ | Weights of Evidence coefficients or ranges loaded by the functor. ​ |
  
 ===== Group ===== ===== Group =====
Line 31: Line 31:
  
 It is possible to load Weights of Evidence files from [[wp>​zip_(file_format)|Zip]] archives. See [[useful_tips#​loading_files_from_zip_files|this useful tip]] to know how to do it. It is possible to load Weights of Evidence files from [[wp>​zip_(file_format)|Zip]] archives. See [[useful_tips#​loading_files_from_zip_files|this useful tip]] to know how to do it.
 +
 ===== Internal Name =====  ===== Internal Name ===== 
  
 LoadWeights LoadWeights