cf.Data.__pos__

Data.__pos__()[source]

The unary arithmetic operation +

x.__pos__() <==> +x

New in version (cfdm): 1.11.2.0