windkit.is_tswc
- windkit.is_tswc(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:
Check that an object is valid.
obj (xarray.Dataset) – The object to check.
True if the object is valid, False otherwise.