[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0020],
    [20,0.0033],
    [30,0.0014],
    [50,0.0012],
    [70,0.0019],
    [100,0.0036],
    [150,0.0079],
    [200,0.0198],
    [250,0.0498],
    [300,0.0968],
    [400,0.2637],
    [500,0.5467],
    [600,0.7982],
    [700,1.2364],
    [850,1.2739],
    [925,1.0296],
    [1000,0.8897]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0020],
    [20,0.0030],
    [30,0.0013],
    [50,0.0012],
    [70,0.0019],
    [100,0.0037],
    [150,0.0077],
    [200,0.0319],
    [250,0.0709],
    [300,0.1086],
    [400,0.3101],
    [500,0.6447],
    [600,0.8650],
    [700,1.2940],
    [850,1.2082],
    [925,1.1977],
    [1000,0.8896]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0021],
    [20,0.0031],
    [30,0.0014],
    [50,0.0012],
    [70,0.0018],
    [100,0.0035],
    [150,0.0077],
    [200,0.0212],
    [250,0.0578],
    [300,0.0968],
    [400,0.2528],
    [500,0.5165],
    [600,0.6562],
    [700,1.0430],
    [850,0.9669],
    [925,0.7220],
    [1000,0.7082]
  ]}
  ]
}]
