- foxes.output.WindFarmsEval.write_split_nc_files(base_name, **kwargs)[source]
Write the results for each sub element to separate netCDF files.
Parameters¶
- base_name: str
The base name for the netCDF files
- kwargs: dict, optional
Additional parameters for the foxes.utils.write_nc() method
Returns¶
- dict
A dictionary with the wind farm names as keys and the corresponding results that were written to the netCDF files as values