pyrolite.util.units

pyrolite.util.units.scale(in_unit, target_unit='ppm')[source]

Provides the scale difference between two mass units.

Parameters
  • in_unit (str) – Units to be converted from

  • target_unit (str, "ppm") – Units to scale to.

Todo

Return type

float