Closed mberezhnoy closed 3 years ago
:tada: This PR is included in version 1.26.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Thanks! I deployed this, please check if it works correctly in production
Thanks! It works but we found few issues: 1) If river have just one measurement per day it have empty daily chart 2) daily data source can be unavailable and it brake update for rivers with hourly data source I will make new pull request with fixes within a few days
We have 2 hydrological data sources: 1) https://meteo.gov.ua/ua/33345/hydrostorm - updates once per day 2) http://hydro.meteo.gov.ua - hourly updates, but some times not working Now hydrological data is receiving only from source#1. In this update we use source#2 as primary data source, and source#1 as fallback.