UMEP-dev / SuPy

SUEWS that speaks Python
https://supy.readthedocs.io/
GNU General Public License v3.0
13 stars 7 forks source link

ERA5 pressure data #53

Closed CsillaVG closed 2 years ago

CsillaVG commented 2 years ago

Hi!

As a finger practice, I've download and generate standard SuPy forcing from ERA5 data for a given location but for different elevations (2m, 10m, 50m and 100m) using SuPy's utility function (gen_forcing_era5). I get a pressure data that increases with elevation. It's either the heatwave or a bug of some sort. :)

Environment info: macOS 11.5.1 supy: 2022.4.7 supy_driver: 2021a5

Here is what I see (hope it goes through): dSuPy_forcing-3_2_ERA5s_PSzL2

Let me know if additional info is needed. Thank you and stay hydrated! Csilla

sunt05 commented 2 years ago

Thanks @CsillaVG - hope you are staying cool!

This sees to be bug in the supy ERA5 utility - I'll fix it shortly.