Tue May 20 21:38:31 2025 ge_to_crs_test(): python version: 3.10.12 numpy version: 1.26.4 ge_to_crs() converts a matrix from GE to CRS format. ge_to_crs_risk(): ge_to_crs() converts a GE matrix to CRS format. Read a file defining the RISK matrix in GE format. Write files defining the RISK matrix in CRS format. Reading GE file "risk_ge.txt" Saved data as "risk_row.txt" Saved data as "risk_col.txt" Saved data as "risk_val.txt" ge_to_crs_test(): Normal end of execution. Tue May 20 21:38:31 2025