#title CDS detailed science plan database - Version 2 #maxentries 100000 #items PROG_ID I*2 Program ID, linking one or more studies together STUDY_ID I*2 Number defining the study STUDYVAR I*2 Number giving the study variation ID SCI_OBJ C*50 Science objective from the daily science meeting SCI_SPEC C*50 Specific science objective from meeting CMP_NO I*2 Campaign number OBJECT C*3 Code for object planned to be observed OBJ_ID C*6 Object identification DATE_OBS R*8 Date/time of beginning of observation DATE_END R*8 Date/time of end of observation ORIG_DUR R*8 Original duration of the observation, in seconds N_RASTERS1 I*2 Variable number of rasters parameter TIME_TAGGED L*1 True if observation is time tagged TRACKING L*1 True if feature tracking to be used N_POINTINGS I*2 Number of pointings to use with study N_REPEAT_S I*2 Number of times to repeat study FLAG_MASTER I*2 Set to 1 if flag master, 0 otherwise. GSET_ID I*2 GSET ID number GET_RAW L*1 True if raw data should be collected PROG_NUM I*4 Study counter number (negative is predicted) DELETED C*1 Deleted record flag #formats PROG_ID I6 ProgID STUDY_ID I4 StID STUDYVAR I5 StVar SCI_OBJ A50 Science objective SCI_SPEC A50 Specific science objective CMP_NO I5 CmpNo OBJECT A3 Obj OBJ_ID A6 ObjID DATE_OBS F15.3 DtStart DATE_END F15.3 DtEnd ORIG_DUR F15.3 Orig Dur N_RASTERS1 I3 NR1 TIME_TAGGED I2 Tg TRACKING I2 Tr N_POINTINGS I3 NPt N_REPEAT_S I3 Rep FLAG_MASTER I3 Flg GSET_ID I4 Gset GET_RAW I3 Raw DELETED A1 D #index DATE_OBS sort DATE_END sort