![]() |
mHM
The mesoscale Hydrological Model
|
Spatial aggegation or disaggregation of meteorological input data. More...
Go to the source code of this file.
Data Types | |
| interface | mo_meteo_spatial_tools::spatial_aggregation |
| Spatial aggregation of meterological variables. More... | |
| interface | mo_meteo_spatial_tools::spatial_disaggregation |
| Spatial disaggregation of meterological variables. More... | |
Modules | |
| module | mo_meteo_spatial_tools |
| Spatial aggegation or disaggregation of meteorological input data. | |
Functions/Subroutines | |
| subroutine | mo_meteo_spatial_tools::spatial_aggregation_3d (data2, cellsize2, cellsize1, mask1, mask2, data1) |
| subroutine | mo_meteo_spatial_tools::spatial_aggregation_4d (data2, cellsize2, cellsize1, mask1, mask2, data1) |
| subroutine | mo_meteo_spatial_tools::spatial_disaggregation_3d (data2, cellsize2, cellsize1, mask1, mask2, data1) |
| subroutine | mo_meteo_spatial_tools::spatial_disaggregation_4d (data2, cellsize2, cellsize1, mask1, mask2, data1) |
Spatial aggegation or disaggregation of meteorological input data.
This module contains two subroutines to upscale and downscale, respectively, the level-2 meterological inputs to a required Level-1 hydrological spatial resolution.
COPYING and COPYING.LESSER provided with this software. The complete GNU license text can also be found at http://www.gnu.org/licenses/.
Definition in file mo_meteo_spatial_tools.f90.