# 1:1.2.1 Extraterrestrial Radiation

The radiant energy from the sun is practically the only source of energy that impacts climatic processes on earth. The solar constant, ISC, is the rate of total solar energy at all wavelengths incident on a unit area exposed normally to rays of the sun at a distance of 1 AU from the sun. Quantifying this value has been the object of numerous studies through the years. The value officially adopted by the Commission for Instruments and Methods of Observation in October 1981 is

$$I\_{SC} = 1367 W m^{-2} = 4.921 MJm^{-2} h^{-1}$$&#x20;

On any given day, the extraterrestrial irradiance (rate of energy) on a surface normal to the rays of the sun, $$I\_{0n}$$, is:

$$I\_{0n} = I\_{SC}E\_0$$                                                                                                                                                           1:1.2.1                            &#x20;

where $$E\_0$$ is the eccentricity correction factor of the earth's orbit, and $$I\_{0n}$$ has the same units as the solar constant, $$I\_{SC}$$. To calculate the irradiance on a horizontal surface, $$I\_{SC}$$,

To calculate the irradiance on a horizontal surface, $$I\_0$$,

$$I\_0 = I\_{0n} \cos\theta\_z = I\_{SC}E\_0\cos\theta\_z$$                                                                                                                       1:1.2.2                      &#x20;

where $$cos\theta\_z$$, is defined in equation 1:1.1.3.

The amount of energy falling on a horizontal surface during a day is given by

$$H\_0 = \int\_{SR}^{SS} I\_0dt = 2 \int\_0^{SS} I\_0dt$$                                                                                                                            1:1.2.3                    &#x20;

where $$H\_0$$ is the extraterrestrial daily irradiation$$(MJ m^{-2} d^{-1})$$, $$SR$$ is sunrise, and $$SS$$ is sunset. Assuming that $$E\_0$$ remains constant during the one day time step and converting the time $$dt$$ to the hour angle, the equation can be written

$$H\_0 = \frac{24}{\pi} I\_{SC}E\_0\int\_0^{\omega T\_{SR} }(\sin\delta \sin\phi+\cos\delta\cos\phi\cos\omega t)d\omega t$$                                                                    1:1.2.4

or

$$H\_0 = \frac{24}{\pi} I\_{SC}E\_0\[{\omega T\_{SR} }(\sin\delta \sin\phi+\cos\delta\cos\phi\sin(\omega T\_{SR}))]$$                                                                 1:1.2.5

where $$I\_{SC}$$ is the solar constant (4.921 $$MJ m^{-2} h^{-1}$$), $$E\_0$$ is the eccentricity correction factor of the earth's orbit, is the angular velocity of the earth's rotation ($$0.2618 rad  h^{-1}$$), the hour of sunrise, $$T\_{SR}$$, is defined by equation 1:1.1.4, δ is the solar declination in radians, and $$\phi$$ is the geographic latitude in radians. Multiplying all the constants together gives

$$H\_0 = 37.59E\_0\[{\omega T\_{SR} }\sin\delta \sin\phi+\cos\delta\cos\phi\sin(\omega T\_{SR})]$$                                                                     1:1.2.6


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://swatplus.gitbook.io/io-docs/theoretical-documentation/section-1-climate/untitled/solar-radiation/1-1.2.1-extraterrestrial-radiation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
