-
Hi Alex,
Thanks for developing this package. I've been using it recently to download water temperature data from multiple sites.
I was having a look at some of the sites where there is water tem…
-
I am trying to use kiwis-pie to retrieve data from the Vic Water data online site.
I bumped into an issue where a json response with an error is not handled well by kiwis_pie.
Repro:
```py
k …
jmp75 updated
2 years ago
-
### Description
When building our components with an included `@vaadin/vaadin` reference with webpack, we are facing two errors with the current vaadin version `24.4.10`.
**First error is:**
`…
-
On the waterinfo.be website, also the data from the navigable waterways is available, for example the tidal data of the Scheldt river (data from MOW-HIC). These stations are not accessible with the wa…
-
### Software versions
Python version : 3.9.13 (main, Aug 18 2022, 19:15:15)
IPython version : (not installed)
Tornado version : 6.2
Bokeh version : 3.0.2
BokehJS static pa…
-
Basically it's counting how much blocks processed and stop processing more when the threshold reached in that tick.
I'm interested to do it myself and send a PR but unfortunately the cost is too hi…
-
* pywaterinfo version: 0.7.0
* Python version: 3.9.7
* Operating System: Windows
### Description
I was trying to download data via pywaterinfo, but it already went wrong during connecting to t…
-
## Establishing an "IoW" opinion on data exchange, format, and web standards
### [TL;DR : The Way Forward](https://github.com/internetofwater/about.geoconnex.us/issues/21#way-forward)
In general…
-
### What happens?
Add data to a table with this structure using the Appender-class
ts BIGINT
ts_year INTEGER
ts_month INTEGER
ts_day INTEGER
ts_value DOUBLE
ts_status BIGINT
market_id VARCHA…
-
### Describe the bug
The chart instance gets destroyed on ngOnDestroy but not emitted. Therefore if the highcharts-chart component was destroyed, the component which uses it still has the old instanc…