-
Notifications
You must be signed in to change notification settings - Fork 13
Pedro R. Andrade, R. Avancini
This tutorial works with TerraME version 2.0.0-RC6 or greater.
This tutorial describes how to configure ZeroBrane to run TerraME. Before starting, install ZeroBrane and make sure it is closed (otherwise the changes will be lost). This tutorial was tested with ZeroBrane version 1.70 (Released in Nov 11, 2017).
-
Open Windows Explorer. Go to the installation directory of TerraME (tipically
C:\terrame
). Double click inconfigure-zerobrane.bat
. -
If everything works properly, you will get the message below. Otherwise, please follow the instructions shown in the error messages. If you have an Antivirus software, it might prevent TerraME from writing in ZeroBrane directory and therefore this command might not work. Please allow TerraME to do so in order to properly configure ZeroBrane.
- Open ZeroBrane. It will be shown as below, with some tutorials available and a gray output area in the bottom. You can navigate through the tutorials and execute pieces of source code by clicking in the green button with two triangles pointing to the right or by clicking F6.
- Just run the command below from a terminal using the same user you will run ZeroBrane.
terrame -zb
- If everything works properly, you will get the message below. Otherwise, please follow the instructions shown in the error messages.
- Open ZeroBrane. It will be shown as below, with some tutorials available and a gray output area in the bottom. You can navigate through the tutorials and execute pieces of source code by clicking in the green button with two triangles pointing to the right or by clicking F6.
- Open a terminal. To do so, first run
Lunchpad
:
then click in Other
:
and finally click in Terminal
:
- Type
terrame -zb
in the terminal and then click<Enter>
.
- If everything works properly, you will get the message below. Otherwise, please follow the instructions shown in the error messages.
- Open ZeroBrane. It will be shown as below, with some tutorials available and a gray output area in the bottom. You can navigate through the tutorials and execute pieces of source code by clicking in the green button with two triangles pointing to the right or by clicking F6.
If you have comments, doubts or suggestions related to this document, please write a feedback to pedro.andrade <at> inpe.br.
Back to wiki or terrame.org.