SGL-UT / GPSTk

ATTENTION: This repository has been moved and is for archival purposes only. GPSTk toolkit has been renamed to GNSSTK and has been split into two new separate repositories. GNSSTK now only contains libraries while the other repository GNSSTK-APPS contains only applications. The rename and split into libraries and applications started with version v12.0.0 on September 2021. GPSTk --> GNSSTK at https://gitlab.com/sgl-ut/gnsstk --> GNSSTK-APPS at https://gitlab.com/sgl-ut/gnsstk-apps
Other
339 stars 182 forks source link

Can't merge 2 rinex files with mergeRinObs #6

Closed adbor closed 8 years ago

adbor commented 8 years ago

I compile mergeRinObs from latest source codes using MVS 2015

commit 133e24f5747120f57f44624d7a220814b495f27a Author: Bryan Parsons bparsons@arlut.utexas.edu Date: Fri Jan 15 10:52:32 2016 -0600

GPSTk v2.8 Released

I try to merge 2 rinex files (see attached archive) with below command line

mergeRinObs.exe -o out.obs carq049a.16o carq049b.16o

Get error: text 0:Failed to process time string text 1:Can't generate a CommonTime for this FileSpec location 0:C:__aboriskin\GPSTk\core\lib\TimeHandling\TimeTag.cpp:gpstk::TimeTag::getInfo:173 location 1:C:__aboriskin\GPSTk\core\lib\TimeHandling\TimeString.cpp:gpstk::mixedScanTime:802 location 2:C:__aboriskin\GPSTk\core\lib\FileDirProc\FileSpec.cpp:gpstk::FileSpec::extractCommonTime:284

and no file have been created. MergeRinObsError.zip

masamitsutech commented 8 years ago

@adbor , are you still running into this issue with GPSTk v2.9?

adbor commented 8 years ago

No

BR Aleksey Boriskin

10 июня 2016 г., в 17:25, Bryan Masamitsu Parsons notifications@github.com написал(а):

@adbor , are you still running into this issue with GPSTk v2.9?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

masamitsutech commented 8 years ago

@adbor great, Thanks for the response and closing this issue.