{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "millibar",
      "symbol": "mbar",
      "dimensionality": "[mass] / [length] / [time] ** 2",
      "base_units": {
        "magnitude": 100.0,
        "units": "kg / m / s ** 2"
      }
    },
    "output_unit": {
      "name": "standard_atmosphere",
      "symbol": "atm",
      "dimensionality": "[mass] / [length] / [time] ** 2",
      "base_units": {
        "magnitude": 101325.0,
        "units": "kg / m / s ** 2"
      }
    },
    "affine": {
      "forward": {
        "expression": "y = a * x + b",
        "a": 0.0009869232667160128,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 1013.25,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "b9ccad98cfd93fdcd59ed54f411f32fe865a375e636cfbf11e8cdbdbcb617676"
  },
  "metadata": {
    "source_url": "https://convertreference.org/pressure/millibar-to-standard-atmosphere/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}