[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0006],
    [20,0.0018],
    [30,0.0017],
    [50,0.0013],
    [70,0.0017],
    [100,0.0029],
    [150,0.0079],
    [200,0.0206],
    [250,0.0553],
    [300,0.1349],
    [400,0.3250],
    [500,0.6665],
    [600,0.9195],
    [700,1.1094],
    [850,1.5086],
    [925,1.0954],
    [1000,0.8801]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0008],
    [20,0.0016],
    [30,0.0018],
    [50,0.0016],
    [70,0.0020],
    [100,0.0030],
    [150,0.0085],
    [200,0.0318],
    [250,0.0712],
    [300,0.1400],
    [400,0.3203],
    [500,0.6627],
    [600,0.9269],
    [700,1.0290],
    [850,1.4649],
    [925,1.5699],
    [1000,1.0881]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0008],
    [20,0.0016],
    [30,0.0017],
    [50,0.0014],
    [70,0.0019],
    [100,0.0030],
    [150,0.0082],
    [200,0.0212],
    [250,0.0597],
    [300,0.1359],
    [400,0.2991],
    [500,0.6238],
    [600,0.7919],
    [700,0.8675],
    [850,0.9710],
    [925,0.9680],
    [1000,0.6610]
  ]}
  ]
}]
