You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ole Weidner edited this page Jul 19, 2013
·
23 revisions
Preparation
This tutorial will use the TACC Virtual Machine (VM) repex1. Log-in via SSH using the username/password you received at the beginning of the tutorial:
ssh <username>@repex1.tacc.utexas.edu
Installation
Next, you need to install SAGA-Python in your user account on repex1. Since saga-python, is - as the name suggests - written in Python, you can use virtualenv to create a local installation: