IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 23, 2008, 3:07:22 PM (18 years ago)
Author:
eugene
Message:

add LONGITUDE, LATITUDE, ELEVATION

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/gpc1/format_raw.config

    r19590 r19722  
    292292        FPA.TELESCOPE   STR     PS1
    293293        FPA.INSTRUMENT  STR     GPC1
     294        FPA.LONGITUDE   STR     +10:25:01.417 # West Longitude in Hours 10.4170608521
     295        FPA.LATITUDE    STR     +20:42:25.558 # North Latitude in Degrees 20.7070999146
     296        # FPA.LONGITUDE   F32     10.4170608521 # West Longitude in Hours
     297        # FPA.LATITUDE    F32     20.7070999146 # North Latitude in Degrees
     298        FPA.ELEVATION   F32     3048.0 # altitude in meters
    294299        FPA.DETECTOR    STR     GPC1
    295300        FPA.TIMESYS     STR     UTC
     
    573578        FPA.RA          STR     DEGREES
    574579        FPA.DEC         STR     DEGREES
     580        FPA.LONGITUDE   STR     HOURS
     581        FPA.LATITUDE    STR     DEGREES
    575582        FPA.TIME        STR     MJD
    576583        CELL.TIME       STR     MJD
Note: See TracChangeset for help on using the changeset viewer.