maser.data.base.cdf_fill

Module to fill CDF data with FILLVAL values as expected by ISTP standards.

Functions

fill_dict(records)

fill_records(records)

Classes

CDFToFill(*args, **kwargs)

To create a mapping between the CDF units and their fill values.

Singleton

A metaclass to create singletons, i.e classes that can have at most only one instance created at a given time.