; Fully extracted parameter list unique to the CPL L2PROF V1-01 read subroutine inserted into the common blocks below. ; 13Sep16> moved shared parameters to the 'cpl_l2shared_parms_common.pro' common block file. common CPL_L2PROF_METADAT, File_Start_DateTime, File_Stop_Time, $ File_Start_Lat, File_Start_Lon, File_Stop_Lat, File_Stop_Lon, $ Num_1km_Profiles, Prod_Creation_Date, Product_Version_Num, Year common CPL_L2PROF_POS, CPL_Ang, CPL_Lat, CPL_Lon, $ DEM_Sfc_Alt, Lidar_Sfc_Alt, Profile_Dec_Jday common CPL_L2PROF_PROFCHAR, Aer_Type, Atmos_Press, Atmos_RH, Atmos_Temp, Tropopause_Ht, $ Cld_Phase, Cld_Phase_Score, Feat_Type, Feat_Type_Score, $ MSF_1064, MSF_532, MSF_355 common CPL_L2PROF_OP, Aer_Optical_Depth_1064, Aer_Optical_Depth_532, Aer_Optical_Depth_355, $ Aer_Optical_Depth_Uncertainty_1064, Aer_Optical_Depth_Uncertainty_532, Aer_Optical_Depth_Uncertainty_355, $ Cld_Optical_Depth_1064, Cld_Optical_Depth_532, Cld_Optical_Depth_355, $ Cld_Optical_Depth_Uncertainty_1064, Cld_Optical_Depth_Uncertainty_532, Cld_Optical_Depth_Uncertainty_355, $ Column_Optical_Depth_1064, Column_Optical_Depth_532, Column_Optical_Depth_355, $ Column_Optical_Depth_Uncertainty_1064, Column_Optical_Depth_Uncertainty_532, Column_Optical_Depth_Uncertainty_355, $ Ext_Coeff_1064, Ext_Coeff_532, Ext_Coeff_355, $ Ext_Coeff_Uncertainty_1064, Ext_Coeff_Uncertainty_532, Ext_Coeff_Uncertainty_355, $ Ext_QC_Flag_1064, Ext_QC_Flag_532, Ext_QC_Flag_355, $ IWC_1064, IWC_532, IWC_355, $ IWC_1064_Uncertainty, IWC_532_Uncertainty, IWC_355_Uncertainty, $ Particulate_Backscatter_Coeff_1064, Particulate_Backscatter_Coeff_532, Particulate_Backscatter_Coeff_355, $ Particulate_Backscatter_Coeff_Uncertainty_1064, Particulate_Backscatter_Coeff_Uncertainty_532, $ Particulate_Backscatter_Coeff_Uncertainty_355, Tot_Depol_Ratio_1064, Tot_Depol_Ratio_Uncertainty_1064