Code Monkey home page Code Monkey logo

wbdataarchiver's Introduction

WbDataArchiver

Desktop utility to fetch and archive the Meteobridge/Weatherbridge data.

Folder layout:

C:\WbDataArchiver

  • Archives
    • Daily
    • Days
    • Years
  • Settings

Information required:

  1. Weatherbridge login name
  2. Weatherbridge login password
  3. IP address of the Weatherbridge on your local network.
  4. Fetch frequency of the current data archive in seconds. Ex: 90

Create a comma delimited file named "settings.csv" and place in the "Settings" folder.

Example:

#Name,Password,IP Address,CurUp Time (Sec)

meteobridge,myPassword,192.168.0.16,90

A Year folder is created for each year. (Example: 2019) All archive files are placed within this Year folder.

"CurUp" = Current data update timer Run WbDataArchiver and the current data will be saved to the Year folder in a file named: "MMddyyyy.csv". Ex: 12042019.csv A new file will be created each day and the information is appended to that file. On the upper status bar there is a countdown timer until the next current data update.

"MidUp" = Midnight update timer Counts down the minutes and seconds to the midnight rollover event which fetches the data for yesterday and save it to the Year folder in a file named: "MMMyyyy.csv". Ex: Dec2019.csv A separate line is appended to this file for each day.

"YrUp" = Monthly update timer Counts down the minutes and seconds to the midnight rollover event which fetches the data for yesterday and save it to the Year folder in a file named: "yyyy.csv". Ex: 2019.csv A separate line of data is appended to this file for each month.

wbdataarchiver's People

Contributors

dmaidon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.