windkit.is_windturbines#

windkit.is_windturbines(obj, run_extra_checks=False)#

Check that an object is valid.

Parameters:

obj (xarray.Dataset) – The object to check.

Returns:

True if the object is valid, False otherwise.

Return type:

bool