Package Model in QGIS: Difference between revisions
Content deleted Content added
Ellis Symons (talk | contribs) Created page with "placeholder" |
Ellis Symons (talk | contribs) No edit summary |
||
Line 1:
A dialog interface for TUFLOW's package model functionality. For more information, please see the package model documentation in the <b><u>[https://downloads.tuflow.com/_archive/TUFLOW/Releases/2018-03/TUFLOW%20Manual.2018-03.pdf#page=478 TUFLOW Manual]</u><b><br>
One additional piece of functionality is added to the the tool that will automatically ZIP the copied folder.<br>
==Parameters==
[[File: package_model_dialog.PNG]]<br>
<ul>
<li><b>TUFLOW exe:</b> Path to TUFLOW executable used to package the model. The latest release is usually best and since there is no processing or computations occuring, backward compatibility is not an issue.
<li><b>TCF:</b> Path to the TUFLOW Control File (.tcf) that will be packaged.
<li><b>XF Files:</b> How to treat input files that generate/have xf files. Options are:
<ul>
<li><b>Do not copy xf files:</b> Do not copy XF Files
<li><b>Copy all:</b> Copy both raw inputs and XF Files
<li><b>Copy only xf files:</b> Only copy xf files (if they exist) and do not copy raw inputs
</ul>
<li><b>Copy All File Extensions:</b> If checked, will copy all files with the same name (ignoring file extensions).
<li><b>List Files Only:<b> If checked, will only list the files that would be copied (by does not copy them). This list will be written to the tool dialog log.
<li><b>Output Directory:</b> Output directory for the copied files
<li><b>Base Directory:</b> Base directory of the TUFLOW model (only required if using a non-standard TUFLOW directory structure).
</ul>
|