- foxes.input.yaml.windio.read_wind_resource_field(name, wio_data, coords, fields, dims, verbosity)[source]
Reads wind resource data into fields and dims
Parameters¶
- name: str
The windio variable name
- wio_data: object
The windio data
- coords: dict
The coordinates dict, filled on the fly
- fields: dict
The fields dict, filled on the fly
- dims: dict
The dimensions dict, filled on the fly
- verbosity: int
The verbosity level, 0=silent
Returns¶
- success: bool
Flag for successful data extraction