Author Topic: Nodmore dot co dot uk  (Read 5436 times)

Offline yonorri

  • New member
  • *
  • Posts: 5
    • Nodmore Weather
Nodmore dot co dot uk
« on: April 11, 2013, 09:47:03 AM »
Bought myself a Maplin USB Wireless weather station over the Easter weekend, this is now up and running using pywws and the weather nature template from this very site...

This is very basic at the moment and not all links are yet working but I feel that I should get the word out   :-X

Feel free to try it out at the Nodmore weather site.
« Last Edit: April 11, 2013, 12:12:30 PM by yonorri »

Offline yonorri

  • New member
  • *
  • Posts: 5
    • Nodmore Weather
Re: Nodmore dot co dot uk
« Reply #1 on: August 07, 2013, 10:43:21 AM »

Since the purchase and setup of my weather station I've been running the website on a spare laptop using stock pywws and weather4you software... I now have my own webserver (data centered) so I have moved the web serving code.

The default page Windy Alley  is currently displaying stale data as it is using the flat file data provided by pywws.

However if you go to New Windy Alley you can see the work I've been doing to database the flat files and use 'hicharts' for the graphing. This is a work in progress and currently the 1 hour obserrvations and the 24hours graphs have the new look & feel.

The data is being fed from the pywws raw files, thats all pywws is generating I've turned everything else off, this is running on a RaspberryPi connected directly to the weather station. These raw files are then rsynced to the webserver and post processed to a mysql database.

This still has more work before completion, there are for instance some calculations that need to be done ( my rainfall always show  a minimum of 154.5mm!) and my Pressure is absolute not relative.

Enjoy.


Offline yonorri

  • New member
  • *
  • Posts: 5
    • Nodmore Weather
Re: Nodmore dot co dot uk
« Reply #2 on: August 16, 2013, 06:38:32 AM »
And even more work done, graphs are looking pretty, Using highcharts graphs for periods of 7 days and less and for longer periods I've added highstock graphing.

Check out: the 7 day graphs for examples of highcharts graphing and the 28 day graphs for the highstock example.

The longer periods only have the temperature/humidity graphs at the time of typing...

« Last Edit: August 16, 2013, 06:51:40 AM by yonorri »

Offline yonorri

  • New member
  • *
  • Posts: 5
    • Nodmore Weather
Re: Nodmore dot co dot uk
« Reply #3 on: September 06, 2013, 05:16:11 AM »
All this coding development and my site is getting a bit combersome, really needs a bit of tidying up.

345 directories, 1297 files!

Now using my own custom forecast icons (need to add some nighttime versions), still not got my wind roses working correctly   :(

Anyway check it out: here.