|
Last change
on this file since 9509 was 9424, checked in by stuerze, 4 years ago |
|
Example Configs updated
|
-
Property svn:executable
set to
*
|
|
File size:
486 bytes
|
| Line | |
|---|
| 1 | #!/bin/bash
|
|---|
| 2 |
|
|---|
| 3 | ../bnc -nw -conf /dev/null \
|
|---|
| 4 | -key reqcAction Edit/Concatenate \
|
|---|
| 5 | -key reqcObsFile Input/BRUX00BEL_S_2021125\*_15M_01S_MO.rnx \
|
|---|
| 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 \
|
|---|
| 12 | -key reqcOutObsFile Output/BRUX00BEL_S_20211251100_01H_01S_MO.rnx
|
|---|
| 13 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.