On Fri, Dec 18, 2009 at 4:01 AM, teresa tiberi <span dir="ltr">&lt;<a href="mailto:crancyfera@gmail.com">crancyfera@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dear all,<br><br>I have a question about use of grads with remote data. <br>I mean I know I can use gradsdods  with dods servers, but<br>can I use a version of grads that can work with data from my data_server?<br>es. I don&#39;t know if it&#39;s the right way to use ssh,but I can&#39;t access to data-server without ssh<br>

      is it possible to write some comand line as following <br>      grads&lt;some-version&gt;  &quot;sdfopen ssh -p port user@${server_address}  $folderdata}${fileYMD}.grb&quot;<br><br></blockquote><div><br>This is not currently possible with grads, although a Java version under development may provide this functionality at some point  You can always set your DISPLAY environment variable and run grads on your server, displaying the graphics on your client desktop. Another possibility that may require some modest technical skill to setup is to use a user-land file system such as sshfs (google for &quot;sshfs&quot;, it is based on a software called FUSE). In a nutshell, here is how it works: you mount your remote file system on local directory and open the files with grads as if they were local files. With sshfs you do not need any special software running on the server, just ssh access to it. Performance varies compared to opendap, depending on the particular operations you perform; I&#39;d say it is usable, but not extremely fast. You can use a similar technique with a ftpfs based on ftp; google is your friend.<br>
<br>    Arlindo<br><br></div></div>-- <br>Arlindo da Silva<br><a href="mailto:dasilva@alum.mit.edu">dasilva@alum.mit.edu</a><br>