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
load_lookup_table [2013/09/26 20:28]
admin [Notes]
load_lookup_table [2015/10/12 16:44] (current)
admin
Line 7: Line 7:
 ===== Inputs ===== ===== Inputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Filename ​ | [[ Lookup Table Filename Type|Lookup Table Filename]]  | Name of the file that contains the lookup table to be loaded. Dinamica automatically determines the file format from a selected file extension (only two column CSV - comma separated value format, is accepted). ​ |+| Filename ​ | [[Lookup Table Filename Type]] ​ | Name of the file that contains the lookup table to be loaded. Dinamica automatically determines the file format from a selected file extension (only two column CSV - comma separated value format, is accepted). ​ | 
 ===== 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 ​ 
-| Table  | [[ Lookup Table Type|Lookup Table  ​]] | The Lookup table loaded by the functor. ​ |+| Table  | [[Lookup Table Type]] ​ | The Lookup table loaded by the functor. ​ |
  
 ===== Group ===== ===== Group =====
Line 28: Line 29:
  
 It is possible to load lookup tables 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 lookup tables 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 ===== 
  
 LoadLookupTable LoadLookupTable