SCUSETENV

Set the startup environment variables for SURF

Description:

This script sets the standard DATADIR and SCUBA_PREFIX environment variables given a UT date.

Usage:

scusetenv [UTdate]

Examples:

scusetenv
Set DATADIR and SCUBA_PREFIX for the current UT date
scusetenv 19980201
Set DATADIR and SCUBA_PREFIX for the data observed on date 19980201

Notes:

Parameters

UTdate = YYYYMMDD format string (Optional) The UT date of the data to be processed (in YYYYMMDD format). The default value is to use the current UT date

Implementation Status:

This script should be sourced (not executed) since the environment variables should be set after the script has been read.