http://www.sevestre.net/Plug/indexSevestreFontanes.html
As you can see if you click on the above link, my weather page dedicated to family and paraglider friends does not pretend to be a technical reference!
It is just meant to be as simple as possible to evaluate local weather and flying conditions.
My VantagePro2 station used to run with Wview and several old defunct Linux PCs.
I hope that this new Sheeva plug and Meteohub investment is going to run 365 days/year without problem...
Any suggestion to improve the page is welcomed, especially if it does not work well under other browsers than Firefox.
A way to erase the bottom part of the pressure and humidity graphs would be appreciated. It is presently meaningless and it might as well disappear.
Cheers.
My station in Fontanes, France
Moderator: Mattk
Re: My station in Fontanes, France
to get rid of the time scale with your pressure and hum graphs you could create two seperate websites where you embed the two graphs in a way using margins to cut of the bottom part.gust wrote: Any suggestion to improve the page is welcomed, especially if it does not work well under other browsers than Firefox.
A way to erase the bottom part of the pressure and humidity graphs would be appreciated. It is presently meaningless and it might as well disappear.
Cheers.
Then you embed those websites with IFrame tags with your main site.
Removing the time scale with gnuplot might not be possible, because that part of creating the graph is under full control of meteohub. But I might be wrong here.
Re: My station in Fontanes, France
just had a look:
you can remove the time scale, if you enter or add this command with the format line at the GUI with your graphs
set noxtics

you can remove the time scale, if you enter or add this command with the format line at the GUI with your graphs
set noxtics
Re: My station in Fontanes, France
Thanks wfpost.
"set noxtics" works just fine.
"set noxtics" works just fine.