Last change
on this file since 7905 was 7737, checked in by weber, 9 years ago |
Documentation completed
|
-
Property svn:executable
set to
*
|
File size:
438 bytes
|
Rev | Line | |
---|
[7730] | 1 | #!/bin/bash
|
---|
| 2 |
|
---|
| 3 | ../bnc -nw -conf /dev/null \
|
---|
| 4 | -key reqcAction Edit/Concatenate \
|
---|
| 5 | -key reqcObsFile Input/brux350a\*.12o \
|
---|
| 6 | -key reqcRnxVersion 3 \
|
---|
| 7 | -key reqcSampling 30 \
|
---|
| 8 | -key reqcStartDateTime 1967-11-02T00:00:00 \
|
---|
| 9 | -key reqcEndDateTime 2099-01-01T00:00:00 \
|
---|
| 10 | -key reqcNewMarkerName BRUX_MARKER \
|
---|
| 11 | -key reqcOutLogFile Output/RinexConcat.log \
|
---|
[7737] | 12 | -key reqcOutObsFile Output/brux350a.12o
|
---|
[7730] | 13 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.