windkit.is_geowc

windkit.is_geowc(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