Sandaysoft

Support forum for Cumulus weather station software
It is currently Sat May 25, 2013 7:06 pm
Please click here before posting. Help me to help you!
Useful Links: Cumulus FAQ • Enhancement requests • Wiki (documentation)
Please put your approximate location into your profile
Add your web site to the Cumulus user map
Vantage Pro2 users with firmware 3.00 should upgrade to fw 3.12 and Cumulus 1.9.4

All times are UTC




Post new topic Reply to topic  [ 38 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: <#currcond>
PostPosted: Sun Oct 16, 2011 12:34 pm 
Offline

Joined: Fri Jul 02, 2010 6:54 am
Posts: 8
Weather Station: WH 1080 PC
Operating System: win 7
Why doesn't this html line work:
Note for today: <#currcond> (ref: www.jaed.no/weather).

In the help file is mentioned a Current conditions boxon the main screen.
Is this the box for input found under View/Weather Diary ?


Top
 Profile  
 
 Post subject: Re: <#currcond>
PostPosted: Sun Oct 16, 2011 1:03 pm 
Offline
User avatar

Joined: Mon Dec 20, 2010 12:12 pm
Posts: 446
Location: Palmerston, NT, Australia
Weather Station: WS-1081 with rain gauge mod
Operating System: Windows 7 & 1.9.3 b1059
jaed wrote:
Why doesn't this html line work:
Note for today: <#currcond> (ref: http://www.jaed.no/weather).

In the help file is mentioned a Current conditions boxon the main screen.
Is this the box for input found under View/Weather Diary ?

No. It's on the main screen. Go to Configuration/Display and tick the box for "Show Current Conditions Box". Once this is ticked it will show on the main screen down the bottom. You can type stuff in there and your html line will print it on your webpage.

_________________
Michael, Palmerston, NT Australia www.Palmerston-WeatherImageNo image? I'm offline!
ImageImageImage


Top
 Profile  
 
 Post subject: Re: <#currcond>
PostPosted: Sun Oct 16, 2011 1:25 pm 
Offline

Joined: Fri Jul 02, 2010 6:54 am
Posts: 8
Weather Station: WH 1080 PC
Operating System: win 7
Thanks, that solved it !!


Top
 Profile  
 
 Post subject: Re: <#currcond>
PostPosted: Sun Oct 16, 2011 10:21 pm 
Offline
User avatar

Joined: Wed Oct 21, 2009 11:19 am
Posts: 280
Location: Bayswater, Australia
Weather Station: La Crosse WS-2355
Operating System: Windoze 7
jaed,
You can also use php or javascript to collect data from an external source (ie. a local metar station) and save to the file ..\cumulus\currentconditions.txt. Cumulus will read this file and place the data in <#currcond> for you.

Procedure for retrieving and using metar data is discussed here: http://sandaysoft.com/forum/viewtopic.php?f=10&t=4444&p=38693#p38693

_________________
Graeme.
http://weather.gktnet.com/cumulus/index.htm
Image


Top
 Profile  
 
 Post subject: Re: <#currcond>
PostPosted: Mon Oct 17, 2011 10:29 am 
Offline
User avatar

Joined: Thu Dec 17, 2009 2:03 pm
Posts: 787
Location: Hurstpierpoint, West Sussex, UK
Weather Station: WH1081
Operating System: Windows XP & 7 Pro
Inspired by Graeme I have managed to get the local airport metar data onto my site without using anything other than Cumulus and Nirsoft Meta Weather MetarWeather v1.68 - METAR decoder - no need for php or scripts!

Using the Cumulus Settings you can run mweather with the correct parameters to create the currentconditons text file. If more detail is required let me know.


You do not have the required permissions to view the files attached to this post.

_________________
Neil
Hurstpierpoint Weather

Image


Last edited by nking on Mon Oct 17, 2011 12:39 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: <#currcond>
PostPosted: Mon Oct 17, 2011 10:50 am 
Offline
User avatar

Joined: Thu Jan 07, 2010 9:44 pm
Posts: 2523
Location: Wilmslow, Cheshire, UK
Weather Station: Davis VP2
Operating System: XP SP3, Win 7
Neil, a write up of that method may be a nice addition to the Wiki ;)

_________________
Mark
Wilmslow Astro Weather


Top
 Profile  
 
 Post subject: Re: <#currcond>
PostPosted: Mon Oct 17, 2011 11:38 am 
Offline
User avatar

Joined: Mon Dec 20, 2010 12:12 pm
Posts: 446
Location: Palmerston, NT, Australia
Weather Station: WS-1081 with rain gauge mod
Operating System: Windows 7 & 1.9.3 b1059
Will that work in Australia?

_________________
Michael, Palmerston, NT Australia www.Palmerston-WeatherImageNo image? I'm offline!
ImageImageImage


Top
 Profile  
 
 Post subject: Re: <#currcond>
