windkit.read_cfdres

windkit.read_cfdres(path, crs)[source]

Read .cfdres file into xarray

A .cfdres file is a zipfile that contains a xml file TerrainAnalysisResultsManifest, which contains all metadata of the things that are inside the zipfile. There is a PDF report which reports some basic characteristics of the CFD simulation. All the CFD results are in Surfer .GRD file format, which is readable by nearly all GIS tools (more info about each field is given below in the notes).

Parameters:
Returns:

Raster object according to WindKit conventions

Return type:

xarray.DataArray