My meteobridge won't finish its "rapid blink" mode, and I can't seem to get it fixed.
Some weird stuff with this, too...
1. System went down this AM with a power outage. It came back up (Wunderground, but not CWOP), and I could see logged data on the WU site. CWOP indicated no data received. Live ...
Search found 4 matches
- Wed Dec 09, 2015 11:41 pm
- Forum: Meteobridge Discussion
- Topic: Meteobridge won't finish boot
- Replies: 1
- Views: 1443
- Wed Dec 17, 2014 11:55 pm
- Forum: Meteobridge Discussion
- Topic: Archiving Meteo Data on Local Computer
- Replies: 5
- Views: 3589
Re: Archiving Meteo Data on Local Computer
Oy! I can see I have a learning curve to master here. At least all I really want is the single-table database and don't need to attempt a complex relational DB.
Thanks for the help here, it will get me going in the right direction.
Thanks for the help here, it will get me going in the right direction.
- Wed Dec 17, 2014 8:13 pm
- Forum: Meteobridge Discussion
- Topic: Archiving Meteo Data on Local Computer
- Replies: 5
- Views: 3589
Re: Archiving Meteo Data on Local Computer
Thanks for that... Yes, I'm trying to make a very basic list like yours, that can be appended every few minutes. My biggest obstacle at this point is learning how to set up a MySQL database. I presume that your code snippet is the line of a script that acceps the MySQL push, then tacks that onto the ...
- Sun Dec 14, 2014 8:32 pm
- Forum: Meteobridge Discussion
- Topic: Archiving Meteo Data on Local Computer
- Replies: 5
- Views: 3589
Archiving Meteo Data on Local Computer
I'm in the process of setting up my Meteobridge (the Ambient Weather "Weatherbridge" version), and it seems mostly straghtforward as far as linking data to a remote service such as WUG. However, since I'd like to be able to do my own analysis and presentations of my meteo data, I would like to ...