Page 1 of 1

Import Meteohub RAW: improvement

Posted: Mon Mar 20, 2023 7:19 pm
by jps
Hi,

Here is an updated/corrected Python script which will allow you to cleanly import meteohub raw data to meteotemplate

TempMin and TempMax per 5 minutes interval are extracted
the output is free from NULL value for your meteotemplate DB (important for stability and accurate summary data)
Good Rain cumulated calculation

original repos
https://github.com/xentux/weewx_meteohub_converter

corrected repos
==>>>> https://github.com/jps-34/weewx_meteohub_converter