[Dart-dev] [4266] DART/trunk: Fixed syntax of first comment line.

nancy at ucar.edu nancy at ucar.edu
Mon Feb 8 11:11:31 MST 2010


Revision: 4266
Author:   thoar
Date:     2010-02-08 11:11:31 -0700 (Mon, 08 Feb 2010)
Log Message:
-----------
Fixed syntax of first comment line.
Updated terms of use for some.
Updated copyright tags on some.
No user-visible changes - other than the 'help' will be better.

Modified Paths:
--------------
    DART/trunk/DART_LAB/matlab/advance_oned.m
    DART/trunk/DART_LAB/matlab/comp_cov_factor.m
    DART/trunk/DART_LAB/matlab/g_prod_plot.m
    DART/trunk/DART_LAB/matlab/gaussian_product.m
    DART/trunk/DART_LAB/matlab/get_ens_rank.m
    DART/trunk/DART_LAB/matlab/get_state_increments.m
    DART/trunk/DART_LAB/matlab/lorenz_63_adv_1step.m
    DART/trunk/DART_LAB/matlab/lorenz_63_static_init_model.m
    DART/trunk/DART_LAB/matlab/lorenz_96_adv_1step.m
    DART/trunk/DART_LAB/matlab/lorenz_96_static_init_model.m
    DART/trunk/DART_LAB/matlab/obs_increment_eakf.m
    DART/trunk/DART_LAB/matlab/obs_increment_enkf.m
    DART/trunk/DART_LAB/matlab/obs_increment_rhf.m
    DART/trunk/DART_LAB/matlab/oned_ensemble.m
    DART/trunk/DART_LAB/matlab/oned_model.m
    DART/trunk/DART_LAB/matlab/plot_gaussian.m
    DART/trunk/DART_LAB/matlab/plot_polar.m
    DART/trunk/DART_LAB/matlab/product_of_gaussians.m
    DART/trunk/DART_LAB/matlab/run_lorenz_63.m
    DART/trunk/DART_LAB/matlab/run_lorenz_96.m
    DART/trunk/DART_LAB/matlab/run_template.m
    DART/trunk/DART_LAB/matlab/twod_ensemble.m
    DART/trunk/assim_tools/option7.m
    DART/trunk/diagnostics/matlab/PlotObsLocs.m
    DART/trunk/diagnostics/matlab/PlotWindObs.m
    DART/trunk/diagnostics/matlab/get_varnames.m
    DART/trunk/diagnostics/matlab/get_varsNdims.m
    DART/trunk/diagnostics/matlab/nc_var_dims.m
    DART/trunk/diagnostics/matlab/obs_num_time.m
    DART/trunk/diagnostics/matlab/plot_bias_xxx_profile.m
    DART/trunk/diagnostics/matlab/plot_obs_netcdf_diffs.m
    DART/trunk/diagnostics/matlab/plot_observation_locations.m
    DART/trunk/diagnostics/matlab/plot_profile.m
    DART/trunk/diagnostics/matlab/plot_rmse_xxx_evolution.m
    DART/trunk/diagnostics/matlab/plot_rmse_xxx_profile.m
    DART/trunk/diagnostics/matlab/plot_wind_vectors.m
    DART/trunk/matlab/CheckModel.m
    DART/trunk/matlab/CheckModelCompatibility.m
    DART/trunk/matlab/ChecknetCDFuse.m
    DART/trunk/matlab/CombineStructs.m
    DART/trunk/matlab/DART.m
    DART/trunk/matlab/DiffnetCDFstate.m
    DART/trunk/matlab/GetBgridInfo.m
    DART/trunk/matlab/GetCalendarDate.m
    DART/trunk/matlab/GetCamInfo.m
    DART/trunk/matlab/GetNCindices.m
    DART/trunk/matlab/GetPe2lyrInfo.m
    DART/trunk/matlab/ParseAlphaNumerics.m
    DART/trunk/matlab/PlotBins.m
    DART/trunk/matlab/PlotCEnsErrSpread.m
    DART/trunk/matlab/PlotCorrel.m
    DART/trunk/matlab/PlotEnsErrSpread.m
    DART/trunk/matlab/PlotEnsMeanTimeSeries.m
    DART/trunk/matlab/PlotEnsTimeSeries.m
    DART/trunk/matlab/PlotJeffCorrel.m
    DART/trunk/matlab/PlotPhaseSpace.m
    DART/trunk/matlab/PlotRegFactor.m
    DART/trunk/matlab/PlotSawtooth.m
    DART/trunk/matlab/PlotTotalErr.m
    DART/trunk/matlab/PlotVarVarCorrel.m
    DART/trunk/matlab/Plot_network.m
    DART/trunk/matlab/Plot_obs.m
    DART/trunk/matlab/ReadASCIIObsSeq.m
    DART/trunk/matlab/ReadBinaryObsSeq.m
    DART/trunk/matlab/ReadObsSeq.m
    DART/trunk/matlab/SetCopyID.m
    DART/trunk/matlab/SetCopyID2.m
    DART/trunk/matlab/SetVariableID.m
    DART/trunk/matlab/SimpleMap.m
    DART/trunk/matlab/StatObsSeq.m
    DART/trunk/matlab/dbz_colors.m
    DART/trunk/matlab/ens_correl.m
    DART/trunk/matlab/ens_plot.m
    DART/trunk/matlab/get_copy_index.m
    DART/trunk/matlab/get_ens_series.m
    DART/trunk/matlab/get_qc_index.m
    DART/trunk/matlab/get_state_copy.m
    DART/trunk/matlab/get_var_series.m
    DART/trunk/matlab/jeff_correl.m
    DART/trunk/matlab/locations_in_region.m
    DART/trunk/matlab/plot_bins.m
    DART/trunk/matlab/plot_correl.m
    DART/trunk/matlab/plot_ens_err_spread.m
    DART/trunk/matlab/plot_ens_mean_time_series.m
    DART/trunk/matlab/plot_ens_time_series.m
    DART/trunk/matlab/plot_jeff_correl.m
    DART/trunk/matlab/plot_phase_space.m
    DART/trunk/matlab/plot_reg_factor.m
    DART/trunk/matlab/plot_sawtooth.m
    DART/trunk/matlab/plot_smoother_err.m
    DART/trunk/matlab/plot_total_err.m
    DART/trunk/matlab/plot_var_var_correl.m
    DART/trunk/matlab/rank_hist.m
    DART/trunk/matlab/read_state.m
    DART/trunk/matlab/scalebar.m
    DART/trunk/matlab/startup.m
    DART/trunk/matlab/state_diag.m
    DART/trunk/matlab/total_err.m
    DART/trunk/matlab/worldmap.m
    DART/trunk/matlab/wysiwyg.m
    DART/trunk/models/9var/matlab/RunAllTests.m
    DART/trunk/models/MITgcm_ocean/matlab/CheckICS.m
    DART/trunk/models/MITgcm_ocean/matlab/CheckMask.m
    DART/trunk/models/MITgcm_ocean/matlab/Check_trans_pv_sv.m
    DART/trunk/models/MITgcm_ocean/matlab/Check_trans_sv_pv.m
    DART/trunk/models/MITgcm_ocean/matlab/Check_ud.m
    DART/trunk/models/MITgcm_ocean/matlab/VerifyNetCDF.m
    DART/trunk/models/MITgcm_ocean/matlab/rdmds.m
    DART/trunk/models/MITgcm_ocean/matlab/rdslice.m
    DART/trunk/models/MITgcm_ocean/matlab/wrslice.m
    DART/trunk/models/POP/matlab/Check_pop_to_dart.m
    DART/trunk/models/POP/matlab/Check_ud.m
    DART/trunk/models/POP/matlab/plot_global_grid.m
    DART/trunk/models/POP/matlab/plot_grid.m
    DART/trunk/models/POP/matlab/plot_interp_diffs.m
    DART/trunk/models/bgrid_solo/matlab/RunAllTests.m
    DART/trunk/models/bgrid_solo/matlab/animate.m
    DART/trunk/models/bgrid_solo/matlab/animate_ens_correl.m
    DART/trunk/models/bgrid_solo/matlab/cens_err_spread.m
    DART/trunk/models/bgrid_solo/matlab/cens_error.m
    DART/trunk/models/bgrid_solo/matlab/cens_vert.m
    DART/trunk/models/bgrid_solo/matlab/cfull_ens_error.m
    DART/trunk/models/bgrid_solo/matlab/cprior_post_err.m
    DART/trunk/models/bgrid_solo/matlab/ens_correl.m
    DART/trunk/models/bgrid_solo/matlab/ens_err_spread.m
    DART/trunk/models/bgrid_solo/matlab/ens_error.m
    DART/trunk/models/bgrid_solo/matlab/ens_scatter.m
    DART/trunk/models/bgrid_solo/matlab/ensemble.m
    DART/trunk/models/bgrid_solo/matlab/err_summary.m
    DART/trunk/models/bgrid_solo/matlab/first_try.m
    DART/trunk/models/bgrid_solo/matlab/full_ens_error.m
    DART/trunk/models/bgrid_solo/matlab/prior_post_err.m
    DART/trunk/models/bgrid_solo/matlab/ratio_test.m
    DART/trunk/models/bgrid_solo/matlab/time_series.m
    DART/trunk/models/cam/cam_ens_err_spread.m
    DART/trunk/models/cam/cam_ens_error.m
    DART/trunk/models/cam/cam_ens_error_temp.m
    DART/trunk/models/cam/cam_ens_scatter.m
    DART/trunk/models/cam/cam_first_try.m
    DART/trunk/models/cam/matlab/CAM_DART_correl.m
    DART/trunk/models/cam/matlab/DART_xcorrel.m
    DART/trunk/models/cam/matlab/Get_Field.m
    DART/trunk/models/cam/matlab/Get_Point.m
    DART/trunk/models/cam/matlab/TimeScatter.m
    DART/trunk/models/cam/matlab/cam_correl.m
    DART/trunk/models/cam/matlab/cam_correl_plot.m
    DART/trunk/models/cam/matlab/cam_correl_read_and_plot.m
    DART/trunk/models/cam/matlab/cam_ens_err_spread.m
    DART/trunk/models/cam/matlab/cam_ens_error.m
    DART/trunk/models/cam/matlab/cam_ens_error_temp.m
    DART/trunk/models/cam/matlab/cam_ens_scatter.m
    DART/trunk/models/cam/matlab/cam_first_try.m
    DART/trunk/models/coamps/matlab/calculate_rh.m
    DART/trunk/models/coamps/matlab/get_state_indices.m
    DART/trunk/models/coamps/matlab/get_varnum.m
    DART/trunk/models/coamps/matlab/initialize_matlab.m
    DART/trunk/models/coamps/matlab/plot_anal_error.m
    DART/trunk/models/coamps/matlab/plot_coamps.m
    DART/trunk/models/coamps/matlab/plot_coamps_nogfx.m
    DART/trunk/models/coamps/matlab/plot_rh.m
    DART/trunk/models/coamps/matlab/plot_spread.m
    DART/trunk/models/coamps/matlab/plot_spread_ts.m
    DART/trunk/models/coamps/matlab/plot_truth.m
    DART/trunk/models/coamps/matlab/read_field.m
    DART/trunk/models/coamps/matlab/read_state.m
    DART/trunk/models/forced_lorenz_96/matlab/RunAllTests.m
    DART/trunk/models/ikeda/matlab/RunAllTests.m
    DART/trunk/models/lorenz_04/matlab/RunAllTests.m
    DART/trunk/models/lorenz_63/matlab/RunAllTests.m
    DART/trunk/models/lorenz_84/matlab/RunAllTests.m
    DART/trunk/models/lorenz_96/matlab/RunAllTests.m
    DART/trunk/models/lorenz_96_2scale/matlab/RunAllTests.m
    DART/trunk/models/simple_advection/matlab/RunAllTests.m
    DART/trunk/models/wrf/matlab/compute_density.m
    DART/trunk/models/wrf/matlab/compute_height.m
    DART/trunk/models/wrf/matlab/compute_pressure.m
    DART/trunk/models/wrf/matlab/compute_reflectivity.m
    DART/trunk/models/wrf/matlab/compute_temperature.m
    DART/trunk/models/wrf/matlab/correl.m
    DART/trunk/models/wrf/matlab/get_aux_fields_for_p.m
    DART/trunk/models/wrf/matlab/get_aux_fields_for_ref.m
    DART/trunk/models/wrf/matlab/get_constants.m
    DART/trunk/models/wrf/matlab/interp_to_height.m
    DART/trunk/models/wrf/matlab/interp_to_pressure.m
    DART/trunk/models/wrf/matlab/link_obs.m
    DART/trunk/models/wrf/matlab/map_wrf_diff.m
    DART/trunk/models/wrf/matlab/map_wrf_diff_time.m
    DART/trunk/models/wrf/matlab/map_wrf_diff_time_vect.m
    DART/trunk/models/wrf/matlab/map_wrf_spread_time.m
    DART/trunk/models/wrf/matlab/map_wrf_vect.m
    DART/trunk/models/wrf/matlab/psfc_map.m
    DART/trunk/models/wrf/matlab/psfc_movie.m
    DART/trunk/models/wrf/matlab/psfc_series.m
    DART/trunk/models/wrf/matlab/rms_cross_time.m
    DART/trunk/models/wrf/matlab/stats_wrf_prof.m
    DART/trunk/models/wrf/matlab/stats_wrf_prof_mem.m
    DART/trunk/models/wrf/matlab/stats_wrf_prof_vect.m
    DART/trunk/models/wrf/matlab/stats_wrf_time.m
    DART/trunk/models/wrf/matlab/stats_wrf_time_bd.m
    DART/trunk/models/wrf/matlab/stats_wrf_time_vect.m
    DART/trunk/models/wrf/matlab/stats_wrf_time_vect_point.m
    DART/trunk/models/wrf/matlab/w2_wrf.m
    DART/trunk/observations/gps/matlab/gloc.m
    DART/trunk/observations/gps/matlab/gloc1_14.m
    DART/trunk/observations/gps/matlab/gpsloc.m
    DART/trunk/observations/gps/matlab/loc1.m
    DART/trunk/observations/gps/matlab/loc2.m
    DART/trunk/observations/gps/matlab/loc3.m
    DART/trunk/observations/gps/matlab/obserr.m
    DART/trunk/observations/gps/matlab/selerad.m
    DART/trunk/tutorial/building_blocks/arrow.m
    DART/trunk/tutorial/building_blocks/bad.m
    DART/trunk/tutorial/building_blocks/group.m
    DART/trunk/tutorial/building_blocks/old4.m
    DART/trunk/tutorial/building_blocks/old5.m
    DART/trunk/tutorial/building_blocks/ray.m
    DART/trunk/tutorial/building_blocks/script1.m
    DART/trunk/tutorial/building_blocks/script10.m
    DART/trunk/tutorial/building_blocks/script11.m
    DART/trunk/tutorial/building_blocks/script12.m
    DART/trunk/tutorial/building_blocks/script13.m
    DART/trunk/tutorial/building_blocks/script14.m
    DART/trunk/tutorial/building_blocks/script15.m
    DART/trunk/tutorial/building_blocks/script16.m
    DART/trunk/tutorial/building_blocks/script17.m
    DART/trunk/tutorial/building_blocks/script18.m
    DART/trunk/tutorial/building_blocks/script19.m
    DART/trunk/tutorial/building_blocks/script2.m
    DART/trunk/tutorial/building_blocks/script20.m
    DART/trunk/tutorial/building_blocks/script21.m
    DART/trunk/tutorial/building_blocks/script22.m
    DART/trunk/tutorial/building_blocks/script23.m
    DART/trunk/tutorial/building_blocks/script3.m
    DART/trunk/tutorial/building_blocks/script4.m
    DART/trunk/tutorial/building_blocks/script5.m
    DART/trunk/tutorial/building_blocks/script6.m
    DART/trunk/tutorial/building_blocks/script7.m
    DART/trunk/tutorial/building_blocks/script8.m
    DART/trunk/tutorial/building_blocks/script9.m
    DART/trunk/tutorial/building_blocks/t_script.m

