ARR 2019 Ensembles Processing: Difference between revisions

Content deleted Content added
Line 34:
<pre>
@echo off
 
:: This sets the variables as local, so you can use another batch file with A and B variables
SetLocal
 
::set path to TUFLOW_to_GISASC_to_ASC Utility
set ASC_to_ASC="C:\TUFLOW\Utilities\asc_to_asc_w64.exe"