{
  "ok": true,
  "direction": "temperature-to-pressure",
  "result": {
    "refrigerant": "r454b",
    "refrigerantName": "R-454B",
    "temperatureF": 70,
    "curve": "bubble",
    "pressurePsig": 190.5,
    "bubblePsig": 190.5,
    "dewPsig": 183.14,
    "standardPressurePsig": 190.5,
    "standardBubblePsig": 190.5,
    "standardDewPsig": 183.14,
    "glidePsi": 7.36,
    "elevationFt": 0,
    "atmosphericPressurePsia": 14.6959,
    "gaugeAdjustmentPsig": 0,
    "interpolated": false,
    "sourcePointsF": [
      70,
      70
    ],
    "dataVersion": "2026.08.06-coolprop-7.2-5f"
  },
  "display": {
    "temperature": {
      "value": 70,
      "unit": "°F"
    },
    "elevation": {
      "value": 0,
      "unit": "ft",
      "feet": 0,
      "atmosphericPressure": {
        "value": 14.7,
        "unit": "psia"
      },
      "gaugeAdjustment": {
        "value": 0,
        "unit": "psig"
      }
    },
    "pressure": {
      "selected": 190.5,
      "bubble": 190.5,
      "dew": 183.1,
      "unit": "psig"
    }
  },
  "provenance": {
    "name": "HVAC PT Charts / CoolProp 7.2.0",
    "url": "https://hvacptcharts.com/",
    "license": "CC BY 4.0",
    "licenseUrl": "https://creativecommons.org/licenses/by/4.0/",
    "note": "Repository tables retain reviewed 5°F checkpoints from the published 1°F saturation tables. Values between checkpoints are linearly interpolated.",
    "version": "2026.08.06-coolprop-7.2-5f",
    "reviewedAt": "2026-08-06",
    "atmosphere": {
      "name": "NASA Glenn Earth Atmosphere Equation",
      "url": "https://www1.grc.nasa.gov/beginners-guide-to-aeronautics/earth-atmosphere-equation-english/",
      "model": "Lower-atmosphere pressure curve-fit form, normalized to 14.6959488 psia at 0 ft.",
      "supportedElevationFt": {
        "min": -1000,
        "max": 15000
      },
      "reviewedAt": "2026-08-08"
    }
  }
}