Navigation

  • index
  • modules |
  • next |
  • previous |
  • HydPy 6.2dev3 documentation »
  • Reference Manual »
  • Model Families »
  • HydPy-Meteo

Logo

Table of Contents

  • Installation
  • Example Projects
  • Quick Start
  • User Guide
  • Developer Guide
  • Reference Manual
    • Framework Tools
    • Model Families
      • HydPy-ARMA
      • HydPy-Conv
      • HydPy-Exch
      • HydPy-Evap
      • HydPy-Dam
      • HydPy-Dummy
      • HydPy-G (GR)
      • HydPy-GA (Green-Ampt)
      • HydPy-H (HBV)
      • HydPy-KinW
      • HydPy-L (LARSIM)
      • HydPy-Meteo
        • meteo
        • meteo_glob_io
        • meteo_clear_glob_io
        • meteo_psun_sun_glob_io
        • meteo_temp_io
        • meteo_precip_io
        • meteo_glob_fao56
        • meteo_glob_morsim
        • meteo_sun_fao56
        • meteo_sun_morsim
      • HydPy-Musk (Muskingum)
      • HydPy-Rconc
      • HydPy-SW1D (Shallow Water 1D)
      • HydPy-Test
      • HydPy-W (WALRUS)
      • HydPy-WHMod
      • HydPy-WQ
    • Submodel Interfaces
  • Bibliography

Previous topic

lland_knauf_ic

Next topic

meteo

This Page

  • Show Source

Versions

  • 6
  • 5.0
  • master

Quick search

HydPy-Meteo¶

The HydPy-Meteo model family provides models that calculate meteorological factors. One example is meteo_glob_fao56, which calculates global and clear sky solar radiation. Application models of other model families, for example, evap_ret_fao56, require such factors as input. Users can either prepare the complete time series of these factors during preprocessing and let evap_ret_fao56 read them from files before or during a simulation or couple meteo_glob_fao56 and evap_ret_fao56 to calculate global and clear sky radiation “on the fly”.

Available models:

  • meteo » HydPy-Meteo (base model)
  • meteo_glob_io » HydPy-Meteo-Glob-IO (external global radiation data)
  • meteo_clear_glob_io » HydPy-Meteo-Clear-Glob-IO (external clear sky and global radiation data)
  • meteo_psun_sun_glob_io » HydPy-Meteo-PSun-Sun-Glob-IO (external possible and actual sunshine duration and global radiation data)
  • meteo_temp_io » HydPy-Meteo-Temp-IO (external temperature data)
  • meteo_precip_io » HydPy-Meteo-Precip-IO (external precipitation data)
  • meteo_glob_fao56 » HydPy-Meteo-Glob-FAO56 (global radiation estimation adopted from FAO56)
  • meteo_glob_morsim » HydPy-Meteo-Glob-MORSIM (global radiation estimation adopted from MORECS/LARSIM)
  • meteo_sun_fao56 » HydPy-Meteo-Sun-FAO56 (sunshine duration estimation adopted from FAO56)
  • meteo_sun_morsim » HydPy-Meteo-Sun-MORSIM (sunshine duration estimation adopted from MORECS/LARSIM)

Navigation

  • index
  • modules |
  • next |
  • previous |
  • HydPy 6.2dev3 documentation »
  • Reference Manual »
  • Model Families »
  • HydPy-Meteo
© Copyright 2013-2025, HydPy Developers. Created using Sphinx 8.2.3.