Skip to content

Commit

Permalink
working on clk rinex features
Browse files Browse the repository at this point in the history
Signed-off-by: Guillaume W. Bres <[email protected]>
  • Loading branch information
gwbres committed Mar 3, 2024
1 parent 24c9996 commit bac4295
Show file tree
Hide file tree
Showing 6 changed files with 309 additions and 283 deletions.
2 changes: 1 addition & 1 deletion rinex-cli/src/cli/graph.rs
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ or we post processed determined a CS.",
)
.arg(
Arg::new("sp3-res")
.long("sp3-residual")
.long("orbit-residual")
.action(ArgAction::SetTrue)
.help(
"SV orbital attitude residual analysis |BRDC - SP3|.
Expand Down
Loading

0 comments on commit bac4295

Please sign in to comment.