brightwind.analyse.analyse.momm¶
-
brightwind.analyse.analyse.
momm
(data: pandas.core.frame.DataFrame, date_from: str = '', date_to: str = '')¶ Calculates and returns long term reference speed. Accepts a DataFrame with timestamps as index column and another column with wind-speed. You can also specify date_from and date_to to calculate the long term reference speed for only that period.
- Parameters
data – Pandas DataFrame with timestamp as index and a column with wind-speed
date_from – Start date as string in format YYYY-MM-DD
date_to – End date as string in format YYYY-MM-DD
- Returns
Long term reference speed