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.

See rascil.data_models.memory_data_models for the following definitions: