Description:
Uses the NetCDF library to import raw AzTEC data files and save to NDF files in a
format approximating the SCUBA-2 ICD so that they may subsequently be read by other SMURF
routines to make maps.
Parameters:
IN = _CHAR (Read)
Name of the input NetCDF file to be
converted. This name should include the .nc extension.
MSG_FILTER = _CHAR (Read)
Control the
verbosity of the application. Values can be NONE (no messages), QUIET (minimal messages),
NORMAL, VERBOSE, DEBUG or ALL. [NORMAL]
OUT = _CHAR (Read)
Output NDF file.
Notes:
-
No base coordinates were stored in netcdf files.
-
Time is presently inaccurate and requires an optimization routine to calculate the time that makes
Az/El and RA/Dec consistent.
-
This command is untested and probably does not work.
Related Applications
SMURF:
MAKEMAP
Copyright © 2012 University of British Columbia & the Science & Technology Facilities Council