Author Topic: Thinking about a data logger...  (Read 913 times)

0 Members and 1 Guest are viewing this topic.

Offline NK7Z

  • Member
  • *
  • Posts: 39
    • Amateur Radio, RFI and setup information
Thinking about a data logger...
« on: July 27, 2020, 12:29:46 AM »
Hi,
I am thinking of getting a datalogger for my VP2 weather station.  I understand there are at least two loggers available...  Can someone give me the URL for the non Davis logger?  Also, are there any major reasons I should stick to a Davis datalogger?

Offline hmderek

  • Senior Contributor
  • ****
  • Posts: 160
    • Meteodrenthe
Re: Thinking about a data logger...
« Reply #1 on: July 27, 2020, 03:51:15 PM »
I use a Meteostick combined with a Raspberry Pi to write updates to a local database. That might not be what you are thinking of, it's an interesting option. I think Smartbedded offers several solutions: https://www.smartbedded.com/wiki/index.php/Welcome
Davis VP2
Davis WeatherLink
Sensirion SHT35
PT100
NTC Thermistors
DS18B20
Apogee Instruments TS-100
Barani Meteoshield Pro
Davis 7714
MetSpec RAD14
Davis AirLink
Wemos D1 Mini micro controllers
https://blog.meteodrenthe.nl
https://meteodrenthe.nl
https://twitter.com/meteodrenthe

Offline ConligWX

  • Forecaster
  • *****
  • Posts: 840
  • #conligwx
    • conligwx.org
Re: Thinking about a data logger...
« Reply #2 on: July 27, 2020, 05:10:34 PM »
also Meteobridge Nano and Pro:  https://www.meteobridge.com/wiki/index.php/Home
Regards Simon
Davis Vantage Pro2 Plus (6162UK) • Daytime FARS • WeatherLink Live • AirLink • PurpleAir PA-II-SD • CumulusMX •


Offline NK7Z

  • Member
  • *
  • Posts: 39
    • Amateur Radio, RFI and setup information
Re: Thinking about a data logger...
« Reply #3 on: July 28, 2020, 06:01:04 AM »
Many thanks to all for the answers, now to research which I want...  Thanks again!

07/30/20:
I ordered and received a WLL.  I have it on line here:
https://www.wunderground.com/dashboard/pws/KOREUGEN288
http://www.findu.com/cgi-bin/wx.cgi?call=FW8055

I also have obtained the first JSON data via the LAN...  Getting ready to write a parser to build a web page for my web site...

Many thanks to all again!
« Last Edit: July 30, 2020, 05:06:19 PM by NK7Z »

Offline johnd

  • Forecaster
  • *****
  • Posts: 4850
    • www.weatherstations.co.uk
Re: Thinking about a data logger...
« Reply #4 on: July 28, 2020, 06:09:52 AM »
There are many options for loggers. Meteobridge loggers are one good solution but one of several. More detailed discussion at:

https://www.weatherstations.co.uk/pc_linkage.htm
Prodata Weather Systems
Prodata's FAQ/support site for Davis stations
Includes many details on 6313 Weatherlink console.
UK Davis Premier Dealer - All Davis stations, accessories and spares
Cambridge UK

Sorry, but I don't usually have time to help with individual issues by email unless you are a Prodata customer. Please post your issue in the relevant forum section here & I will comment there if I have anything useful to add.

Offline ConligWX

  • Forecaster
  • *****
  • Posts: 840
  • #conligwx
    • conligwx.org
Re: Thinking about a data logger...
« Reply #5 on: July 28, 2020, 07:56:43 AM »
There are many options for loggers. Meteobridge loggers are one good solution but one of several. More detailed discussion at:

https://www.weatherstations.co.uk/pc_linkage.htm

johnd

in regards to the weatherlink Live.  Does this act like the WeatherlinkIP when software is trying to access it at the same time?  ie Only handles one process at a time. I know CumulusMX and other software have a "disconnect" timer feature so that the WLIP at least, can still talk to weatherlink.com then will talk to the software again, etc or can the WLL handle multiple requests at the same time?
Regards Simon
Davis Vantage Pro2 Plus (6162UK) • Daytime FARS • WeatherLink Live • AirLink • PurpleAir PA-II-SD • CumulusMX •