Property Changed:
----------------
    DART/trunk/models/POP/matlab/plot_global_grid.m
    DART/trunk/models/POP/matlab/plot_interp_diffs.m
    DART/trunk/models/cam/matlab/TimeScatter.m
    DART/trunk/models/wrf/matlab/link_obs.m

-------------- next part --------------
Modified: DART/trunk/DART_LAB/matlab/advance_oned.m
===================================================================
--- DART/trunk/DART_LAB/matlab/advance_oned.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/advance_oned.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function x_new = advance_oned(x, alpha, model_bias)
-% advance_oned(x, alpha, model_bias)
+%% advance_oned(x, alpha, model_bias)
 
 %% DART software - Copyright \xA9 2004 - 2010 UCAR. This open source software is
 % provided by UCAR, "as is", without charge, subject to all terms of use at

Modified: DART/trunk/DART_LAB/matlab/comp_cov_factor.m
===================================================================
--- DART/trunk/DART_LAB/matlab/comp_cov_factor.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/comp_cov_factor.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function cov_factor = comp_cov_factor(z_in, c)
-% comp_cov_factor Gaspari Cohn cutoff, z_in is the distance while c is the cutoff
+%% comp_cov_factor Gaspari Cohn cutoff, z_in is the distance while c is the cutoff
 
 %% DART software - Copyright \xA9 2004 - 2010 UCAR. This open source software is
 % provided by UCAR, "as is", without charge, subject to all terms of use at

