LINCOM Model

Warning

The LINCOM model in PyWAsP is its early phases of development. Therefore, the documentation is currently sparse and the code should be considered experimental for now.

The pywasp.lincom subpackage contains classes and functions used for interacting with the LINCOM model that is used in WEng for calculating extreme winds and other parameters import for site analysis.

LINCOM is designed to work on raster data, so your outputs are provided on a regular grid that matches your inputs. However, because of this it takes a while to setup, so the LINCOM model is run in stages allowing you to cache various inputs along the way, re-using them as you desire. The following routines are designed to be used in order