Returns the closest ASHRAE station based on the specified coordinates. The station with the shortest distance from the latitude and longitude is returned.
Parameters:
Latitude (query, required): Latitude coordinate.Longitude (query, required): Longitude coordinate.Version (query, optional): ASHRAE version (AshraeVersionEnum). Default: Version_2021.Documentation Index
Fetch the complete documentation index at: https://docs.plantpredict.com/llms.txt
Use this file to discover all available pages before exploring further.
Pass Authorization: Bearer <token> on every request. See the Authentication section of the API description for how to fetch a token.