-
foxes.input.states.WRGStates(wrg_fname, ws_bins, fixed_vars=
{}
, bounds_extra_space='1D'
, **interpn_pars)[source] Constructor
Parameters¶
- wrg_fname: str
Name of the WRG file
- ws_bins: list of float
The wind speed bins, including lower and upper bounds
- fixed_vars: dict
Fixed uniform variable values, instead of reading from data
- bounds_extra_space: float or str, optional
The extra space, either float in m, or str for units of D, e.g. ‘2.5D’
- interpn_pars: dict, optional
Additional parameters for scipy.interpolate.interpn