Open zmoon opened 2 years ago
Any interest in a .ft (or somesuch) xarray accessor?
.ft
This is indeed a cool idea but I have no idea how much extra work this entails...
I think it shouldn't be too much, mostly functools.wrapsing the original functions. I'll give it a go after #168.
functools.wraps
Any interest in a
.ft
(or somesuch) xarray accessor?