NOTICE: script_downloader has been replaced by a new process. See the Wiki for details.
rtsutilshas been refactored to act more like an installed Python package within the CAVI virtual environment. Code that once addedrtsutilsto thePYTHONPATH, within each script, has been removed and CAVI configurations modified by the installer placing the package in thePYTHONPATH. This allows for traditionalimportstatements accessingrtsutilsmodules. A singleincludestatement will be added to the CWMS installation CAVI configuration file (HEC-RTS.config for RTS) during the installation process.