[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[McIDAS #HZC-630597]: mcidas question



Hi Sepide,

re:
> the main problem is that i have to redirect my data into external hard
> drives.

Meaning USB drives that you plug in and are auto-mounted?

re:
> the account is on /home/mcidas
> the external hard drives are on mnt/GOESdata

The external hard drive should be accessible through /mnt/GOESdata.
mnt/GOESdata is a relative directory path, not an absolute one.

re:
> i can cd into the hard drives and mkdir, but i can't do it from home
> directory. i can just do it when i am in the hard drives directories.

It does not make any sense that you can create directories when
CDed to the external drive, but not when you are in the 'mcidas'
HOME directory.  Please send me the output of:

<as 'mcidas'>
cd /home/mcidas
ls -alt /mnt
mkdir -p /mnt/GOESdata

Do this, of course, when your hard drive is already mounted.

re:
> how should i handle the redirect command here?

The same way.  The McIDAS command doesn't create output directories.
Rather, it updates a table used by McIDAS (LWPATH.NAM) that tells
McIDAS routines where to read/write files whose names match the
file mask portion of the REDIRECT in the location specified
by the directory portion of the REDIRECT.

re:
> also i am not allowed to run the program on the head node.
> i am not sure if it makes any difference

I don't know what this means.  Can you explain further?

Cheers,

Tom
--
****************************************************************************
Unidata User Support                                    UCAR Unidata Program
(303) 497-8642                                                 P.O. Box 3000
address@hidden                                   Boulder, CO 80307
----------------------------------------------------------------------------
Unidata HomePage                       http://www.unidata.ucar.edu
****************************************************************************


Ticket Details
===================
Ticket ID: HZC-630597
Department: Support McIDAS
Priority: Normal
Status: Closed