On a related note to the current threads.... is it possible to write multiple variables to a netcdf file?<div><br></div><div>I didn&#39;t see how in the documentation, although it seemed to infer that it was possible.</div>
<div><br></div><div>I&#39;ve tried:</div><div><br></div><div><div>&#39;set sdfwrite <a href="http://file.nc">file.nc</a>&#39;</div><div>&#39;sdfwrite var1 var2&#39;</div></div><div><br></div><div>and I believe </div><div>
<br></div><div><div>&#39;set sdfwrite <a href="http://file.nc">file.nc</a>&#39;</div><div>&#39;sdfwrite var1&#39;</div></div><div>&#39;sdfwrite var2&#39;
</div><div><br></div><div>but I had errors with both scenarios. Although I can&#39;t confirm that the error wasn&#39;t due to something else wrong with my scripts.</div><div><br></div><div>Is it possible, and whats the correct way to write it?</div>
<div><br></div>