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't see how in the documentation, although it seemed to infer that it was possible.</div>
<div><br></div><div>I've tried:</div><div><br></div><div><div>'set sdfwrite <a href="http://file.nc">file.nc</a>'</div><div>'sdfwrite var1 var2'</div></div><div><br></div><div>and I believe </div><div>
<br></div><div><div>'set sdfwrite <a href="http://file.nc">file.nc</a>'</div><div>'sdfwrite var1'</div></div><div>'sdfwrite var2'
</div><div><br></div><div>but I had errors with both scenarios. Although I can't confirm that the error wasn'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>