A text summary of the weather for a month

Discussion of the Meteohub software package

Moderator: Mattk

Post Reply
vecerapl
Junior Boarder
Junior Boarder
Posts: 27
Joined: Sun Dec 06, 2009 2:05 pm

A text summary of the weather for a month

Post by vecerapl »

Meteohub be meteo server. While I know of that offers little. I would like to offer users an overview of weather for each month. While this offers meteohub, but only through the graph. I would like to have a text list.

For example, how many days the Arctic, how many days it rained, max and min values and just have an overview, which according to the weather information is very essential thing.

SYNOP text while making things as the temperature drops, the wind blows, height of clouds, but a proper overview of the measured values at meteohub missing :S
User avatar
nduku
Senior Boarder
Senior Boarder
Posts: 45
Joined: Sun Jan 03, 2010 8:07 pm
Location: Eberfing, Bavaria/Germany
Contact:

Re:A text summary of the weather for a month

Post by nduku »

I agree, that would be great. B)

You can create that by your own, the manual says howto use html templates and fill them with current weather values from meteohub, it needs a little bit of html knowledge though, which in my case make things tricky. :blush:

Another possibility is to use the templates from saratoga weather page (http://saratoga-weather.org/scripts-WD-AJAX.php). The drawback is, that they're designed for the weather display software (I hope I remember correctly). Meteohub also generates this data (clientraw.txt), but not all fields are available and it's rather tricky to get them wirking when you want to customize them... at least if you're not into php... and I am unfortunately not. If you want to give it a try, this thread will probably help to give it a start:

http://www.meteohub.de/joomla/index.php ... 20&id=3135
vecerapl
Junior Boarder
Junior Boarder
Posts: 27
Joined: Sun Dec 06, 2009 2:05 pm

Re:A text summary of the weather for a month

Post by vecerapl »

Unfortunately, this does not solve my question. How do I get read, so I can see an overview of weather in text form. For example, an overview of what weather was in the month of February or January. How many days it rained, what was the maximum temperature, number of cold days, etc. You do not address the histogram graph, but I would like to have the text summary and meteohub impossible.

I can program in PHP, but output from the meteohub not solve or even know about it. :dry:

Solution could be using in SEQ templates, but not solve the answer to the question, how many days it rained, how many days were below 0 ° C and other additional information for some months. :side:
User avatar
nduku
Senior Boarder
Senior Boarder
Posts: 45
Joined: Sun Jan 03, 2010 8:07 pm
Location: Eberfing, Bavaria/Germany
Contact:

Re:A text summary of the weather for a month

Post by nduku »

but not solve the answer to the question, how many days it rained, how many days were below 0 ° C
That is only possible using graphs as far as I know.

What you would need (If I understand you correctly) is a database like access to the weather data of meteohub. Then you could create text tables filling with the values you want. I don't think this is possible with meteohub. At least not out of the box.
Chill
Expert Boarder
Expert Boarder
Posts: 151
Joined: Fri Feb 15, 2008 6:38 pm

Re:A text summary of the weather for a month

Post by Chill »

Take a look at:
http://www.telefonica.net/web2/vilacardona/ and download "Meteo -Pinallet" excel (you'll need to allow macros to run it)

It analyzes different templates created by meteohub that you can reach easily.

I think it approaches to your question. Isn't it?

If you need further assistance, let me know.

Chill
Post Reply