=======================================================================
All shell scripts and NCL scripts are made available on an as-is basis.
No support is provided due to lack of resources.
=======================================================================

A list of the NCL scripts that have been used recently.

 1. plot first guess/analysis/increment
      var/graphics/ncl/WRF-Var_plot.ncl
      var/graphics/ncl/WRF_contributed.ncl.test (loaded by WRF-Var_plot.ncl)

 2. plot cost function and gradient
      var/graphics/ncl/plot_cost_grad_fn.ncl

 3. (conventional data) plot input observation (ob.ascii) locations
      var/graphics/ncl/plot_ob_ascii_loc.ncl

 4. (conventional data) plot output observation (gts_omb_oma_01) 
    distributions and scatter plots.
      var/graphics/ncl/plot_gts_omb_oma.ncl

 5. plot Background Error Statistics
      var/graphics/ncl/gen_be/gen_be_corr_ps.ncl
      var/graphics/ncl/gen_be/gen_be_corr_yz.ncl
      var/graphics/ncl/gen_be/gen_be_corr_z.ncl
      var/graphics/ncl/gen_be/gen_be_global_evals.ncl
      var/graphics/ncl/gen_be/gen_be_global_evecs.ncl
      var/graphics/ncl/gen_be/gen_be_lengthscales.ncl

 6. Pseudo single obs test plotting
      var/scripts/da_plot_psot.ksh
      var/graphics/ncl/psot_xy_auto.ncl
      var/graphics/ncl/psot_xz_auto.ncl
      var/graphics/ncl/psot_yz_auto.ncl

 7. Verification plotting (for verification against grid analysis)
      var/scripts/da_verif_anal_plot.ksh
      var/graphics/ncl/verif_anal_time_series.ncl
      var/graphics/ncl/verif_anal_time_average.ncl
      var/graphics/ncl/verif_anal_vert_profile.ncl

 8. Verification plotting (for verification against observations)
      var/scripts/da_verif_obs_plot.ksh
      var/graphics/ncl/verif_obs_time_series.ncl
      var/graphics/ncl/verif_obs_vert_profile.ncl
      var/graphics/ncl/verif_obs_time_average.ncl
      var/graphics/ncl/verif_obs_vert_profile_gpsref.ncl

 9. (radiance data) plot radiance brightness temperature distributions, 
    scatter plots, histograms, and time series.
      var/graphics/ncl/plot_rad_diags.ncl
      var/graphics/ncl/advance_cymdh.ncl (loaded by plot_rad_diags.ncl)

10. (radiance data) plot time series of radiance Variational Bias Correction parameters.
      var/graphics/ncl/plot_rad_varbc_param.ncl
      var/graphics/ncl/advance_cymdh.ncl (loaded by plot_rad_varbc_param.ncl)

11. (conventional data) convert gts_omb_oma_01 to be in netCDF format
      var/graphics/ncl/convert_gts_omb_oma_to_netcdf.ncl

