Download PDF
Download page Processing Report.
Processing Report
Introduction
Qinertia features a powerful report generator to easily assess a processing quality. You can create and customize reports to deliver professional Quality Control reports to your customers.
The report engine can generate PDF, interactive HTML and even JSON reports to best fit your needs. The JSON report is mostly helpful to access raw information and data to implement your own reporting engine.
You can configure in the Project Settings panel which reports have to be generated when a project is published. You can also define if reports have to be generated automatically each time the project is processed.
Report Template
Qinertia let you create and manage report templates. A report template is used to configure the report generation engine and select which sections/information has to be included in the report.
You can enable as many report templates as you would like and Qinertia will generate all selected reports when the project is published.
Please find below a description of the report template configuration panel.
A | Report template lists, you can select one or more reports to generate during project publication. You can also delete a report using the trash bin icon. |
---|---|
B | Create a new blank report template. |
C | Duplicate the currently selected report template. |
D | The report template short name also used in Qinertia CLI to reference it. |
E | The report template description. |
F | Select the report output format. The following output format are available:
|
G | Select the dataset on which the report should be generated. The available options are:
|
H | Choose which time format to use for plots, either a zero based time stamp or a GPS Time of Week in seconds. |
I | Select the background to use for map views, either satellite or streets. |
J | Select the format to use for geographic coordinates. |
K | Select which sections, information, plots have to be included in the report. |
L | Choose the base directory used to define the report output path. |
M | Configure the report output directory path using the drag & drop fields value editor. |
N | Shows the generated output directory full path based on the two options above. |
O | Configure the report file name using the drag & drop fields value editor. |
Publishing a Project
You can generate reports at any time using the File→Reports menu. You should then select the reports you would like to generate and press the Generate Report button.
However, most of the time, you would like to both export data and generate reports. To ease this workflow, Qinertia can publish the project in one click. Publishing a project will execute all selected export jobs as well as generate all selected report templates.
To publish the project, simply select the File→Publish Project menu but make sure your project is correctly configured with selected export profiles and report templates.
Please also read the Project Settings page to get more details about export profiles and report templates selection and auto publications.