Package Model in QGIS: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
(4 intermediate revisions by 3 users not shown)
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://downloadsdocs.tuflow.com/_archiveclassic-hpc/TUFLOWmanual/Releaseslatest/2018-03/TUFLOW%20Manual.2018-03.pdf#page=478 TUFLOW Manual]</u></b> or the <b><u>[[Run_TUFLOW_From_a_Batch-file#Package_a_TUFLOW_model | TUFLOW Wiki]]</u></b>.<br>
 
This tool automatically sets up the command line syntax and the ini file (if required) and runs TUFLOW's package model tool (using the TUFLOW.exe). One additional piece of functionality is added to the the tool that will automatically ZIP the copied folder. This is done outside of TUFLOW using Python.<br>
 
This tool can be found in the QGIS Processing Toolbox: <br>
[[File:Processing toolbox.jpg]]<br><br>
[[File:Package model toolbox.png]]
 
 
 
 
==Parameters==
Line 15 ⟶ 22:
</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>Zip Output:</b> If checked, will compress the output.