Currently the app gets distance to observation station from timeseries. However, the server could cache observation queries better without distance parameter. Therefore it is recommend to calculate the distance to observation station in the app using Haversine formula.
Currently the app gets distance to observation station from timeseries. However, the server could cache observation queries better without distance parameter. Therefore it is recommend to calculate the distance to observation station in the app using Haversine formula.