Re: remote access

From: Hobbs, Will R (3244-CalTech) <William.R.Hobbs_at_nyahnyahspammersnyahnyah>
Date: Wed Mar 31 2010 - 10:59:16 MDT

Mingxuan

If you're running NCL from an NCAR system, then you could use the NCL 'system' function in conjunction with, say, msrcp

e.q.

    system(" msrcp mss:myfile.nc .)
    f = addfile("myfile.nc", "r")

I am not aware of getting NCL to interact directly with the MSS archive, and even if there were I would imagine that such interactions would be very slow.

Will

On 3/31/10 9:48 AM, "Mingxuan Chen" <chen@atmos.colostate.edu> wrote:

Hello,
  Is there any way in NCL to access remote files in NCAR MSS?
  Thanks
Mingxuan
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk

**********************************************************
Will Hobbs, Ph.D. William.R.Hobbs@jpl.nasa.gov
Jet Propulsion Laboratory
4800 Oak Grove Dr. office: 300-324a
M/S 300-323 phone: (818) 354-0466
Pasadena, CA 91109 fax: (818) 354-0966
**********************************************************

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Mar 31 10:59:28 2010

This archive was generated by hypermail 2.1.8 : Thu Apr 01 2010 - 11:31:45 MDT