Skip to content

Commit 520c295

Browse files
committed
add level2-report to ard tutorial
1 parent d5ceaeb commit 520c295

File tree

2 files changed

+2431
-0
lines changed

2 files changed

+2431
-0
lines changed

docs/source/howto/l2-ard.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,30 @@ The processing time (real time) is appended at the end.
370370
S2A_OPER_MSI_L1C_TL_SGS__20160916T135429_A006453_T33JYG_N02.04: dc: 100.00%. wc: 1.78%. sc: 2.85%. cc: 100.00%. Skip. Processing time: 12 mins 17 secs
371371
372372
373+
A more convient way to get an overview is to generate an html report:
374+
375+
.. code-block:: bash
376+
377+
force-level2-report /data/force/log
378+
379+
380+
This tool generates some interactive charts that visualize the information available in the logfiles.
381+
382+
.. raw::
383+
:file: ../html/report_20211011020320.html
384+
385+
386+
.. important::
387+
The first chart gives an overview about the processing success.
388+
``Success``, ``Too cloudy``, and ``Coregistration failed`` are all OK.
389+
The category ``Error`` is bad and means that something went wrong.
390+
If so, the names of the failed images will be listed below.
391+
392+
.. note::
393+
``Error`` can also mean that the images are still under processing.
394+
Run *force-level2-report* **after** *force-level2*!
395+
396+
373397
Output format
374398
-------------
375399

docs/source/html/report_20211011020320.html

Lines changed: 2407 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)