pangeo-data / WeatherBench

A benchmark dataset for data-driven weather forecasting
MIT License
712 stars 165 forks source link

Precision issue with PV data #5

Closed raspstephan closed 4 years ago

raspstephan commented 4 years ago

The PV dataset has a floating point issue. PV values change many orders of magnitude with height. Because I downloaded all levels at once and the ERA5 archive only has 32 bit precision, the small values in the lower troposphere have discrete values, which makes them kind of useless. If you want to use PV my advice would be to use the download instructions to download single levels at a time.

raspstephan commented 4 years ago

This is now solved with the new data.