cf.Data.__neg__

Data.__neg__()[source]

The unary arithmetic operation -

x.__neg__() <==> -x

Added in version (cfdm): 1.11.2.0