DBPREP Output File Specification and Description (19 Nov 2009) [arc19 WSDC D-I183 version 1.0] Interface Name: Level 1b 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 1b load file transfer list contains the list of files to be transfered to the Archive Service area for the scan 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 ('1b'), DB table version number, load ID number, and output format ('.txt'). For example: /wise_i1bl_xfr_4_1.txt.10520b 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 scan_id string scan ID 4 frame_id integer frame number 5 band integer band number (can be null) 6 pathname string path name of file to be transfered