08.06.2013 Views

Bernese GPS Software Version 5.0 - Bernese GNSS Software

Bernese GPS Software Version 5.0 - Bernese GNSS Software

Bernese GPS Software Version 5.0 - Bernese GNSS Software

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

20. Processing Examples<br />

20.4.1.7 Create Summary File and Delete Files, end of BPE<br />

This block wraps up the PPP.PCF example. No processing program is called. It will in one<br />

form or the other also be part of your own PCFs.<br />

#<br />

# Create summary file and delete files<br />

# ------------------------------------<br />

901 PPP_SUM PPP_GEN ANY 1 322 331 421 431 511 522<br />

902 PPP_DEL PPP_GEN ANY 1 901<br />

903 BPE_CLN PPP_GEN ANY 1 902<br />

#<br />

# End of BPE<br />

# ----------<br />

999 DUMMY NO_OPT ANY 1 903<br />

PID 901 PPP SUM: This step produces a comprehensive summary of the previous processing<br />

steps allowing to check the quality of the obtained results. The provided information<br />

includes:<br />

• Error messages, warnings, and pseudo-graphics concerning RINEX conversions<br />

• Stations without ocean loading coefficients<br />

• Orbit generation, single-point-positioning, preprocessing, and screening summaries<br />

• Station information (as extracted from SINEX file)<br />

• Analysis results (e.g., coordinates, ionosphere parameters, DCBs, station clock<br />

corrections, and geocenter parameters)<br />

PID 902 PPP DEL: This script is responsible for deleting unused files generated during this<br />

and previous PCFs (e.g., intermediary results, program output files, auxiliary files,<br />

etc.). This script is set up to prevent the accumulation of files in the campaign. It is<br />

recommended to inspect and modify this script to keep files of interest.<br />

PID 903 BPE CLN: This step is responsible for cleaning up BPE-specific files (LOG and PRT<br />

files in the campaign’s BPE directory) with a delay of 30 sessions.<br />

PID 999 DUMMY: Does nothing. This script provides a well defined PID as end point,<br />

useful, e.g., as jump address, or to check for the completion of the BPE.<br />

The deletion script (PID 902) can be forced to delete all files not only from previous but<br />

also from the current session (except of some important result and summary files) by setting<br />

PARAM1 to ALL.<br />

The DUMMY-script may seem useless at a first glance. But if you have such a script running<br />

at a well defined PID in all your PCFs the successful execution of a BPE can be tested in<br />

a generic way by checking the existence of this script’s LOG- or PRT-file. In this way a script<br />

starting a BPE can react in case of errors (e.g., send an error mail).<br />

Further Reading: Section 19.10: BPE Output and Protocol Files (page 415), Section 19.11:<br />

Error Handling (page 417).<br />

Page 436 AIUB

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!