Modified: DART/trunk/DART_LAB/matlab/g_prod_plot.m
===================================================================
--- DART/trunk/DART_LAB/matlab/g_prod_plot.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/g_prod_plot.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function [prior_mean, prior_sd, obs_mean, obs_err_sd, is_err] = g_prod_plot(h)
-% g_prod_plot Updates the plot of the prior and observation gaussians
+%% g_prod_plot Updates the plot of the prior and observation gaussians
 
 %% DART software - Copyright \xA9 2004 - 2010 UCAR. This open source software is
 % provided by UCAR, "as is", without charge, subject to all terms of use at
@@ -11,7 +11,7 @@
 % $Revision$
 % $Date$
 
-% Successful return as defaul  t
+% Successful return as default
 is_err = false;
 
 % Default failed returns for other quantities

Modified: DART/trunk/DART_LAB/matlab/gaussian_product.m
===================================================================
--- DART/trunk/DART_LAB/matlab/gaussian_product.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/gaussian_product.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function varargout = gaussian_product(varargin)
-% GAUSSIAN_PRODUCT demonstrates the product of two gaussian distributions.
+%% GAUSSIAN_PRODUCT demonstrates the product of two gaussian distributions.
 %
 %      This is fundamental to Kalman filters and to
 %      ensemble data assimilation. Change the

Modified: DART/trunk/DART_LAB/matlab/get_ens_rank.m
===================================================================
--- DART/trunk/DART_LAB/matlab/get_ens_rank.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/get_ens_rank.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function [rank] = get_ens_rank(ens, x)
-% get_ens_rank
+%% get_ens_rank
 
 %% DART software - Copyright \xA9 2004 - 2010 UCAR. This open source software is
 % provided by UCAR, "as is", without charge, subject to all terms of use at

