/MIKE-Urban-Tools

Tools for DHI MIKE Urban through ArcGIS

Primary LanguagePython

MIKE-Urban-Tools

Tools for DHI MIKE Urban through ArcGIS

To install tools:

  • Click green "Code" Button.
  • Download ZIP and export to a local folder.
  • Open ArcMap or ArcGIS Pro.
  • Browse to folder in the catalog and the tools will now be available.

To install requirements:

python -m pip install https://github.com/enielsen93/networker/tarball/master
python -m pip install https://github.com/enielsen93/ColebrookWhite/tarball/master

If ArcGIS is not default Python Interpreter, replace with path, i.e.:

"C:\Python27\ArcGIS10.7\python.exe" -m pip install https://github.com/enielsen93/ColebrookWhite/tarball/master