Last change
on this file since 10643 was 10643, checked in by stuerze, 22 hours ago |
minor changes
|
-
Property svn:executable
set to
*
|
File size:
413 bytes
|
Line | |
---|
1 | #!/bin/bash
|
---|
2 |
|
---|
3 | ../bnc -nw -conf /dev/null -display :1 --platform offscreen\
|
---|
4 | -key reqcAction Analyze \
|
---|
5 | -key reqcObsFile Input/BRUX00BEL_R_20250750000_01D_30S_MO.rnx \
|
---|
6 | -key reqcNavFile Input/BRUX00BEL_R_20250750000_01D_MN.rnx \
|
---|
7 | -key reqcSkyPlotSignals "G:1&2&5 R:1&2&3 E:1&5&6&7&8 C:1&2&5&6&7" \
|
---|
8 | -key reqcOutLogFile Output/RinexQc.log \
|
---|
9 | -key reqcPlotDir Output 2>/dev/null
|
---|
10 |
|
---|
11 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.