Modified: DART/trunk/DART_LAB/matlab/get_state_increments.m
===================================================================
--- DART/trunk/DART_LAB/matlab/get_state_increments.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/get_state_increments.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function [state_incs] = get_state_increments(state_ens, obs_ens, obs_incs)
-% get_state_increments Computes state increments given observation increments and
+%% get_state_increments Computes state increments given observation increments and
 % the state and obs prior ensembles
 
 %% DART software - Copyright \xA9 2004 - 2010 UCAR. This open source software is

Modified: DART/trunk/DART_LAB/matlab/lorenz_63_adv_1step.m
===================================================================
--- DART/trunk/DART_LAB/matlab/lorenz_63_adv_1step.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/lorenz_63_adv_1step.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function[x_new, time_new] = lorenz_63_adv_1step(x, time)
-% lorenz_63)adv_1step advances the lorenz convective 3 variable model
+%% lorenz_63)adv_1step advances the lorenz convective 3 variable model
 % for a single two step runge-kutta time step
 %
 % x is the 3-vector state, time is the 2-vector days and seconds time

Modified: DART/trunk/DART_LAB/matlab/lorenz_63_static_init_model.m
===================================================================
--- DART/trunk/DART_LAB/matlab/lorenz_63_static_init_model.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/lorenz_63_static_init_model.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,4 +1,4 @@
-% lorenz_63_static_init_model Initializes class data for L63, sets up global storage
+%% lorenz_63_static_init_model Initializes class data for L63, sets up global storage
 % and reads in control data from input file
 
 %% DART software - Copyright \xA9 2004 - 2010 UCAR. This open source software is

Modified: DART/trunk/DART_LAB/matlab/lorenz_96_adv_1step.m
===================================================================
--- DART/trunk/DART_LAB/matlab/lorenz_96_adv_1step.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/lorenz_96_adv_1step.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function[x_new, time_new] = lorenz_96_adv_1step(x, time)
-% lorenz_96_adv_1step Does a single time step advance for lorenz_96 40-variable model using four step runge-kutta time step
+%% lorenz_96_adv_1step Does a single time step advance for lorenz_96 40-variable model using four step runge-kutta time step
 %
 % x is the 40-vector state, time is the 2-vector days and seconds time
 

Modified: DART/trunk/DART_LAB/matlab/lorenz_96_static_init_model.m
===================================================================
--- DART/trunk/DART_LAB/matlab/lorenz_96_static_init_model.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/lorenz_96_static_init_model.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,4 +1,4 @@
-% lorenz_96_static_init_model Initializes class data for L96, sets up global storage
+%% lorenz_96_static_init_model Initializes class data for L96, sets up global storage
 % and reads in control data from input file
 
 %% DART software - Copyright \xA9 2004 - 2010 UCAR. This open source software is

Modified: DART/trunk/DART_LAB/matlab/obs_increment_eakf.m
===================================================================
--- DART/trunk/DART_LAB/matlab/obs_increment_eakf.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/obs_increment_eakf.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function [obs_increments, err] =  obs_increment_eakf(ensemble, observation, obs_error_var)
-% obs_increment_eakf Computes increments for an ensemble adjustment filter
+%% obs_increment_eakf Computes increments for an ensemble adjustment filter
 
 %% DART software - Copyright \xA9 2004 - 2010 UCAR. This open source software is
 % provided by UCAR, "as is", without charge, subject to all terms of use at

Modified: DART/trunk/DART_LAB/matlab/obs_increment_enkf.m
===================================================================
--- DART/trunk/DART_LAB/matlab/obs_increment_enkf.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/obs_increment_enkf.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function [obs_increments, err] =  obs_increment_enkf(ensemble, observation, obs_error_var)
-% obs_increment_enkf Computes increments for an ensemble Kalman filter with perturbed obs mean correction.
+%% obs_increment_enkf Computes increments for an ensemble Kalman filter with perturbed obs mean correction.
 
 %% DART software - Copyright \xA9 2004 - 2010 UCAR. This open source software is
 % provided by UCAR, "as is", without charge, subject to all terms of use at

Modified: DART/trunk/DART_LAB/matlab/obs_increment_rhf.m
===================================================================
--- DART/trunk/DART_LAB/matlab/obs_increment_rhf.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/obs_increment_rhf.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function [obs_increments, err] =  obs_increment_rhf(ensemble, observation, obs_error_var)
-% obs_increment_rhf Computes increments for a rank histogram filter
+%% obs_increment_rhf Computes increments for a rank histogram filter
 % Need to discuss the available options eventually
 % For now this implements the default options
 

Modified: DART/trunk/DART_LAB/matlab/oned_ensemble.m
===================================================================
--- DART/trunk/DART_LAB/matlab/oned_ensemble.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/oned_ensemble.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function varargout = oned_ensemble(varargin)
-% ONED_ENSEMBLE explore the details of ensemble data assimilation for a scalar.
+%% ONED_ENSEMBLE explore the details of ensemble data assimilation for a scalar.
 %
 %      Click on the 'Create New Ensemble' button to activate the interactive 
 %      observation generation mechanism and lay down a set of 'observations'

Modified: DART/trunk/DART_LAB/matlab/oned_model.m
===================================================================
--- DART/trunk/DART_LAB/matlab/oned_model.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/oned_model.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function varargout = oned_model(varargin)
-% ONED_MODEL simple ensemble data assimilation example.
+%% ONED_MODEL simple ensemble data assimilation example.
 %
 %      There are no input arguments. Simply invoke by typing the name.
 %

Modified: DART/trunk/DART_LAB/matlab/plot_gaussian.m
===================================================================
--- DART/trunk/DART_LAB/matlab/plot_gaussian.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/plot_gaussian.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function[plot_handle] = plot_gaussian(mean, sd, weight)
-% plot_gaussian Plot gaussian over 5 standard deviations
+%% plot_gaussian Plot gaussian over 5 standard deviations
 
 %% DART software - Copyright \xA9 2004 - 2010 UCAR. This open source software is
 % provided by UCAR, "as is", without charge, subject to all terms of use at

