Scripts for fetching and writing CHMI weather station data to InfluxDB.
This repository contains scripts for automated retrieval of weather station data provided by the Czech Hydrometeorological Institute and for writing the processed time series into an InfluxDB database.
The tools are designed for reliable, scheduled operation and integration into larger data-processing and visualization systems.
- Data fetching utilities for ČHMÚ weather station measurements
- Parsing and preprocessing of station metadata and observations
- Writing structured time series data into InfluxDB
- Supporting scripts and helpers for automation
The scripts are typically executed periodically (e.g. via cron or a scheduler) to keep the InfluxDB database synchronized with the latest available measurements.
Configuration details and execution parameters are documented inline or in accompanying configuration files.
This project is licensed under the MIT License. See the LICENSE file for details.
This output was financed through the projects “Precipitation Detection and Quantification System Based on Networks of Microwave Links” (SS06020416) and “Spatial Air Temperature Monitoring Using Microwave Links Data” (SS07020434), which are co-funded with state support from the Technology Agency of the Czech Republic under the Environment for Life Programme and further funded within the National Recovery Plan from the European Recovery and Resilience Facility.

