Skip to content
Snippets Groups Projects
Commit 289b1c12 authored by Evgeny Mortikov's avatar Evgeny Mortikov
Browse files

finalizing SHEBA dataset

parent 28eddc53
No related branches found
No related tags found
No related merge requests found
3.19 0.001
\ No newline at end of file
......@@ -221,8 +221,7 @@ program sfx_main
else if (dataset_id == dataset_SHEBA) then
dataset_name = 'SHEBA'
! *: currently using MOSAiC zh data, FIX IT!
filename_in_common = 'data/MOSAiC_zh.txt'
filename_in_common = 'data/SHEBA1_zh.txt'
filename_in = 'data/SHEBA1.txt'
if (is_output_set == 0) filename_out = 'out_SHEBA.txt'
else if (dataset_id == dataset_USER) then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment