[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0010],
    [20,0.0037],
    [30,0.0015],
    [50,0.0017],
    [70,0.0015],
    [100,0.0026],
    [150,0.0091],
    [200,0.0197],
    [250,0.0467],
    [300,0.0950],
    [400,0.2784],
    [500,0.4812],
    [600,0.9463],
    [700,1.2580],
    [850,1.4245],
    [925,1.3002],
    [1000,0.9398]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0013],
    [20,0.0033],
    [30,0.0014],
    [50,0.0017],
    [70,0.0016],
    [100,0.0027],
    [150,0.0086],
    [200,0.0295],
    [250,0.0575],
    [300,0.1187],
    [400,0.3331],
    [500,0.5815],
    [600,0.9278],
    [700,1.3356],
    [850,1.3136],
    [925,1.2933],
    [1000,0.9978]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0014],
    [20,0.0034],
    [30,0.0015],
    [50,0.0017],
    [70,0.0017],
    [100,0.0027],
    [150,0.0085],
    [200,0.0211],
    [250,0.0523],
    [300,0.0991],
    [400,0.2911],
    [500,0.4347],
    [600,0.6225],
    [700,0.9612],
    [850,1.0728],
    [925,0.9804],
    [1000,0.8015]
  ]}
  ]
}]
