[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0022],
    [20,0.0026],
    [30,0.0014],
    [50,0.0013],
    [70,0.0015],
    [100,0.0024],
    [150,0.0081],
    [200,0.0228],
    [250,0.0629],
    [300,0.1232],
    [400,0.3040],
    [500,0.6148],
    [600,1.0348],
    [700,1.1716],
    [850,1.3355],
    [925,1.4099],
    [1000,0.9433]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0020],
    [20,0.0026],
    [30,0.0016],
    [50,0.0012],
    [70,0.0016],
    [100,0.0025],
    [150,0.0074],
    [200,0.0364],
    [250,0.0814],
    [300,0.1292],
    [400,0.3291],
    [500,0.5856],
    [600,0.9676],
    [700,1.3064],
    [850,1.3978],
    [925,1.4764],
    [1000,2.2114]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0019],
    [20,0.0026],
    [30,0.0016],
    [50,0.0013],
    [70,0.0015],
    [100,0.0024],
    [150,0.0077],
    [200,0.0223],
    [250,0.0633],
    [300,0.1301],
    [400,0.3154],
    [500,0.5741],
    [600,0.9287],
    [700,1.1448],
    [850,1.0236],
    [925,1.2089],
    [1000,1.3174]
  ]}
  ]
}]
