<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hi all,</p>
<p><br>
</p>
<p>I have a very simple question... I couldn't find an answer online. I'm trying to make a spaghetti plot with ensemble data (date on x-axis, temperature on y-axis), but when I specify the ensemble dimension, I instead get the various ensemble members on the
 y axis and a 2-d contour plot of temperature.</p>
<p><br>
</p>
<p>here's my code:</p>
<p><br>
</p>
<p></p>
<div>'sdfopen&nbsp; http://nomads.ncep.noaa.gov:9090/dods/gens/gens20170309/gep_all_00z'<br>
'set lat 45.52'<br>
'set lon 237.32'<br>
'set e 1 21'<br>
'set t 1 65'<br>
'd ((tmpsfc-273.13)*9/5 &#43;32)'</div>
<p></p>
<p><br>
</p>
<p>Thank you for your help.<br>
</p>
</div>
</body>
</html>