cdms2.tvariable:TransientVariable

TransientVariable.__setstate__(state)[source]

Restore the internal state of the tvariable, for pickling purposes. state is typically the output of the __getstate__ output, and is a 5-tuple:

  • json file from dumps()