WeatherBench icon indicating copy to clipboard operation
WeatherBench copied to clipboard

A benchmark dataset for data-driven weather forecasting

Results 17 WeatherBench issues
Sort by recently updated
recently updated
newest added

Hi, We are seeing the error message `failed: Connection refused.` by running `wget "https://dataserv.ub.tum.de/s/m1524895/download?path=%2F5.625deg&files=all_5.625deg.zip" -O all_5.625deg.zip ` can you help check if the server is running? Thanks!

Hi, I was wondering if there is a way to combine the 13 vertical levels in the geopotential dataset with the single level t2m data? When I try to do...

Hi, I downloaded the 1.40625 level data from [here](https://dataserv.ub.tum.de/index.php/s/m1524895), but the .nc files of 2017 and 2018 of geopotential and relative_humidity were broken. Can you check and fix this? Thanks...

FYI download and open in python: https://climetlab.readthedocs.io/en/latest/examples/09-weatherbench.html

Is there a https server to download the data?

How can I accelerate the loading of .nc files onto RAM. The function self.data.load() in the dataloader is consuming a lot of time.

Hi, I want to use a multivariate series. So, I have for example `t2m` and `sm100` data. I want to use both in order to train the model but predict...

I'm trying to follow the instructions to reproduce this run: `python -m src.train_nn -c src/nn_configs/fccnn_3d.yml` with commit 11cfbffd92a3413be561ac328dcb13ac712a25c2 (latest as of today) and the current dataset (downloaded today) After a...

Hi Stephan :) I am benchmarking my model with previous works (yours, Weyn ...), and I was wondering if you could share a NetCDF with the global average of the...