euroargodev / euroargodev/clean_CTD-RDB_for2021v01release
Use in the MedSea: content duplicate check takes too long
- Ngôn ngữ chính
- MATLAB
- Star
- 1
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**Problem**: The content duplicate check code has a step where the profiles that are suspicious of being content duplicates are found by comparing the deep portion of the profile (deeper than 800 db). Afterwards, the entire profiles are compared.
Since profiles are shallower in the MedSea, all profiles are check against all profiles and then the duplicate check takes too long.
Therefore the profile portion to be checked to find those suspicious profiles should be defined by the user.
**Problem found by**: @Anto79124
**To do**: Identify where this needs to be changed and add an argument to the deep content comparison function
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.