Re: weather apps
Posted: 14. Oct 2014, 11:07
This is what you probably can try:
1 Go to the website http://www.schwarzvogel.de/software/pymetar.html and download the pymetar-sources.
2 Unpack the archive with your archive manager application
3 Now you have a separate folder of the source files in your download folder or where you unpacked the archive
4 Open a terminal and type 'su', then 'enter' and respond with the administartors password.
5 Now that you are logged in in the 'root' terminal, cd to the location where you unpacked the pymetar sources; in my case I typed 'cd /home/one/Downloads/pymetar-0.19'
6 To compile the python module of pymetar just type 'python setup.py install' and complete with enter
7 Now the terminal shows, where the setup script put which files.
8 After all, you log-out of the root terminal with 'exit'
9 Now that you are normal user in the terminal type: 'pymetar EDDL' (complete with 'enter') and you receive the local weather info in short messages
10 Here is the link, to get the weather IDs for other locations: http://www.nws.noaa.gov/tg/siteloc.php
GOOD LUCK! THANKs to Tobias Klausmann on http://www.schwarzvogel.de
1 Go to the website http://www.schwarzvogel.de/software/pymetar.html and download the pymetar-sources.
2 Unpack the archive with your archive manager application
3 Now you have a separate folder of the source files in your download folder or where you unpacked the archive
4 Open a terminal and type 'su', then 'enter' and respond with the administartors password.
5 Now that you are logged in in the 'root' terminal, cd to the location where you unpacked the pymetar sources; in my case I typed 'cd /home/one/Downloads/pymetar-0.19'
6 To compile the python module of pymetar just type 'python setup.py install' and complete with enter
7 Now the terminal shows, where the setup script put which files.
8 After all, you log-out of the root terminal with 'exit'
9 Now that you are normal user in the terminal type: 'pymetar EDDL' (complete with 'enter') and you receive the local weather info in short messages
10 Here is the link, to get the weather IDs for other locations: http://www.nws.noaa.gov/tg/siteloc.php
GOOD LUCK! THANKs to Tobias Klausmann on http://www.schwarzvogel.de