Modified: DART/trunk/DART_LAB/matlab/plot_polar.m
===================================================================
--- DART/trunk/DART_LAB/matlab/plot_polar.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/plot_polar.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function h = plot_polar(y, x, mean_dist, string, model_size)
-% plot_polar
+%% plot_polar
 
 %% DART software - Copyright \xA9 2004 - 2010 UCAR. This open source software is
 % provided by UCAR, "as is", without charge, subject to all terms of use at

Modified: DART/trunk/DART_LAB/matlab/product_of_gaussians.m
===================================================================
--- DART/trunk/DART_LAB/matlab/product_of_gaussians.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/product_of_gaussians.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,6 +1,6 @@
 function [post_mean post_sd weight] = ...
    product_of_gaussians(prior_mean, prior_sd, obs, obs_err_sd) 
-% product_of_gaussians Computes mean, variance and weight of the product of two unit gaussians given the mean and standard deviation of each.
+%% product_of_gaussians Computes mean, variance and weight of the product of two unit gaussians given the mean and standard deviation of each.
 
 %% DART software - Copyright \xA9 2004 - 2010 UCAR. This open source software is
 % provided by UCAR, "as is", without charge, subject to all terms of use at

Modified: DART/trunk/DART_LAB/matlab/run_lorenz_63.m
===================================================================
--- DART/trunk/DART_LAB/matlab/run_lorenz_63.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/run_lorenz_63.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function varargout = run_lorenz_63(varargin)
-% RUN_LORENZ_63 ensemble data assimilation with the 3-variable 
+%% RUN_LORENZ_63 ensemble data assimilation with the 3-variable 
 %      Lorenz '63 dynamical model - the "butterfly" model.
 %
 %      There are 20 ensemble members in this example. The initial

Modified: DART/trunk/DART_LAB/matlab/run_lorenz_96.m
===================================================================
--- DART/trunk/DART_LAB/matlab/run_lorenz_96.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/run_lorenz_96.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function varargout = run_lorenz_96(varargin)
-% RUN_LORENZ_96 ensemble data assimilation with a 40-variable implementation
+%% RUN_LORENZ_96 ensemble data assimilation with a 40-variable implementation
 %      of the Lorenz '96 dynamical model.
 %
 %      To demonstrate the analogue to the atmosphere, the model is a cyclic 

Modified: DART/trunk/DART_LAB/matlab/run_template.m
===================================================================
--- DART/trunk/DART_LAB/matlab/run_template.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/run_template.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function varargout = run_template(varargin)
-% RUN_TEMPLATE M-file for run_template.fig
+%% RUN_TEMPLATE M-file for run_template.fig
 %      RUN_TEMPLATE, by itself, creates a new RUN_TEMPLATE or raises the existing
 %      singleton*.
 %

Modified: DART/trunk/DART_LAB/matlab/twod_ensemble.m
===================================================================
--- DART/trunk/DART_LAB/matlab/twod_ensemble.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/DART_LAB/matlab/twod_ensemble.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function varargout = twod_ensemble(varargin)
-% TWOD_ENSEMBLE demonstrates a powerful aspect of ensemble data assimilation.
+%% TWOD_ENSEMBLE demonstrates a powerful aspect of ensemble data assimilation.
 %      The ensemble makes it possible to estimate the impact of observations 
 %      on unobserved state variables. 
 %

Modified: DART/trunk/assim_tools/option7.m
===================================================================
--- DART/trunk/assim_tools/option7.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/assim_tools/option7.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,4 +1,16 @@
-% Tutorial basics for the rank histogram filter (need better name)
+%% option7 Tutorial basics for the rank histogram filter (need better name)
+% all input is prompted for ... no functional form of this script.
+
+%% DART software - Copyright \xA9 2004 - 2010 UCAR. This open source software is
+% provided by UCAR, "as is", without charge, subject to all terms of use at
+% http://www.image.ucar.edu/DAReS/DART/DART_download
+%
+% <next few lines under version control, do not edit>
+% $URL$
+% $Id$
+% $Revision$
+% $Date$
+
 % Begin by generating a sample draw from a gaussian
 close all; clear;
 

Modified: DART/trunk/diagnostics/matlab/PlotObsLocs.m
===================================================================
--- DART/trunk/diagnostics/matlab/PlotObsLocs.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/diagnostics/matlab/PlotObsLocs.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -2,7 +2,7 @@
                     in_subset, in_plotd, in_world, in_invertz, in_writeplot, ...
                     in_legend2dloc, in_legend3dloc, in_viewlist, ...
                     in_ncfname, in_orientation, in_plotname)
-% PLOTOBSLOCS - Plot an observation_locations.NNN.dat file as output from the latest obs_diag program in DART.
+%% PLOTOBSLOCS - Plot an observation_locations.NNN.dat file as output from the latest obs_diag program in DART.
 % (You must enable an obs_diag_nml namelist entry to get the output files; 
 % they are not created by default.)
 %

Modified: DART/trunk/diagnostics/matlab/PlotWindObs.m
===================================================================
--- DART/trunk/diagnostics/matlab/PlotWindObs.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/diagnostics/matlab/PlotWindObs.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,4 +1,4 @@
-% PlotWindObs ... a function in progress ... not for general use.
+%% PlotWindObs ... a function in progress ... not for general use.
 
 %% DART software - Copyright \xA9 2004 - 2010 UCAR. This open source software is
 % provided by UCAR, "as is", without charge, subject to all terms of use at

Modified: DART/trunk/diagnostics/matlab/get_varnames.m
===================================================================
--- DART/trunk/diagnostics/matlab/get_varnames.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/diagnostics/matlab/get_varnames.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function bob = get_varnames(fname)
-% get_varnames returns JUST the 'atmospheric' variable names in the netCDF file - ie - not the coordinate variables.
+%% get_varnames returns JUST the 'atmospheric' variable names in the netCDF file - ie - not the coordinate variables.
 %
 % the result is a cell array of strings ... must use {} notation to address elements.
 %

Modified: DART/trunk/diagnostics/matlab/get_varsNdims.m
===================================================================
--- DART/trunk/diagnostics/matlab/get_varsNdims.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/diagnostics/matlab/get_varsNdims.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function [y, ydims] = get_varsNdims(fname);
-% Get the dimension (strings) for each atmospheric variable.
+%% Get the dimension (strings) for each atmospheric variable.
 % [y, ydims] = get_vars_dims(fname);
 %
 % fname     a netcdf file name

