Skip to content

Commit

Permalink
Update argo_profiles.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lnferris authored Sep 5, 2020
1 parent eb89f02 commit 52d9f50
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/argo_profiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ argo_profiles(argo,variable,annotate)
% Get variable information:
argo_dir = '/Users/lnferris/Documents/GitHub/ocean_data_tools/data/argo/*profiles*.nc';
netcdf_info(argo_dir);
listing = dir(argo_dir);
ncdisp([listing(1).folder '/' listing(1).name]) % Peek at netCDF header info to inform choice of variable_list.
% Load Argo data from west of New Zealand:
Expand Down

0 comments on commit 52d9f50

Please sign in to comment.