Offline galfert

  • Global Moderator
  • Forecaster
  • *****
  • Posts: 6822
Re: Thinking about a data logger...
« Reply #6 on: July 28, 2020, 08:10:35 AM »
WLL will provide data to multiple applications at the same time. It uses a new local API to do this. There is no issues with Weatherlink.com uploads. No need for timeouts. Some current applications that support this new API method are: Cumulus MX, Meteobridge, Weather-Display, and WeeWX.
Ecowitt GW1000 | Meteobridge on Raspberry Pi
WU: KFLWINTE111  |  PWSweather: KFLWINTE111
CWOP: FW3708  |  AWEKAS: 14814
Windy: pws-f075acbe
Weather Underground Issue Tracking
Tele-Pole

Offline ConligWX

  • Forecaster
  • *****
  • Posts: 840
  • #conligwx
    • conligwx.org
Re: Thinking about a data logger...
« Reply #7 on: July 28, 2020, 08:17:28 AM »
Thanks for the answer.  Contemplating on purchasing one soon, just needed to find if it had the same type of issue the WLIP had.
Regards Simon
Davis Vantage Pro2 Plus (6162UK) • Daytime FARS • WeatherLink Live • AirLink • PurpleAir PA-II-SD • CumulusMX •


Offline johnd

  • Forecaster
  • *****
  • Posts: 4850
    • www.weatherstations.co.uk
Re: Thinking about a data logger...
« Reply #8 on: July 28, 2020, 08:23:58 AM »
As galfert says ↑↑↑ . But to amplify slightly: wind and rain data (ie the fast-changing weather parameters) are broadcast by WLL and any number of devices on the local network can hear these broadcasts.

For all other parameters (temp/hum, pressure, sun etc etc), the computing device must make a specific request to WLL. A WLL unit can handle a limited number of such requests without interfering at all with uploads to wl.com. Davis haven't specified exactly what 'a limited number' might equate to, but a couple of other devices making requests eg no more than once per minute (remember this is for the slower changing parameters) should be fine. And I think that covers most credible circumstances. But what probably isn't OK is to have say a classroom of 20-30 PCs all wanting to poll one WLL unit for data continuously.
Prodata Weather Systems
Prodata's FAQ/support site for Davis stations
Includes many details on 6313 Weatherlink console.
UK Davis Premier Dealer - All Davis stations, accessories and spares
Cambridge UK

Sorry, but I don't usually have time to help with individual issues by email unless you are a Prodata customer. Please post your issue in the relevant forum section here & I will comment there if I have anything useful to add.

Offline ConligWX

  • Forecaster
  • *****
  • Posts: 840
  • #conligwx
    • conligwx.org
Re: Thinking about a data logger...
« Reply #9 on: July 28, 2020, 08:33:01 AM »
ok thanks guys!
Regards Simon
Davis Vantage Pro2 Plus (6162UK) • Daytime FARS • WeatherLink Live • AirLink • PurpleAir PA-II-SD • CumulusMX •


Offline ConligWX

  • Forecaster
  • *****
  • Posts: 840
  • #conligwx
    • conligwx.org
Re: Thinking about a data logger...
« Reply #10 on: July 28, 2020, 08:36:44 AM »
btw what speed is the Ethernet port on the WLL?  data sheet doesnt say. I know the WLIP was only 10T-Base/Half.
Regards Simon
Davis Vantage Pro2 Plus (6162UK) • Daytime FARS • WeatherLink Live • AirLink • PurpleAir PA-II-SD • CumulusMX •


Offline johnd

  • Forecaster
  • *****
  • Posts: 4850
    • www.weatherstations.co.uk
Re: Thinking about a data logger...
« Reply #11 on: July 28, 2020, 09:06:44 AM »
btw what speed is the Ethernet port on the WLL?  data sheet doesnt say. I know the WLIP was only 10T-Base/Half.

