- foxes.output.FarmResultsEval.write_nc(fname, **kwargs)[source]
Write the results to a netCDF file.
Parameters¶
- fname: str
The file name to write the netCDF file
- kwargs: dict, optional
Additional parameters for the foxes.utils.write_nc() method
Returns¶
- xarray.Dataset
The aggregated results that were written to the netCDF file