[esp-r] Re: cannot open Simulation window

Jon Hand jon at esru.strath.ac.uk
Tue Jul 30 11:58:07 BST 2019


Juanita,
On your computer the operating system cannot found the ESP-r executables. This
suggests that your PATH environment variable (which tells the operating system
where to look for executables) has not been updated.  

On Linux ESP-r executables are usually installed to /opt/esp-r/bin.  You should have an entry in the form of:
  PATH="/opt/esp-r/bin:$PATH" 
in the .profile file in your home directory. Edit this into the .profile file, save it, and then log out and log 
back in again.  To see if the operating system can find the ESP-r tools type in the following command:
 which bps
and if it returns /opt/esp-r/bin/bps then you are good to go.

-Jon Hand


________________________________________
From: esp-r-bounces at lists.strath.ac.uk [esp-r-bounces at lists.strath.ac.uk] on behalf of Juanita Solano Guzmán [juanita.solano94 at gmail.com]
Sent: 30 July 2019 10:38
To: esp-r at lists.strath.ac.uk
Subject: [esp-r]  cannot open Simulation window

Hello everybody,

at the moment I am not able to open my simulation window, as well as the shading/insolation one or when trying to browse my weather data. So basically I only get to see the Project Manager but when I try to open an additional window it doesn't work. I see the following lines in my command window:

bps: not found
ish: not found
clm: not found

Does anybody know what could be causing this problem and how I could fix it?

Thank you very much in advance.

Best regards,
Juanita



More information about the esp-r mailing list