Returns the closest ASHRAE station matching the provided name and shortest distance from the specified coordinates.
Parameters:
StationName (query, required): Name of the ASHRAE station to match.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.
Version_2013, Version_2021