Skip to content

Commit

Permalink
remove keyboard forgotten in retr_region_ow.m
Browse files Browse the repository at this point in the history
  • Loading branch information
cabanesc committed Jul 5, 2018
1 parent d5a0802 commit 6cd213b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion matlab_codes/retr_region_ow.m
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
end
elseif ntyp == 4 % the 4th column denotes Argo data
lo_box_data = load( strcat( po_config_data.HISTORICAL_DIRECTORY, po_config_data.HISTORICAL_ARGO_PREFIX, sprintf( '%4d', pa_wmo_numbers(ln_index,1))));
keyboard
% exclude Argo float being analysed from the Argo reference data selection,
% must do this step before concatenating the vectors, because "index" comes
% from "get_region_ow.m", which includes this step ---------------------
Expand Down

0 comments on commit 6cd213b

Please sign in to comment.