Koozali.org: home of the SME Server

Weather Display Software

Offline Teviot

  • *
  • 610
  • +0/-0
Weather Display Software
« on: May 24, 2009, 05:11:33 AM »
I hope this is the right place for this question ...

Has anyone setup and/or is using Weather Display http://www.weather-display.com/index.php

I have just purchased a weather station and would like to set it up on SME?

Any and ALL help would be MOST helpful
Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.

Offline elmarconi

  • ****
  • 139
  • +0/-0
Re: Weather Display Software
« Reply #1 on: May 24, 2009, 05:49:51 PM »
Go from here: http://wiki.weather-watch.com/index.php/Linux_Weather_Display_Manual

Come back if you have specific questions. You will...

Hint:
Quote
System Requirements

The following are known requirements and a variety of Linux distributions that Weather Display Linux is known to run on. However, this doesn't mean that it won't work on any untested systems(OpenBSD, FreeBSD, NetBSD, Solaris, etc...)

    * X windows running

There is no X windows running on SME...
...

Offline Teviot

  • *
  • 610
  • +0/-0
Re: Weather Display Software
« Reply #2 on: May 26, 2009, 03:11:05 AM »
I posted the following in their forums and got the following response.

Code: [Select]
teviot
Newbie
Posts: 1
Local Time: Monday 23:56

  Linux Install for Web Service Only
« on: Today at 04:43:33 AM » 

--------------------------------------------------------------------------------

Hi

Have just recently purchased a weather station and want to set it up on my server.
I have my own domain and would like to set it up on that.
The server is SME (http://www.contribs.org/) which doesn't have x-server in it.

Is it possible to install to this type of system??
 

And I got the response below

Code: [Select]
windy2
Rain Maker

Posts: 1,122
Local Time: Monday 23:56

  Re: Linux Install for Web Service Only
« Reply #1 on: Today at 05:38:06 AM » 

--------------------------------------------------------------------------------

check out consolewd , which can create the data for WDL 
 
--------------------------------------------------------------------------------

Brian


A quick search comes up with the following download
Quote
Weather Display For Linux Console (no X Windows)   
Requires a recent LibC
Version on 21 May 2009 - 11:39:06  3.23 MB  http://www.weather-display.com/downloadfiles/consolewd.tar.gz

Not being Linux knowledgeable, can anyone think of any problems that I should be mindfull of as I install?
Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.

Offline Teviot

  • *
  • 610
  • +0/-0
Re: Weather Display Software
« Reply #3 on: May 27, 2009, 08:14:11 AM »
Anyone?????????????????????????????
Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.

Offline elmarconi

  • ****
  • 139
  • +0/-0
Re: Weather Display Software
« Reply #4 on: May 27, 2009, 09:37:24 AM »
Quote
File: readme.txt        Col 0              381 bytes                                                                100%
Hi
unzip to your home directory
set the needed settings in the config.txt file first
you also need libc of vers 2.5 or later (otherwise you will get a floating point error at start up)
for help with ongoing support and upgrades and to help with hosting costs, please consider sending a paypal donation to
Thanks!
Brian
http://www.weather-display.com

Looks pretty straight fwd, readme.txt, config.txt
Libc version might be an issue...
Anyway, if you have a problem you should deal with Brian.
If Brian can't help, come back here.

Hth.

...

Offline Teviot

  • *
  • 610
  • +0/-0
Re: Weather Display Software
« Reply #5 on: May 27, 2009, 09:54:44 AM »
Looks pretty straight fwd, readme.txt, config.txt
Libc version might be an issue...
Anyway, if you have a problem you should deal with Brian.
If Brian can't help, come back here.

Hth.

Just out of curiosity ... how do I find out what version of LIBC is running on my SME server?
Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.

Offline elmarconi

  • ****
  • 139
  • +0/-0
Re: Weather Display Software
« Reply #6 on: May 27, 2009, 10:07:21 AM »
rpm -qa | grep libc

As SME7.4 is based on CentOS 4, it will have libc2.3.
SME8 is based on CentOS 5, and will have libc 2.5.
...

Offline electroman00

  • *****
  • 491
  • +0/-0
Re: Weather Display Software
« Reply #7 on: June 01, 2009, 08:39:28 PM »
teviot

Which weather station are you using.

I'm using
2 Oregon WRM-968
LaCrosse 2310

Both are wireless.

Currently I use a win software that sends the data to SME.


Probably be a good idea to start a wiki page for this.



Offline Franco

  • *
  • 1,171
  • +0/-0
    • http://contribs.org
Re: Weather Display Software
« Reply #8 on: June 01, 2009, 11:49:06 PM »
Currently I use a win software that sends the data to SME.
So you need to keep two systems up to do the job?
Can you send direct from the station to SME?

Thanks,

Offline electroman00

  • *****
  • 491
  • +0/-0
Re: Weather Display Software
« Reply #9 on: June 03, 2009, 06:42:32 PM »
So you need to keep two systems up to do the job?
Yes but their normally up.

Quote
Can you send direct from the station to SME?
You can if you have linux software, I'm not currently though.

W station > Win > to SME, works ok for now.
That's why I'm looking at this thread, hope it moves along, I don't have much time to offer it, other projects in works right now.
There is info for the protocol for the 968 on the www that will help for writing perl or c.

Object of the game with this is low power, so consolidating this app onto sme saves power.
Which is what I believe is motivating your both up question.
hth



Offline mercyh

  • *
  • 824
  • +0/-0
    • http://mercyh.org
Re: Weather Display Software
« Reply #10 on: June 03, 2009, 08:13:47 PM »
totally off topic but I am using windows with the oregon stations with this:

http://insvr1.midcoastwater.com.au/FreeWX/_sgg/f10000.htm


Offline electroman00

  • *****
  • 491
  • +0/-0
Re: Weather Display Software
« Reply #11 on: June 03, 2009, 08:20:11 PM »
mercyh

Using the same, except it's win only.

I send the data to SME, works ok but, need 2 systems up and running.

Thus the interest in this thread. 10-4

Offline Teviot

  • *
  • 610
  • +0/-0
Re: Weather Display Software
« Reply #12 on: June 04, 2009, 07:56:09 AM »
teviot

Which weather station are you using.

I'm using
2 Oregon WRM-968
LaCrosse 2310

Both are wireless.

Currently I use a win software that sends the data to SME.


Probably be a good idea to start a wiki page for this.

electroman00

I have the Oregon Scientific WMR200 http://www2.oregonscientific.com/shop/product.asp?cid=34&scid=136&pid=775

Currently operation stand alone.  Hopefully soon will be running a web page feed directly form the station.
Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.