Skip to content
This repository was archived by the owner on May 29, 2022. It is now read-only.
This repository was archived by the owner on May 29, 2022. It is now read-only.

Rinex 3 obs file reading error #54

@GeoDev80

Description

@GeoDev80

I am using GPSTk python bindings for my work, I get the following error while reading RINEX 3 Hourly observation data files
-------------
InvalidRequest: text 0:G03 index 11 is not available.
location 0:/home//GPSTk-2.10/core/lib/FileHandling/RINEX3/Rinex3ObsData.cpp:234
--------
------

I can see that the obs data field in RINEX3 obs file is empty for SV#G03, the software crashes when I run it during obs file reading stage.
Is there any updated Rinex3ObsData.cpp which can handle the missing data gaps.
Has any one faced a similar problem, and have a solution.
Any suggestions to handle this, please share them, would be very helpful.

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions