Gaussian Toy Model#
Description#
These are the time series of meteorological parameters (wind speed, wind direction, stability class) needed to run the Gaussian Toy Model.
Configuration#
The following Yaml paragraph is necessary for the configuration of the Gaussian Toy Model:
meteo :
plugin :
name : dummy
version : csv
dirmeteo : /home/users/aberchet/CIF/data/dummy_gauss/
filemeteo : meteo2.csv
resolution: '1h'
The Yaml arguments are:
dirmeteo
:directory where to find meteorological file
filemeteo
:the meteo file in the directory
resolution
:temporal resolution to be used to create meteo time series if
filemeteo
does not exist