Go to the source code of this file.
|
class | mio::SWRadInterpolation |
| Solar radiation interpolation with optional terrain shading. The splitting coefficients and an atmospheric losses factors are computed at each station that provides ISWR and spatially interpolated with an Inverse Distance Weighting scheme. Then the potential radiation is computed at each pixel and scaled appropriately with the atmospheric loss factor for this pixel. When applying topographic shading (default), the local splitting coefficient is used. The global, horizontal short wave radiation is then returned. To turn off the topographic shading, provide the "no_shading" argument. More...
|
|