khaeru/py-gdx

Convert to xarray 'decorator'

Opened this issue · 0 comments

xarray 0.8 includes support for decorators, preferred over subclasses of xr.Dataset. Convert py-gdx from a subclass to a decorator.

This is a major change, and so will be backwards-incompatible.