[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0016],
    [20,0.0034],
    [30,0.0015],
    [50,0.0013],
    [70,0.0019],
    [100,0.0026],
    [150,0.0074],
    [200,0.0240],
    [250,0.0706],
    [300,0.1679],
    [400,0.3433],
    [500,0.6444],
    [600,0.9922],
    [700,1.4573],
    [850,1.3188],
    [925,1.2074],
    [1000,0.9288]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0019],
    [20,0.0031],
    [30,0.0014],
    [50,0.0013],
    [70,0.0019],
    [100,0.0026],
    [150,0.0075],
    [200,0.0409],
    [250,0.0937],
    [300,0.1761],
    [400,0.3945],
    [500,0.6224],
    [600,1.0549],
    [700,1.1445],
    [850,1.4745],
    [925,1.4694],
    [1000,1.6205]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0019],
    [20,0.0034],
    [30,0.0015],
    [50,0.0013],
    [70,0.0019],
    [100,0.0026],
    [150,0.0073],
    [200,0.0264],
    [250,0.0728],
    [300,0.1622],
    [400,0.3515],
    [500,0.5622],
    [600,0.8181],
    [700,0.9976],
    [850,0.9936],
    [925,0.7957],
    [1000,0.8044]
  ]}
  ]
}]
