-
Hi there,
within `model_variables_levels_mapping.yml`, `temperature` is designated as a `model-level` field. However, the model level is missing from the filename, so GribMagic croaks like
```
WA…
amotl updated
3 years ago
-
Hi,
I was trying to download some open source weather data from the COSMO weather model. I therefore use the following code:
```
clear all;
close all;
tic;
% Load nctoolbox
addpath('nct…
-
The German Weather Service (DWD) provides DBZH and VRADH values for all German weatherradars in almost real time at its open data server. The data are provided as single sweeps and need to be combined…
ghost updated
2 years ago
-
### Feedback
While most of the integration documentation do not include how to visualize because they add entities of known and self explainable domains, this one is just creating a binary sensor and…
-
@JohannesRol follows a more object-oriented library interface approach with his [dwdopendata](https://github.com/JohannesRol/dwdopendata) package. There, you will create a location object from a facto…
amotl updated
5 years ago
-
## Expected behavior and actual behavior.
Gdal crashes when trying to open grib2 produced by DWD for the Icon global model, for instance:
https://opendata.dwd.de/weather/icon/global/grib/00/t_2m/
…
-
**Describe the bug**
I want to find the latest weather data for one or multiple coordinates, I thought skip_empty would be the way to go, but this seem not to actually skip empty stations.
**To Re…
-
### Initial request
[The Scripps Institute of Oceanography](https://scripps.ucsd.edu/) (based at the University of California, San Diego) provides observational radiosonde and ocean drifter data to…
-
First of all thanks for this wonderful node.
I just checked which data could be useful for me und stumbled upon RR1c. You describe it as `payload.precipitationNext24h`. But in the official docs fro…
-
Server OS:
Homeasisstant OS on a Proxmox vm
Ai renderer OS:
Windows 10
**Approach**
After entering all connection credentials, the OpenAI API, OpenAI API admin key, as well as the model name …