Merge remote-tracking branch 'origin/master'
# Conflicts: # func/Module_approximately_align.py
This commit is contained in:
@ -122,6 +122,9 @@ class Constants:
|
||||
|
||||
APPROXIMATELY_ALIGN_FAILURE_REASON = {
|
||||
"Data_Path_Not_Exist": "(路径不存在)",
|
||||
"Data_File_Not_Exist": "(数据文件不存在)",
|
||||
"Data_File_More_Than_One": "(数据文件超过一个)",
|
||||
"Data_Frequency_Not_In_Filename": "(数据频率不在文件名中)",
|
||||
"Read_Data_Exception": "(读取数据异常)",
|
||||
"Raw_Data_Not_Exist": "(原始数据不存在)",
|
||||
"Only_Resample_Exception": "(仅重采样异常)",
|
||||
|
||||
Reference in New Issue
Block a user