Running the latest version of Acolite in a docker container I get the this message
Command 'python launch_acolite.py --cli --settings settings_file.txt --images data/input/S2B_MSIL1C_20210124T153559_N0209_R111_T19TCH_20210124T173021.SAFE/' died with <Signals.SIGKILL: 9>
The the process dies in the same point every time.
2021-02-02 07:24:44: Computing L2W parameters for scene 1 of 1...
2021-02-02 07:24:44: ['rhot_442', 'rhos_442', 'rhot_492', 'rhos_492', 'rhot_559', 'rhos_559', 'rhot_665', 'rhos_665', 'rhot_704', 'rhos_704', 'rhot_739', 'rhos_739', 'rhot_780', 'rhos_780', 'rhot_833', 'rhos_833', 'rhot_864', 'rhos_864', 'rhot_943', 'rhot_1377', 'rhot_1610', 'rhos_1610', 'rhot_2186', 'rhos_2186', 'l2_negatives', 'lon', 'lat']
2021-02-02 07:24:48: rhow_
2021-02-02 07:25:20: blue
2021-02-02 07:25:20: ['442']
2021-02-02 07:25:20: green
2021-02-02 07:25:20: ['559']
2021-02-02 07:25:20: [0.1977, -1.8117, 1.9743, -2.5635, -0.7218]
2021-02-02 07:25:40: blue
2021-02-02 07:25:40: ['442', '492']
2021-02-02 07:25:40: green
2021-02-02 07:25:40: ['559']
2021-02-02 07:25:40: [0.2412, -2.0546, 1.1776, -0.5538, -0.457]
Have you seen this before. This is running on an 8-core machine with 32GB.
Running the latest version of Acolite in a docker container I get the this message
The the process dies in the same point every time.
The ending of the log file looks like:
Have you seen this before. This is running on an 8-core machine with 32GB.