Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 
Table of contents Previous: Removing a Remote Server Next: Setting the ADDE Server Timeout Index

Acquiring Data for the Remote Server

When the remote server account is configured, McIDAS-X clients can request data from it. When a client requests data, the remote server searches for the dataset in the $HOME/mcidas/data and the ~mcidas/data directories, respectively. If you have datasets in another directory, use one of the following methods to make them accessible to clients.

Since clients request the data by name, you must also name the datasets with the DSSERVE command.

If you use MCPATH, you must explicitly define its value in the remote server account's $HOME/.mcenv file and source it in the remote server account's $HOME/.profile file. For example, if you use the Korn or Bourne shell, you must add a line similar to the following in the $HOME/.mcenv file:

export MCPATH;MCPATH=$HOME/mcidas/data:/alldata:/u/demo/images:~mcidas/data:~mcidas/help

To set the MCPATH value each time you log in to the remote server account, add the following line to the $HOME/.profile file. Be sure to leave a space between the period (.) and $HOME.

. $HOME/.mcenv

If you use the REDIRECT command, you must run it in a McIDAS-X session started from the remote server account. The examples below make areas 100 to 199 in the directory /alldata and areas 8000 to 8999 in the directory /u/demo/images accessible to ADDE clients.

REDIRECT ADD AREA01* "/alldata

REDIRECT ADD AREA8* "/u/demo/images

You can start a McIDAS-X session, run your REDIRECT commands and then exit the session. The client requests will find the data in the REDIRECT and MCPATH directories even if the remote server is not running a McIDAS-X session.


Table of contents Previous: Removing a Remote Server Next: Setting the ADDE Server Timeout Index
 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Community Programs   Unidata is a member of the UCAR Community Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690