File tree Expand file tree Collapse file tree 2 files changed +2431
-0
lines changed Expand file tree Collapse file tree 2 files changed +2431
-0
lines changed Original file line number Diff line number Diff line change @@ -370,6 +370,30 @@ The processing time (real time) is appended at the end.
370
370
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
371
371
372
372
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
+
373
397
Output format
374
398
-------------
375
399
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments