Closed ArcticSnow closed 2 years ago
In this situation, the point is skipped, and nothing is returned for this point. The problem was a bug in the code which is now fixed, located: https://github.com/ArcticSnow/TopoPyScale/blob/e15b7c117a1119435293963fdf5a1fa197613ad7/TopoPyScale/topo_scale.py#L135
In the case the elevation of the point is lower than the geopotential elevation of the lowest pressure level (1000hPa for ERA5), toposcale currently breaks down.
Strategies:
Implementation
topo_scale.py