Modified: DART/trunk/diagnostics/matlab/nc_var_dims.m
===================================================================
--- DART/trunk/diagnostics/matlab/nc_var_dims.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/diagnostics/matlab/nc_var_dims.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function vdims = nc_var_dims(ncfname,varname);
-% Get the names of the coordinate variables for each 
+%% Get the names of the coordinate variables for each 
 % of the dimensions of the variable.
 %
 % vdims = nc_var_dims(ncfname,varname);

Modified: DART/trunk/diagnostics/matlab/obs_num_time.m
===================================================================
--- DART/trunk/diagnostics/matlab/obs_num_time.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/diagnostics/matlab/obs_num_time.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function obs_num_time(ddir)
-% obs_num_time(ddir)
+%% obs_num_time(ddir)
 %
 % Part of the observation-space diagnostics routines.
 %

Modified: DART/trunk/diagnostics/matlab/plot_bias_xxx_profile.m
===================================================================
--- DART/trunk/diagnostics/matlab/plot_bias_xxx_profile.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/diagnostics/matlab/plot_bias_xxx_profile.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function plotdat = plot_bias_xxx_profile(fname,copystring)
-% plot_bias_xxx_profile plots the vertical profile of the observation-space quantities for all possible levels, all possible variables.
+%% plot_bias_xxx_profile plots the vertical profile of the observation-space quantities for all possible levels, all possible variables.
 % Part of the observation-space diagnostics routines.
 %
 % 'obs_diag' produces a netcdf file containing the diagnostics.

Modified: DART/trunk/diagnostics/matlab/plot_obs_netcdf_diffs.m
===================================================================
--- DART/trunk/diagnostics/matlab/plot_obs_netcdf_diffs.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/diagnostics/matlab/plot_obs_netcdf_diffs.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,6 +1,6 @@
 function obsstruct = plot_obs_netcdf_diffs(fname, ObsTypeString, region,  ...
                       CopyString1, CopyString2, QCString, maxQC, verbose, twoup)
-% plot_obs_netcdf_diffs will plot the difference between any two 'copies' of an observation-style netcdf file.
+%% plot_obs_netcdf_diffs will plot the difference between any two 'copies' of an observation-style netcdf file.
 %
 % bob = plot_obs_netcdf_diffs(fname, ObsTypeString, region, CopyString1, CopyString2, ...
 %                             QCString, maxQC, verbose, twoup);

Modified: DART/trunk/diagnostics/matlab/plot_observation_locations.m
===================================================================
--- DART/trunk/diagnostics/matlab/plot_observation_locations.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/diagnostics/matlab/plot_observation_locations.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,4 +1,4 @@
-% PLOT_OBSERVATION_LOCATIONS : Plots the locations of the input observations
+%% PLOT_OBSERVATION_LOCATIONS : Plots the locations of the input observations
 %
 % By default this command creates 2d plots of observation locations,
 % one per time epoch, from data output from the obs_diag program if

Modified: DART/trunk/diagnostics/matlab/plot_profile.m
===================================================================
--- DART/trunk/diagnostics/matlab/plot_profile.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/diagnostics/matlab/plot_profile.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function plotdat = plot_profile(fname,copystring)
-% plot_profile plots the vertical profile of the observation-space quantities for all possible levels, all possible variables.
+%% plot_profile plots the vertical profile of the observation-space quantities for all possible levels, all possible variables.
 % Part of the observation-space diagnostics routines.
 %
 % 'obs_diag' produces a netcdf file containing the diagnostics.

Modified: DART/trunk/diagnostics/matlab/plot_rmse_xxx_evolution.m
===================================================================
--- DART/trunk/diagnostics/matlab/plot_rmse_xxx_evolution.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/diagnostics/matlab/plot_rmse_xxx_evolution.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function plotdat = plot_rmse_xxx_evolution(fname,copystring)
-% plot_rmse_xxx_evolution plots the temporal evolution of the observation-space quantity RMSE and any other for all possible levels, all possible variables.
+%% plot_rmse_xxx_evolution plots the temporal evolution of the observation-space quantity RMSE and any other for all possible levels, all possible variables.
 % Part of the observation-space diagnostics routines.
 %
 % 'obs_diag' produces a netcdf file containing the diagnostics.

Modified: DART/trunk/diagnostics/matlab/plot_rmse_xxx_profile.m
===================================================================
--- DART/trunk/diagnostics/matlab/plot_rmse_xxx_profile.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/diagnostics/matlab/plot_rmse_xxx_profile.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function plotdat = plot_rmse_xxx_profile(fname,copystring)
-% plot_rmse_xxx_profile plots the vertical profile of the observation-space RMSE and any other quantity for all possible levels, all possible variables.
+%% plot_rmse_xxx_profile plots the vertical profile of the observation-space RMSE and any other quantity for all possible levels, all possible variables.
 % Part of the observation-space diagnostics routines.
 %
 % 'obs_diag' produces a netcdf file containing the diagnostics.

Modified: DART/trunk/diagnostics/matlab/plot_wind_vectors.m
===================================================================
--- DART/trunk/diagnostics/matlab/plot_wind_vectors.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/diagnostics/matlab/plot_wind_vectors.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function obs = plot_wind_vectors( fname, ncname, platform, varargin )
-% plot_wind_vectors creates maps with wind vector images overlain.
+%% plot_wind_vectors creates maps with wind vector images overlain.
 %
 % The required arguments are:
 % fname    ... the file name containing the wind observation pairs

Modified: DART/trunk/matlab/CheckModel.m
===================================================================
--- DART/trunk/matlab/CheckModel.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/CheckModel.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function vars = CheckModel(fname);
-% CheckModel   tries to ensure that a netcdf file has what we expect. 
+%% CheckModel   tries to ensure that a netcdf file has what we expect. 
 %
 % vars is a structure containing a minimal amount of metadata about the netCDF file.
 % 

Modified: DART/trunk/matlab/CheckModelCompatibility.m
===================================================================
--- DART/trunk/matlab/CheckModelCompatibility.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/CheckModelCompatibility.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function pinfo_out = CheckModelCompatibility(arg1, arg2)
-% CheckModelCompatibility tries to ensure that two netcdf files can be compared.
+%% CheckModelCompatibility tries to ensure that two netcdf files can be compared.
 % There are 2 ways to call this:  with 2 filenames, or with an already existing
 % pinfo struct (with 2 filenames and 2 2-vector arrays for start/stop times).
 % This routine fills in the 2-vectors with the time overlap region in a

