Data Model Helper Functions

Xarray Coordinate Support

We have provided coordinate support functions for the WCS coordinate system used in Image, GridData and ConvolutionFunction. See ska_sdp_datamodels.xarray_coordinate_support

Data Models IO Functions

Each data model directory comes with a set of read-write and convert functions. See API.

MsgPack Support

Two new functions are now available to be able to encode and decode xarray.Dataset objects.

These functions are in the ska_sdp_datamodels.utilities module.