[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Temperature STD (C)",
"color": ["#005AF0","#80800A","#00aaaa","#FF9933"],
"content": [
  {"name": "ROMSAF_atmPrf", "data":[
    [10,3.1718],
    [20,2.3053],
    [30,1.7108],
    [50,1.6040],
    [70,1.4052],
    [100,1.7886],
    [150,1.9136],
    [200,1.8655],
    [250,1.6845],
    [300,1.6331],
    [400,2.4801],
    [500,3.8277],
    [600,5.7514],
    [700,5.9136],
    [850,7.8113],
    [925,7.8811],
    [1000,null]
  ]},
  {"name": "ROMSAF_wetPrf", "data":[
    [10,2.0426],
    [20,1.6751],
    [30,1.4365],
    [50,1.1869],
    [70,1.1455],
    [100,1.8176],
    [150,1.7791],
    [200,1.8399],
    [250,1.5814],
    [300,1.3884],
    [400,1.2672],
    [500,1.1101],
    [600,1.2546],
    [700,1.1423],
    [850,1.8818],
    [925,1.9926],
    [1000,1.7875]
  ]},
  {"name": "UCAR_atmPrf", "data":[
    [10,3.5216],
    [20,2.4443],
    [30,1.9989],
    [50,1.7396],
    [70,2.2171],
    [100,1.9335],
    [150,2.0022],
    [200,1.8250],
    [250,1.7167],
    [300,1.6051],
    [400,2.5013],
    [500,4.3043],
    [600,6.3908],
    [700,7.9529],
    [850,9.1082],
    [925,11.6033],
    [1000,9.7705]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,2.5445],
    [20,1.9181],
    [30,1.7626],
    [50,1.4711],
    [70,1.6046],
    [100,1.7899],
    [150,1.8602],
    [200,1.7592],
    [250,1.5392],
    [300,1.3064],
    [400,1.3335],
    [500,1.2320],
    [600,1.2181],
    [700,1.0547],
    [850,1.4609],
    [925,1.5507],
    [1000,1.2781]
  ]}
  ]
}]