Modified: DART/trunk/matlab/ChecknetCDFuse.m
===================================================================
--- DART/trunk/matlab/ChecknetCDFuse.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/ChecknetCDFuse.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function x = ChecknetCDFuse(fname)
-% ChecknetCDFuse  checks to see if the netcdf pieces are available. 
+%% ChecknetCDFuse  checks to see if the netcdf pieces are available. 
 % 
 % x = ChecknetCDFuse(fname);
 %

Modified: DART/trunk/matlab/CombineStructs.m
===================================================================
--- DART/trunk/matlab/CombineStructs.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/CombineStructs.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function ostruct = CombineStructs(struct1,struct2);
-% CombineStructs   all components of both stuctures are combined into one structure.
+%% CombineStructs   all components of both stuctures are combined into one structure.
 %
 % EXAMPLE:
 %

Modified: DART/trunk/matlab/DART.m
===================================================================
--- DART/trunk/matlab/DART.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/DART.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,4 +1,4 @@
-% DART - the list of routines useful for exploring the output of the DART 
+%% DART - the list of routines useful for exploring the output of the DART 
 %        ensemble assimilation software. This is not intended to be an exhaustive
 %        list, but it should get you started. -- Tim
 % 

Modified: DART/trunk/matlab/DiffnetCDFstate.m
===================================================================
--- DART/trunk/matlab/DiffnetCDFstate.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/DiffnetCDFstate.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function DiffnetCDFstate(file1,file2,outfile)
-% DiffnetCDFstate  checks to see if the netcdf pieces are available. 
+%% DiffnetCDFstate  checks to see if the netcdf pieces are available. 
 % 
 % DiffnetCDFstate(nc1, nc2, outfile);
 %

Modified: DART/trunk/matlab/GetBgridInfo.m
===================================================================
--- DART/trunk/matlab/GetBgridInfo.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/GetBgridInfo.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function pinfo = GetBgridInfo(pinfo_in,fname,routine);
-% GetBgridInfo   prepares a structure of information needed by the subsequent "routine"
+%% GetBgridInfo   prepares a structure of information needed by the subsequent "routine"
 %                The information is gathered via rudimentary "input" routines.
 %
 % pinfo = GetBgridInfo(pinfo_in,fname,routine);

Modified: DART/trunk/matlab/GetCalendarDate.m
===================================================================
--- DART/trunk/matlab/GetCalendarDate.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/GetCalendarDate.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,7 +1,6 @@
 function h = GetCalendarDate(seconds,days,calendartype)
+%% h = GetCalendarDate(seconds,days [,calendartype] )
 %
-% h = GetCalendarDate(seconds,days [,calendartype] )
-%
 % seconds, days are the DART times 
 %
 % EXAMPLE:

Modified: DART/trunk/matlab/GetCamInfo.m
===================================================================
--- DART/trunk/matlab/GetCamInfo.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/GetCamInfo.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function pinfo = GetCamInfo(pstruct,routine);
-% GetCamInfo   prepares a structure of information needed by the subsequent "routine"
+%% GetCamInfo   prepares a structure of information needed by the subsequent "routine"
 %                The information is gathered via rudimentary "input" routines.
 %
 % pinfo = GetCamInfo(fname,routine);

Modified: DART/trunk/matlab/GetNCindices.m
===================================================================
--- DART/trunk/matlab/GetNCindices.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/GetNCindices.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function [start, count] = GetNCindices(pinfo, whichfile, varname);
-% GETNCindices returns a start,count array for use with nc_getvar.
+%% GETNCindices returns a start,count array for use with nc_getvar.
 % At present, all times, all copies for a specific level,lat,lon.
 % Does not assume anything about the dimension of the variable.
 %

Modified: DART/trunk/matlab/GetPe2lyrInfo.m
===================================================================
--- DART/trunk/matlab/GetPe2lyrInfo.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/GetPe2lyrInfo.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function pinfo = GetPe2lyrInfo(pinfo_in,fname,routine);
-% GetPe2lyrInfo   prepares a structure of information needed by the subsequent "routine"
+%% GetPe2lyrInfo   prepares a structure of information needed by the subsequent "routine"
 %                The information is gathered via rudimentary "input" routines.
 %
 % pinfo = GetPe2lyrInfo(pinfo_in,fname,routine);

Modified: DART/trunk/matlab/ParseAlphaNumerics.m
===================================================================
--- DART/trunk/matlab/ParseAlphaNumerics.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/ParseAlphaNumerics.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function [vrbl, vrbl_inds] = ParseAlphaNumeric(IDstring)
-% ParseAlphaNumerics -  extricates a variable name from subsequent IDs 
+%% ParseAlphaNumerics -  extricates a variable name from subsequent IDs 
 % str1 = ' X 1 3 4 89'
 % [alpha, numerics] = ParseAlphaNumerics(str1)
 % alpha = 'X'

Modified: DART/trunk/matlab/PlotBins.m
===================================================================
--- DART/trunk/matlab/PlotBins.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/PlotBins.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function PlotBins(pinfo)
-% PlotBins Plots rank histograms of ensemble mean
+%% PlotBins Plots rank histograms of ensemble mean
 %
 % PlotBins is intended to be called by 'plot_bins'.
 % The only input argument is a structure with model-dependent

Modified: DART/trunk/matlab/PlotCEnsErrSpread.m
===================================================================
--- DART/trunk/matlab/PlotCEnsErrSpread.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/PlotCEnsErrSpread.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function PlotCEnsErrSpread( pinfo )
-%
+%% PlotCEnsErrSpread
 
 %% DART software - Copyright \xA9 2004 - 2010 UCAR. This open source software is
 % provided by UCAR, "as is", without charge, subject to all terms of use at

Modified: DART/trunk/matlab/PlotCorrel.m
===================================================================
--- DART/trunk/matlab/PlotCorrel.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/PlotCorrel.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function PlotCorrel( pinfo )
-% PlotCorrel   space-time series of correlation between a variable at a given
+%% PlotCorrel   space-time series of correlation between a variable at a given
 % time and all variables at all times in an ensemble time sequence.
 %
 % PlotCorrel is intended to be called by 'plot_correl'.

Modified: DART/trunk/matlab/PlotEnsErrSpread.m
===================================================================
--- DART/trunk/matlab/PlotEnsErrSpread.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/PlotEnsErrSpread.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function PlotEnsErrSpread( pinfo )
-% PlotEnsErrSpread     Creates summary plots of error and spread 
+%% PlotEnsErrSpread     Creates summary plots of error and spread 
 %
 % PlotEnsErrSpread is intended to be called by 'plot_ens_err_spread'.
 % The only input argument is a structure with model-dependent

