System

Inheritance diagram of gspy.gs_dataset.System
class gspy.gs_dataset.System.System(xarray_obj)
check_against_data(dataset)

Assert that gate time strings match the coordinates of the attached dataset.

static check_required(**kwargs)
classmethod from_dict(**kwargs)
property is_projected

Does the dataset have a projected spatial reference

Returns:

out

Return type:

bool

classmethod open(filename, **kwargs)
static pop_required(**kwargs)
classmethod valid_instrument(**kwargs)
classmethod valid_method(**kwargs)
classmethod valid_model(**kwargs)
classmethod valid_submethod(**kwargs)