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

Several improvements #210

Merged
merged 37 commits into from
Mar 12, 2024
Merged

Several improvements #210

merged 37 commits into from
Mar 12, 2024

Conversation

gwbres
Copy link
Collaborator

@gwbres gwbres commented Mar 12, 2024

This PR improves several topics

  • Run clippy linter, also fixes some warnings that were raised by newly pushed content
  • The CLI uses the newly developed ProductionAttributes ecosystem, to generate files that follow standard naming conventions
  • File operations like --tbin can accurately describe a batch of RINEX files now
  • Preprocessing filter operations are now also applied to SP3 datasets, although they do not implement the Preprocessing trait, because it is declared in RINEX..
    • this allows to retain only the data of interest regarding this type of files (like in Graphs)
    • although it augments the initial program phase, it reduces the Epoch Iteration process like in position solving.
  • Fixes how we present elevation angle against SSI in Observation part of the toolbox
  • Add some examples to the API
  • Unlock more tests

gwbres added 30 commits March 5, 2024 13:49
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]>
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]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
  * make parsing smarter
  * propose one method to enhance self, for files that would not follow
    standard naming conventions
  * add more tests

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]>
Signed-off-by: Guillaume W. Bres <[email protected]>
gwbres added 7 commits March 10, 2024 21:18
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]>
@gwbres gwbres marked this pull request as ready for review March 12, 2024 07:33
@gwbres gwbres merged commit 418ae3b into main Mar 12, 2024
4 checks passed
@gwbres gwbres deleted the develop branch March 23, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant