CF decoding.
Decode CF-encoded attributes to Python object.
Converts timestamps to datetime and strings starting with “{” to dictionary.
attrs (dict) – Attributes to be decoded
Returns (dict): Decoded attributes