Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
workdir [2011/07/31 21:48] 127.0.0.1 external edit |
workdir [2026/08/28 03:36] (current) hermann Sync from local documentation review |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Workdir ====== | + | ====== Workdir ====== |
| ===== Description ===== | ===== Description ===== | ||
| - | This functor sets the path for the working directory used by model functors to read and write files. | + | This container sets the working directory used by the functors it contains to read and write files. |
| ===== Inputs ===== | ===== Inputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Folder | [[Folder Type| Folder]] | Working directory. The functor defines a working directory for contained functors. | | + | | Folder | [[Folder Type]] | Working directory to be used by the contained functors. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| + | |||
| + | None. | ||
| ===== Outputs ===== | ===== Outputs ===== | ||
| + | |||
| + | None. | ||
| + | |||
| + | ===== Internal Outputs ===== | ||
| + | |||
| + | ^ Name ^ Type ^ Description ^ | ||
| + | | Workdir | [[Workdir Type]] | Auto-bindable working directory, picked up automatically by any contained functor that asks for one. | | ||
| ===== Group ===== | ===== Group ===== | ||
| - | [[Functor List#Input/Output | Input/Output]] | + | [[Functor List#Input / Output | Input / Output]] |
| - | ===== Notes ===== | + | ===== Notes ===== |
| - | This functor sets a folder or a zip file as the working directory. Contained functors will read from and write into this folder/zip file. Folder path is relative to this directory. | + | Folder can be set to a regular folder or to a zip file. Inside this container, filenames referring to maps, tables, and Weights of Evidence coefficients or ranges, among others, are resolved relative to this directory. |
| - | ===== Internal Name ===== | + | ===== Internal Name ===== |
| Workdir | Workdir | ||