Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.13.0 #163

Merged
merged 29 commits into from
Sep 9, 2023
Merged

Release 0.13.0 #163

merged 29 commits into from
Sep 9, 2023

Conversation

gwbres
Copy link
Collaborator

@gwbres gwbres commented Sep 9, 2023

  • Rinex 0.13.0
  • Sinex 0.2.1 : minor benefits, from v0.13.0 improvements

Improved overall Parsing error reporting: use less generic errors like std::float::error or num::int:error,
use meaningful errors instead: this makes debugging much easier.

New features

  • DCB compensations are now correctly parsed and user API
    (in case this file came with such compensation)
  • PCV compensations are now correctly parsed and introduce their user API
    (in case this file came with such compensation)
  • Good progress towards High Precision RINEX support. Although we cannot test it due to unavailable data.
    Scaling factors are now supposedly correctly parsed, at least if they fit on one line. Update the (phase data) API to take possible scaling into account (high precision context)

Signed-off-by: Guillaume W. Bres <[email protected]>
* improve Version parssing errors

Signed-off-by: Guillaume W. Bres <[email protected]>
* RINEX type parsing errors

Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
improve parsing and manage Merging operation

Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
improve error reporting

Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
@gwbres gwbres added documentation Improvements or additions to documentation enhancement New feature provided labels Sep 9, 2023
@gwbres gwbres added this to the v1.0.0 milestone Sep 9, 2023
@gwbres gwbres self-assigned this Sep 9, 2023
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
@gwbres gwbres merged commit 2bd3165 into main Sep 9, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature provided
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants