Changeset 40887
- Timestamp:
- Sep 16, 2019, 5:17:01 PM (7 years ago)
- Location:
- branches/eam_branches/ohana.20190329/src/addstar/src
- Files:
-
- 1 added
- 1 edited
-
loadukirt_uhs_readstars_ugcs.c (modified) (1 diff)
-
loadukirt_uhs_readstars_ulas.c (added)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ohana.20190329/src/addstar/src/loadukirt_uhs_readstars_ugcs.c
r40886 r40887 219 219 220 220 static 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)221 static int Nskip = 0; // UKIRT UHS CSV files have a single header row (and no special character to mark) 222 222 223 223 UKIRT_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.