PostPosted: Mon Oct 17, 2011 12:31 pm 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17614
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
MickinMoulden wrote:
Will that work in Australia?

Should do; here's the decode for the latest Darwin METAR:

==================================================
ICAO : YPDN
Station Name : Darwin (Civ/Mil)
Country : Australia
Location : 12-24S 130-52E
Elevation : 30m
Time : 17 / 12:00Z
Temperature : 27.0°C
Dew Point : 21.0°C
RH : 70%
Wind : S (190 degrees) at 9 km/h
Visibility : > 10000m
Pressure : 1011.9 mb
Sky Condition :
Weather :
Remarks :
Heat Index : 28.8°C
Wind Chill : N/A
==================================================

_________________
Steve
Sanday Weather
----------------------------------------------------------------------------------------------------------------------------------
Like Cumulus and want to support it? Please donate! Image


Top
 Profile  
 
 Post subject: Re: <#currcond>
PostPosted: Mon Oct 17, 2011 1:53 pm 
Offline
User avatar

Joined: Thu Dec 17, 2009 2:03 pm
Posts: 787
Location: Hurstpierpoint, West Sussex, UK
Weather Station: WH1081
Operating System: Windows XP & 7 Pro
mcrossley wrote:
Neil, a write up of that method may be a nice addition to the Wiki ;)


I have quickly put together the attached word.doc which I hope will generate feedback for putting together something for Wiki ;)


You do not have the required permissions to view the files attached to this post.

_________________
Neil
Hurstpierpoint Weather

Image


Top
 Profile  
 
 Post subject: Re: <#currcond>
PostPosted: Tue Oct 18, 2011 2:46 am 
Offline
User avatar

Joined: Wed Oct 21, 2009 11:19 am
Posts: 280
Location: Bayswater, Australia
Weather Station: La Crosse WS-2355
Operating System: Windoze 7
Nice work, Neil.

_________________
Graeme.
http://weather.gktnet.com/cumulus/index.htm
Image


Top
 Profile  
 
 Post subject: Re: <#currcond>
PostPosted: Tue Oct 18, 2011 4:13 am 
Offline
User avatar

Joined: Thu Dec 17, 2009 2:03 pm
Posts: 787
Location: Hurstpierpoint, West Sussex, UK
Weather Station: WH1081
Operating System: Windows XP & 7 Pro
Thanks Graeme but credit to you for the original concept (and thanks to Steve for the features built into Cumulus). I just adapted it because I have no scripting or php skills.

_________________
Neil
Hurstpierpoint Weather

Image


Top
 Profile  
 
 Post subject: Re: <#currcond>
PostPosted: Tue Oct 18, 2011 3:24 pm 
Offline

Joined: Mon Oct 27, 2008 4:50 pm
Posts: 181
Location: Aberdeenshire, Scotland
Weather Station: Fine Offset WH1081
Has anyone managed to get this to work with 64 bit Win 7?

Works ok as a stand alone, but not able to command it from Cumulus

_________________
Image


Top
 Profile  
 
 Post subject: Re: <#currcond>
PostPosted: Wed Oct 19, 2011 7:42 am 
Offline
User avatar

Joined: Mon Jul 19, 2010 11:15 am
Posts: 206
Location: Auckland NZ
Weather Station: WH1091
Operating System: Win7
Good stuff Neil, just what I wanted, but had no idea how. I also found it useful to have a 2nd copy of Mweather running in another directory (with its own config) for viewing other attributes and sites too. Cheers!

_________________
Image


Top
 Profile  
 
 Post subject: Re: <#currcond>
PostPosted: Wed Oct 19, 2011 8:07 am 
Offline
User avatar

Joined: Thu Dec 17, 2009 2:03 pm
Posts: 787
Location: Hurstpierpoint, West Sussex, UK
Weather Station: WH1081
Operating System: Windows XP & 7 Pro
Hi Ned,

Glad you find it useful. Were the instructions OK to follow or do I need to make amendments?

Off topic, good luck for the Rugby final I think you're odds on to win.... I'll be rooting for you.

_________________
Neil
Hurstpierpoint Weather

Image


Top
 Profile  
 
 Post subject: Re: <#currcond>
PostPosted: Wed Oct 19, 2011 8:47 am 
Offline
User avatar

Joined: Mon Jul 19, 2010 11:15 am
Posts: 206
Location: Auckland NZ
Weather Station: WH1091
Operating System: Win7
Thanks Neil - instructions were fine, once I corrected a typo I made in the Cumulus entries :oops:
I already had my webpage displaying current conditions, but rarely got to typing an entry in the Cumulus panel. Problem now solved!
Yeah, the country is pretty confident for the rugby final (touch wood), we need it to help counteract the despondency over the ongoing shipwreck ecological disaster.
Cheers!

_________________
Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 38 posts ]  Go to page 1, 2, 3  Next

All times are UTC


Who is online

Users browsing this forum: Google [Bot] and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group