Synthetic Module
Generate synthetic environmental data, for example for model testing.
Functions and values
| Function or value |
Description
|
Full Usage:
genTemperatureNorthernMidLatitude mean amplitude
Parameters: Returns: float<MeasureProduct<day, MeasureOne>> -> float<'u>
|
|
Full Usage:
genTemperatureSeasonal mean amplitude period phase
Parameters:
float<'u>
-
amplitude : float<'u>
-
period : float<MeasureProduct<day, MeasureOne>>
phase : float<MeasureOne>
-
The fraction of the cycle completed at day zero.
Returns: float<MeasureProduct<day, MeasureOne>> -> float<'u>
A function that generates
|
Generate smooth temperature profiles that represent seasonal cycling.
|
Full Usage:
genTemperatureSouthernMidLatitude mean amplitude
Parameters: Returns: float<MeasureProduct<day, MeasureOne>> -> float<'u>
|
|
Full Usage:
temperatureAnomaly phi sigma rnd
Parameters:
float<MeasureOne>
sigma : float<MeasureProduct<celsius, MeasureOne>>
rnd : Random
Returns: float<MeasureProduct<day, MeasureOne>> -> float<MeasureProduct<celsius, MeasureOne>>
|
|
bristlecone