S5.Weather.readgrib.cumulative_ssr_to_hourly#

S5.Weather.readgrib.cumulative_ssr_to_hourly(cumulative_ssr: ndarray) ndarray[source]#

Converts the cumulative surface net solar radiation (ssr) to the hourly ssr.

Parameters:

cumulative_ssr – Array of cumulative ssr.

Returns:

Numpy array of hourly ssr.