Solar Radiation Hourly Forecast

Platform: API

Get the net solar radiation, diffuse solar radiation and direct solar radiation for any coordinate position in the world.

Endpoint

/v7/solar-radiation/{hours}

Note: Hourly Forecast (72hrs) may be missing the last few hours data under some conditions.

Parameters

Path parameters

  • hours(required)Forecast hours, supports up to 72 hours, available value:
    • 24h 24 hours forecast.
    • 72h 72 hours forecast.

Query parameters

  • location(required)The comma-separated longitude and latitude (decimal, up to 2 decimal places) of the location to be queried. For example: location=116.41,39.92

Request example

Response

This data is refers to the downward solar short-wave radiation at the surface, and unit in W/m2

  • code See Status Code
  • updateTime API last update time
  • radiation.fxTime Hourly forecast time
  • radiation.net Net surface solar radiation, W/m2
  • radiation.diffuse Diffuse solar radiation, W/m2
  • radiation.direct Direct solar radiation, W/m2
  • refer.sources Data source and other statements, may be null
  • refer.license Data license, may be null