2.0.0b10
catchment modelling framework
|
Meteorological data contains objects to store an regionalize rainfall measurements on the one hand, and other meteorological data, used for ET calculations on the other side. More...
Meteorological data contains objects to store an regionalize rainfall measurements on the one hand, and other meteorological data, used for ET calculations on the other side.
In the following the term meteorology is not used for rainfall measurements.
Classes | |
class | ConstantMeteorology |
A primitive implementation of the Meteorology interface. More... | |
class | ConstantRainSource |
A simple implementation of RainSource. More... | |
class | IDW_Meteorology |
Regionalizes meteorological measurements using a simple inverse distance weighted (IDW) method. More... | |
class | IDWRainfall |
A RainSource using a spatially interpolated rainfall intensity from all stations. More... | |
class | log_wind_profile |
, A logarithmic wind profile More... | |
class | Meteorology |
An abstract class, for objects generating Weather records at a specific time. More... | |
class | MeteoStation |
A meteorological station holding timeseries to create Weather records. More... | |
class | MeteoStationList |
A list of meteorological stations. More... | |
class | MeteoStationReference |
A reference to a meteorological station. More... | |
class | RainfallStation |
RainfallStation describes a rainfall timeseries in mm/day at a certain place. More... | |
class | RainfallStationList |
A list of rainfall stations. More... | |
class | RainfallStationReference |
References a single RainfallStation to provide rainfall intensity data. More... | |
class | RainSource |
An abstract class for different types of rainfall sources. More... | |
struct | Weather |
Namespaces | |
namespace | cmf::atmosphere |
Contains classes to describe interactions with the atmosphere. | |