In the program decode_B2B_sept.py,
Configuration:
file_bds_template = os.path.join('test_data', 'SEPT{}0.{}__SBF_BDSRawB2b.txt')
However, I want to use another format, SEPT3000.24_, to recover SP3 file.
What should I do?Or, how to convert this file SEPT3000.24_ to another format SEPT3000.24__SBF_BDSRawB2b.txt.
I am looking forward to hearing from you. Thank you very much!
In the program decode_B2B_sept.py,
However, I want to use another format, SEPT3000.24_, to recover SP3 file.
What should I do?Or, how to convert this file SEPT3000.24_ to another format SEPT3000.24__SBF_BDSRawB2b.txt.
I am looking forward to hearing from you. Thank you very much!