Esempio n. 1
0
 def __init__(self):
     """
     Initialize the `Unit` parameters with Celsius.
     """
     Unit.__init__(self, 'TonCO2EqPerMWHSentOut', 'derivedUnits', 't CO2-e / MWh sent out')
Esempio n. 2
0
 def __init__(self):
     """
     Initialize the `Unit` parameters with Celsius.
     """
     Unit.__init__(self, 'AustralianDollar', 'contextDependentUnits', 'AUD')