Skip to content

Commit

Permalink
Adding new qc version for noreaster
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-dixon committed Dec 13, 2024
1 parent 1d49b56 commit 670e6ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projDir/qc/dataProcessing/utils/HCRdir.m
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
% end
elseif strcmp(qc,'qc1') | strcmp(qc,'qc2') | strcmp(qc,'qc3')
if strcmp(freq,'100hz') | strcmp(freq,'10hz')
indir=['/scr/snow2/rsfdata/projects/noreaster/hcr/qc/cfradial/',qcVersion,'_full/',freq,'/'];
indir=['/scr/snow2/rsfdata/projects/noreaster/hcr/',qc,'/cfradial/',qcVersion,'_full/',freq,'/'];
end
elseif strcmp(qc,'ts')
indir='/scr/snow2/rsfdata/projects/noreaster/hcr/time_series/wband/save/';
Expand Down

0 comments on commit 670e6ed

Please sign in to comment.