tensorstore.Unit.to_json(self) → Any Converts to the JSON representation. Example >>> ts.Unit('3nm').to_json() [3.0, 'nm']