[{
"type": "hist",
"xtitle": "Pressure, hPa",
"ytitle": "Specific Humidity STD (g/kg)",
"color": ["#80800A","#80800A","#FF9933"],
"content": [
  {"name": "ROMSAF_wetPrf", "data":[
    [10,0.0043],
    [20,0.0040],
    [30,0.0020],
    [50,0.0016],
    [70,0.0018],
    [100,0.0026],
    [150,0.0086],
    [200,0.0254],
    [250,0.0728],
    [300,0.1550],
    [400,0.3066],
    [500,0.5249],
    [600,0.7063],
    [700,1.2099],
    [850,1.3134],
    [925,1.1442],
    [1000,1.1157]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0041],
    [20,0.0039],
    [30,0.0020],
    [50,0.0016],
    [70,0.0018],
    [100,0.0026],
    [150,0.0094],
    [200,0.0394],
    [250,0.0943],
    [300,0.1919],
    [400,0.3994],
    [500,0.6522],
    [600,0.7979],
    [700,1.3384],
    [850,1.3581],
    [925,1.1787],
    [1000,0.9746]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0041],
    [20,0.0039],
    [30,0.0020],
    [50,0.0016],
    [70,0.0018],
    [100,0.0027],
    [150,0.0086],
    [200,0.0265],
    [250,0.0717],
    [300,0.1737],
    [400,0.3791],
    [500,0.5467],
    [600,0.6878],
    [700,1.0438],
    [850,0.8642],
    [925,0.9810],
    [1000,0.9005]
  ]}
  ]
}]
