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
Last revision Both sides next revision
load_lookup_table [2011/07/31 18:12]
hermann [Optional Inputs]
load_lookup_table [2013/09/26 20:28]
127.0.0.1 external edit
Line 8: Line 8:
  
 ^ Name ^ Type ^ Description ^ ^ Name ^ Type ^ Description ^
-| Filename ​ | [[ Table Filename Type|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|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). ​ |
 ===== Optional Inputs ===== ===== Optional Inputs =====
  
Line 15: Line 14:
 | Suffix Digits ​ | [[Non Negative Int Type|Non Negative Int  ]]  | Number of digits used to represent the file name suffix. ​ | 0  | | Suffix Digits ​ | [[Non Negative Int Type|Non Negative Int  ]]  | 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 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  |
 +| Workdir ​ | [[Workdir Type|Workdir]] ​ | Workdir folder path.  | None  |
  
 ===== Outputs ===== ===== Outputs =====
Line 27: Line 27:
 ===== Notes ===== ===== Notes =====
  
 +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