Skip to content

v0.3.0

Compare
Choose a tag to compare
@znicholls znicholls released this 21 Jul 23:12
· 77 commits to master since this release

v0.3.0

  • (#25 <https://github.com/openscm/openscm-units/pull/25>_) Add "N2O_conversions" context to remove ambiguity in N2O conversions
  • (#23 <https://github.com/openscm/openscm-units/pull/23>) Add AR5 GWPs with climate-carbon cycle feedbacks (closes #22 <https://github.com/openscm/openscm-units/issues/22>)
  • (#20 <https://github.com/openscm/openscm-units/pull/20>) Make openscm_units.data a module by adding an __init__.py file to it and add docs for openscm_units.data (closes #19 <https://github.com/openscm/openscm-units/issues/19>)
  • (#18 <https://github.com/openscm/openscm-units/pull/18>) Made NH3 a separate dimension to avoid accidental conversion to CO2 in GWP contexts. Also added an nh3_conversions context to convert to nitrogen (closes #12 <https://github.com/openscm/openscm-units/issues/12>)
  • (#16 <https://github.com/openscm/openscm-units/pull/16>) Added refrigerant mixtures as units, including automatic GWP calculation from the GWP of their constituents. Also added the unit_registry.split_gas_mixtures function which can be used to split quantities containing a gas mixture into their constituents (closes #10 <https://github.com/openscm/openscm-units/issues/10>)