[{
"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.0017],
    [30,0.0018],
    [50,0.0014],
    [70,0.0019],
    [100,0.0032],
    [150,0.0095],
    [200,0.0277],
    [250,0.0812],
    [300,0.1688],
    [400,0.3891],
    [500,0.7130],
    [600,1.0808],
    [700,1.1022],
    [850,1.2900],
    [925,1.0996],
    [1000,0.9424]
  ]},
  {"name": "STAR_wetPrf", "data":[
    [10,0.0014],
    [20,0.0019],
    [30,0.0017],
    [50,0.0013],
    [70,0.0017],
    [100,0.0031],
    [150,0.0085],
    [200,0.0446],
    [250,0.1010],
    [300,0.1720],
    [400,0.3947],
    [500,0.7334],
    [600,1.0907],
    [700,1.2929],
    [850,1.0958],
    [925,1.4400],
    [1000,1.9415]
  ]},
  {"name": "UCAR_wetPf2", "data":[
    [10,0.0015],
    [20,0.0021],
    [30,0.0018],
    [50,0.0014],
    [70,0.0018],
    [100,0.0032],
    [150,0.0090],
    [200,0.0256],
    [250,0.0705],
    [300,0.1424],
    [400,0.3499],
    [500,0.5849],
    [600,0.8683],
    [700,1.0655],
    [850,0.9507],
    [925,0.6084],
    [1000,0.5846]
  ]}
  ]
}]
