Weather
Download weather data from a provider
Fetches weather data from an external provider (SolarAnywhere, Meteonorm, NSRDB, etc.) for a given latitude/longitude and persists it as a new weather file in the company library. The providerId path parameter is the integer enum value for the provider; see WeatherDataProvider via GET /Definitions for the full catalog.
POST
Download weather data from a provider
Authorizations
Pass Authorization: Bearer <token> on every request. See the Authentication section of the API description for how to fetch a token.
Path Parameters
Query Parameters
Response
Created weather ID
Download weather data from a provider