Sorry, don't know. The vast majority of users have WLL units on WiFi of course, it's rare to find someone who wants to use Ethernet. And data volumes are tiny so presumably no great pressure for a high speed implementation. At a guess it's some flavour of 100Base-T but you'd need to email Davis support for an answer if it's important (and be prepared for a wait - I doubt if front-line support know).
Prodata Weather Systems
Prodata's FAQ/support site for Davis stations
Includes many details on 6313 Weatherlink console.
UK Davis Premier Dealer - All Davis stations, accessories and spares
Cambridge UK

Sorry, but I don't usually have time to help with individual issues by email unless you are a Prodata customer. Please post your issue in the relevant forum section here & I will comment there if I have anything useful to add.

Offline ConligWX

  • Forecaster
  • *****
  • Posts: 840
  • #conligwx
    • conligwx.org
Re: Thinking about a data logger...
« Reply #12 on: July 28, 2020, 09:40:27 AM »
I'll find out soon johnd, just ordered!  \:D/
Regards Simon
Davis Vantage Pro2 Plus (6162UK) • Daytime FARS • WeatherLink Live • AirLink • PurpleAir PA-II-SD • CumulusMX •


Offline mcrossley

  • Forecaster
  • *****
  • Posts: 1137
    • Wilmslow Astro
Re: Thinking about a data logger...
« Reply #13 on: July 28, 2020, 09:56:11 AM »
btw what speed is the Ethernet port on the WLL?  data sheet doesnt say. I know the WLIP was only 10T-Base/Half.
100Base-T (definite) Full (pretty sure)
Mark

Offline ConligWX

  • Forecaster
  • *****
  • Posts: 840
  • #conligwx
    • conligwx.org
Re: Thinking about a data logger...
« Reply #14 on: August 02, 2020, 03:05:44 PM »
Yep  100FDX  [tup]
Regards Simon
Davis Vantage Pro2 Plus (6162UK) • Daytime FARS • WeatherLink Live • AirLink • PurpleAir PA-II-SD • CumulusMX •


Offline NK7Z

  • Member
  • *
  • Posts: 39
    • Amateur Radio, RFI and setup information
Re: Thinking about a data logger...
« Reply #15 on: August 02, 2020, 07:22:54 PM »
OK...  I think I have a handle on this beast...  I now have it feeding Davis, WCOPS, and NOAA.  I just finished building a json parser to put the output of the WLL on my desktop.  Here is a shot of the lower left corner of my desktop:

 [ You are not allowed to view attachments ]

Many thank to all that helped!!!!

I am pretty sure the yearly rain rate is because this is a new install of the WLL...  It has not seen any rain yet!

Does anyone know how the timestamp is setup on the WLL?  I get an odd number for TS, that is not obvious to me as to how it works.

« Last Edit: August 02, 2020, 07:26:35 PM by NK7Z »

Offline galfert

  • Global Moderator
  • Forecaster
  • *****
  • Posts: 6822
Re: Thinking about a data logger...
« Reply #16 on: August 02, 2020, 07:39:39 PM »
What does the time stamp look like? It might be Unix Time.
Ecowitt GW1000 | Meteobridge on Raspberry Pi
WU: KFLWINTE111  |  PWSweather: KFLWINTE111
CWOP: FW3708  |  AWEKAS: 14814
Windy: pws-f075acbe
Weather Underground Issue Tracking
Tele-Pole

Offline NK7Z

  • Member
  • *
  • Posts: 39
    • Amateur Radio, RFI and setup information
Re: Thinking about a data logger...
« Reply #17 on: August 02, 2020, 07:44:38 PM »
I'll bet you are right...  Here is a cut from the JSON data the WLL provides to me, note "ts":

{
  "data": {
    "did": "001D0A712A19",
    "ts": 1596411603,
    "conditions": [
      {
        "lsid": 333561,
        "data_structure_type": 1,
        "txid": 1,
        "temp": 84.6,
        "hum": 36.7,
        "dew_point": 55.2

I just looked it up, it is Unix time, thanks!!!  I run a linux box and did not notice it, go figure!
« Last Edit: August 02, 2020, 07:46:13 PM by NK7Z »