NAME:
  occinittarg
 PURPOSE:   (one line only)
  Initialize the target star position for an occultation dataset
 DESCRIPTION:
 CATEGORY:
  Occultations
 CALLING SEQUENCE:
  occinittarg
 INPUTS:
 OPTIONAL INPUT PARAMETERS:
 KEYWORD INPUT PARAMETERS:
 OUTPUTS:
 KEYWORD OUTPUT PARAMETERS:
 CONFIGURATION:
   File: config.ini
   [global]
     event   - string with short ID name of event (ex: OR20200914)
   [ddir]   - section to list potential root directories to find data
     XXX - 
       XXX is a unique string (eg., D01)
        is a directory path
       for additional details see getddir.pro
 COMMON BLOCKS:
 SIDE EFFECTS:
 RESTRICTIONS:
 PROCEDURE:
 MODIFICATION HISTORY:
  Written by Marc W. Buie, Southwest Research Institute, 2020/09/24
  2021/12/03, MWB, fixed a nasty bug with the cross reference between the
                     info and target tables.  Values output were correct
                     but the output was incomplete.