TEST ID: TC-VER-003

GPP version used: 
run_chain executable release version : 0.0.7
config version : 0.0.7


Test processing started at Wed Mar  5 12:44:55 GMT 2025
---------------------------------------
Purpose: Run chain without mandatory ADF present 

Here we change the directory of the resources:physical_constants file in the chain configuration
to an invalid path, so that the ADF is missing. We filter the output of the GPP for ERROR messages 
for clarity of this test.

run_chain -n seaice -de -co resources:physical_constants:directory:/xxxxx -f /Users/alanmuir/software/clev2er_sii/testdata/cristal/l1b/simulated/CRA_IR_1B_HR__SIO_20280103T120129_20280103T120132_20240222T143131_0003_____________ISRD_SIR_______.NC 2>&1 | grep ERROR

Executing GPP command...
[ERROR] : 05/03/2025 12:45:00 : Could not open mandatory physical constants file : /xxxxx/CR__AX_GR_CST__AX_00000000T000000_99999999T999999_20240201T000000__________________CPOM_SIR__V01.NC. Detailed error [Errno 2] No such file or directory: '/xxxxx/CR__AX_GR_CST__AX_00000000T000000_99999999T999999_20240201T000000__________________CPOM_SIR__V01.NC' 
[ERROR] : 05/03/2025 12:45:00 : Could not initialize algorithm alg_load_physical_constants due to OSError:Could not open mandatory physical constants file : /xxxxx/CR__AX_GR_CST__AX_00000000T000000_99999999T999999_20240201T000000__________________CPOM_SIR__V01.NC. Detailed error [Errno 2] No such file or directory: '/xxxxx/CR__AX_GR_CST__AX_00000000T000000_99999999T999999_20240201T000000__________________CPOM_SIR__V01.NC'  at [/Users/alanmuir/software/clev2er_sii/src/clev2er/tools/run_chain.py:line 439]
[INFO] : 05/03/2025 12:45:00 : log file (ERRORS): /tmp/error_li_20250305T124500.log
Command completed...

Does this display an informative result if a mandatory input file is missing?

Test processing ended at Wed Mar  5 12:45:02 GMT 2025
------------------------------------------------------
Execution time: 7 seconds
Test TC-VER-003 passed!
