Data containers used by RASCIL

RASCIL holds data in python Classes. The bulk data and attributes are usually kept in a xarray.Dataset. For each xarray based class there is an accessor which holds class specific methods and properties.

Note that the data models have been migrated into the SKA SDP Python-based Data Models directory. Please refer to the documentation there for more information.