-
I keep getting the following errors in log:
This error originated from a custom integration.
Logger: custom_components.xiaomi_miot.fan
Source: custom_components/xiaomi_miot/__init__.py:1455
in…
-
I tried a pretty heavy website and was pleasantly surprised, that `windy.com` nearly works now. It's slow, granted, but the layout looks fine and the map and the other items render fine, except for th…
-
Hey Leo. (re-sending the message)
I know there may be a few discrepancies on sending and converting rain data from WU to Windy.
Today we had a considerable amount of rain here. Wu reports (24h):…
-
**Issue:** ECMWF/ERA5 does not appear to provide free/open FORECAST (i.e. future) data for atmospheric parameters (wind, solar irradiance)
**Suggestion:** Perhaps GFS (USA) and ICON (Germany) could…
-
如 windy 的海浪 [wave](https://www.windy.com/zh/-%E8%8F%9C%E5%8D%95/menu?waves,-48.203,-32.673,8,m:cnzafYC)
![image](https://github.com/user-attachments/assets/3800701e-0163-4c68-9332-8bd35d770ddb)
如 …
-
### Website URL
www.windy.com
### What browser are u using?
Firefox 122.0
### Version
1.1.4
### Notes
https://www.windy.com/ (in logged-in state at least) shows a cookie banner.
-
I would like to report that some webcam streams work, while others not. Is it a problem with an API limitation or some other problem?
I can get 3 webcam's to work, while for the 3 others the state is…
-
Not exactly sure what update caused it but it doesn't appear to be working anymore for me. It is just showing the default background and nothing changed in my setup other than updates.
-
When **adding an usage of OpenStreetMap data where the attribution isn't correct**, please provide the following information. Otherwise, delete the text and type your issue.
# Description
None of …
-
``` python
from rank_bm25 import BM25Okapi
corpus = [
"Hello there good man!",
"It is quite windy in London"
"How is the weather today?"
]
tokenized_corpus = [doc.split(" ") for…