IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40887


Ignore:
Timestamp:
Sep 16, 2019, 5:17:01 PM (7 years ago)
Author:
eugene
Message:

adding ULAS

Location:
branches/eam_branches/ohana.20190329/src/addstar/src
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ohana.20190329/src/addstar/src/loadukirt_uhs_readstars_ugcs.c

    r40886 r40887  
    219219
    220220static int Nline_read = 0; // track number of lines read so far (use to skip lines as well)
    221 static int Nskip = 1; // UKIRT UHS CSV files have a single header row (and no special character to mark)
     221static int Nskip = 0; // UKIRT UHS CSV files have a single header row (and no special character to mark)
    222222
    223223UKIRT_Stars *loadukirt_uhs_readstars_ugcs (FILE *f, char *buffer, int *nstart, AddstarClientOptions *options, int *nstars) {
Note: See TracChangeset for help on using the changeset viewer.