Modified: DART/trunk/matlab/PlotEnsMeanTimeSeries.m
===================================================================
--- DART/trunk/matlab/PlotEnsMeanTimeSeries.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/PlotEnsMeanTimeSeries.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function PlotEnsMeanTimeSeries( pinfo )
-% PlotEnsMeanTimeSeries : plots time series of ensemble members, mean and truth, if the truth exists.
+%% PlotEnsMeanTimeSeries : plots time series of ensemble members, mean and truth, if the truth exists.
 %
 % PlotEnsMeanTimeSeries is intended to be called by 'plot_ens_mean_time_series'
 % The only input argument is a structure with model-dependent

Modified: DART/trunk/matlab/PlotEnsTimeSeries.m
===================================================================
--- DART/trunk/matlab/PlotEnsTimeSeries.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/PlotEnsTimeSeries.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function PlotEnsTimeSeries( pinfo )
-% PlotEnsTimeSeries: Plots time series of ensemble members, mean and truth.
+%% PlotEnsTimeSeries: Plots time series of ensemble members, mean and truth.
 %
 %
 % PlotEnsTimeSeries is intended to be called by 'plot_ens_time_series'

Modified: DART/trunk/matlab/PlotJeffCorrel.m
===================================================================
--- DART/trunk/matlab/PlotJeffCorrel.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/PlotJeffCorrel.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function PlotJeffCorrel( pinfo )
-% Plots exploratory correlation plots. Don't use without talking to J. Anderson.
+%% Plots exploratory correlation plots. Don't use without talking to J. Anderson.
 %
 % Plots time series of correlation between a given variable at a given
 % time and another variable at all times in an ensemble time sequence.

Modified: DART/trunk/matlab/PlotPhaseSpace.m
===================================================================
--- DART/trunk/matlab/PlotPhaseSpace.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/PlotPhaseSpace.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function PlotPhaseSpace( pinfo )
-% PlotPhaseSpace: Plots trajectories of 3 variables for any ensemble member
+%% PlotPhaseSpace: Plots trajectories of 3 variables for any ensemble member
 %
 %
 % PlotPhaseSpace is intended to be called by 'plot_phase_space'

Modified: DART/trunk/matlab/PlotRegFactor.m
===================================================================
--- DART/trunk/matlab/PlotRegFactor.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/PlotRegFactor.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function PlotRegFactor(fname,obsnum)
-% PlotRegFactor : Plots regression factor
+%% PlotRegFactor : Plots regression factor
 %
 % at present, the regression factor files are a bit non-conforming.
 % They don't have enough metadata to make for nice labelling.

Modified: DART/trunk/matlab/PlotSawtooth.m
===================================================================
--- DART/trunk/matlab/PlotSawtooth.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/PlotSawtooth.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function PlotSawtooth( pinfo )
-% PlotSawtooth: Plots time series of ensemble members, mean and truth.
+%% PlotSawtooth: Plots time series of ensemble members, mean and truth.
 %
 %
 % PlotSawtooth is intended to be called by 'plot_sawtooth'

Modified: DART/trunk/matlab/PlotTotalErr.m
===================================================================
--- DART/trunk/matlab/PlotTotalErr.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/PlotTotalErr.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function PlotTotalErr( pinfo )
-% PlotTotalErr Plots summary plots of global error and spread
+%% PlotTotalErr Plots summary plots of global error and spread
 %
 % The error is a measure of the distance between the 
 % 'ensemble mean' and the 'true_state'. The distance of the 

Modified: DART/trunk/matlab/PlotVarVarCorrel.m
===================================================================
--- DART/trunk/matlab/PlotVarVarCorrel.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/PlotVarVarCorrel.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function PlotVarVarCorrel( pinfo )
-% Plots time series of correlation between a given variable at a given
+%% Plots time series of correlation between a given variable at a given
 % time and another variable at all times in an ensemble time sequence.
 % The correlation is done across ensemble members.
 %

Modified: DART/trunk/matlab/Plot_network.m
===================================================================
--- DART/trunk/matlab/Plot_network.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/Plot_network.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,4 +1,4 @@
-% Plot_network
+%% Plot_network
 %
 
 %% DART software - Copyright \xA9 2004 - 2010 UCAR. This open source software is

Modified: DART/trunk/matlab/Plot_obs.m
===================================================================
--- DART/trunk/matlab/Plot_obs.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/Plot_obs.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,4 +1,4 @@
-% Plot_obs
+%% Plot_obs
 %
 %
 

Modified: DART/trunk/matlab/ReadASCIIObsSeq.m
===================================================================
--- DART/trunk/matlab/ReadASCIIObsSeq.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/ReadASCIIObsSeq.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function a = ReadASCIIObsSeq(fname)
-% ReadASCIIObsSeq       reads the diagnostic output observation sequence file.
+%% ReadASCIIObsSeq       reads the diagnostic output observation sequence file.
 %
 % 
 % a = ReadASCIIObsSeq('obs_seq.final');

Modified: DART/trunk/matlab/ReadBinaryObsSeq.m
===================================================================
--- DART/trunk/matlab/ReadBinaryObsSeq.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/ReadBinaryObsSeq.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function a = ReadBinaryObsSeq(fname,machineformat)
-% ReadBinaryObsSeq       reads the diagnostic output observation sequence file.
+%% ReadBinaryObsSeq       reads the diagnostic output observation sequence file.
 % 
 % machineformat = 'n';
 % a = ReadBinaryObsSeq('obs_seq.final',machineformat)

Modified: DART/trunk/matlab/ReadObsSeq.m
===================================================================
--- DART/trunk/matlab/ReadObsSeq.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/ReadObsSeq.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@
 function a = ReadObsSeq(fname)
-% ReadObsSeq       reads the diagnostic output observation sequence file.
+%% ReadObsSeq       reads the diagnostic output observation sequence file.
 %
 % The observation sequence file can be ascii or binary -- and either-endian
 % if they are binary. A couple quick checks figure out the file format.

Modified: DART/trunk/matlab/SetCopyID.m
===================================================================
--- DART/trunk/matlab/SetCopyID.m	2010-02-08 17:50:34 UTC (rev 4265)
+++ DART/trunk/matlab/SetCopyID.m	2010-02-08 18:11:31 UTC (rev 4266)
@@ -1,5 +1,5 @@

@@ Diff output truncated at 40000 characters. @@


More information about the Dart-dev mailing list