DBPREP Output File Specification and Description (19 Nov 2009) [arc20 WSDC D-I184 version 1.0] Interface Name: Level 3o Load File Transfer List Archive DB Interface Specification Type of Interface: program I/O Written By: IMGPREP_________________________ T. L. Evans Read By: Database load utility Description: Version 3.2 of IMGPREP (dated 11-20-2009) The output level 3o load file transfer list contains the list of files to be transfered to the Archive Service area for the coadd in the current IMGPREP run. This includes image FITS files and source flag files. The table name follows the WISE/IRSA DB table naming convention and is determined by the input parameters 'out_dir' and 'out_base', the access type ('i' for internal), data type ('l_xfr'), data level ('3o'), DB table version number, load ID number, and output format ('.txt'). For example: /wise_i3ol_xfr_4_1.txt.03627a The file is in a comma-separated format, with one line per file to be transfered and variable-length values. The values contained in each line, in order, are: val# name value type description ---- ---- ---------- ----------- 1 load_id integer load ID 2 date_imgprep string date and time of IMGPREP processing, UTC; format: YYYY-MM-DDTHH:MM:SS (ex: '2009-11-18T07:14:05') 3 coadd_id string coadd ID, including RA and Dec sections, which is also the basename of the coadd data files 5 band integer band number (can be null) 6 pathname string path name of file to be transfered