elevation property

double? elevation
getter/setter pair

The elevation used for statistical downscaling. Per default, a 90 meter digital elevation model is used. You can manually set the elevation to correctly match mountain peaks.

https://open-meteo.com/en/docs/ensemble-api/

Implementation

double? elevation;