shnitsel.xarray#

Classes#

SelfEffacingClass

This class replaces itself with the result of wrap_dataset()

Module Contents#

class SelfEffacingClass#

This class replaces itself with the result of wrap_dataset() upon construction. This is intended to give property-like access to wrapping on xarray.Dataset objects using xarray’s accessor mechanism.