Skip to content

Collect hourly raw ZAMG data and stores it into this repository

Notifications You must be signed in to change notification settings

seasick/zamg-measurment-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zamg-measurment-collector

This repository collects the raw hourly ZAMG weather data and commits them to this repository with Github actions.

It is collected from https://www.zamg.ac.at/ogd/ which updates every hour.

The data can be found in the ./data directory and contains the raw data in daily files.

Description of csv fields

  • Station Internal ZAMG station id. You can find a full list here.
  • Name Name of the measurement station
  • Höhe m Sea Level
  • Datum Date
  • Zeit Time
  • T °C Temperature
  • TP °C Dew Point
  • RF % Humidity
  • WR ° Wind Bearing
  • WG km/h Wind Speed
  • WSR ° Top Wind Bearing
  • WSG km/h Top Wind Speed
  • N l/m² Precipitation
  • LDred hPa Pressure at Sea Level
  • LDstat hPa Pressure
  • SO % Sun Last Hour

This description has been derived from the home-assistant.io ZAMG component as official documentation is insufficent.

About

Collect hourly raw ZAMG data and stores it into this repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published