NAME: rdtedast PURPOSE: (one line only) Read a Ted Bowell format astrometry file DESCRIPTION: This reads a Ted Bowell format astrometry file. As much precision is read from the file as possible. Note that this is a fixed format file. CATEGORY: Astrometry CALLING SEQUENCE: rdtedast,fnted,nobs,jd,ra,dec,mag,fil,obid,obscode,ref INPUTS: fnted - String with the name of the file to read. OPTIONAL INPUT PARAMETERS: KEYWORD INPUT PARAMETERS: OUTPUTS: nobs - Number of observations. jd - Julian date of the observations ra - Right ascension (radians) dec - Declination (radians) mag - Magnitude of object (99.9 if no data) fil - Filter code (one character) obid - Object ID obscode - Observatory code ref - MPC observation publishing code KEYWORD OUTPUT PARAMETERS: COMMON BLOCKS: SIDE EFFECTS: RESTRICTIONS: PROCEDURE: MODIFICATION HISTORY: Written by Marc W. Buie, Southwest Research Institute, 2015/05/05