ioannis@51: Preprocessor exit codes ioannis@51: ======================= ioannis@51: After a measurement is processed by the preprocessor, an exit code is provided ioannis@51: that can help you understand if everything went OK, and if not, what was the problem. ioannis@51: The implemented exit codes are the following. ioannis@51: ioannis@51: 0 ioannis@51: Finished without errors ioannis@51: ioannis@51: 2 ioannis@51: Configuration file not found ioannis@51: ioannis@51: 3 ioannis@51: Configuration file error: INPUT_DIR not defined ioannis@51: ioannis@51: 4 ioannis@51: Configuration file error: OUTPUT_DIR not defined ioannis@51: ioannis@51: 5 ioannis@51: Configuration file error: Cannot read in INPUT_DIR ioannis@51: ioannis@51: 6 ioannis@51: Configuration file error: Cannot write on OUTPUT_DIR ioannis@51: ioannis@51: 7 ioannis@51: Configuration file error: Cannot read in SOUNDINGS_DIR ioannis@51: ioannis@51: 8 ioannis@51: Configuration file error: Cannot write on LOG_DIR ioannis@51: ioannis@51: 9 ioannis@51: Unable to use Poisson statistic in Montecarlo simulation. Found not integer values ioannis@51: ioannis@51: 20 ioannis@51: Found mismatch among usecase, product type and given channels ioannis@51: ioannis@51: 21 ioannis@51: Found range resolution in raw lidar data greater than the value in database ioannis@51: ioannis@51: 22 ioannis@51: Found wrong value(s) for variable 'Dead_Time_Corr_Type' in NetCDF file or in SCC_DB ioannis@51: ioannis@51: 23 ulalume3@59: Found negative number of counts in lidar data! Note: This error could also ulalume3@59: result when photocounting values are not compatible with the used dead time ulalume3@59: correction value. ioannis@51: ioannis@51: 24 ioannis@51: Found wrong value(s) in variable 'Raw_Bck_Start_Time' end/or 'Raw_Bck_Stop_Time' and/or in laser repetition rate value ioannis@51: ioannis@51: 25 ioannis@51: Background profiles don't contain the same number of valid data point of the lidar data ioannis@51: ioannis@51: 26 ioannis@51: Natural cubic spline interpolation not possible ioannis@51: ioannis@51: 27 ioannis@51: Cannot calculate errors using Montecarlo simulation within trigger delay correction ioannis@51: ioannis@51: 28 ioannis@51: Linear interpolation not possible ioannis@51: ioannis@51: 29 ioannis@51: lfit: no parameters to be fitted ioannis@51: ioannis@51: 30 ioannis@51: gaussj: Singular Matrix ioannis@51: ioannis@51: 31 ioannis@51: Found wrong value(s) for variable 'Background_Mode' in NetCDF file of in SCC_DB ioannis@51: ioannis@51: 32 ioannis@51: Too few lidar profiles or integration time too mutch small ioannis@51: ioannis@51: 33 ioannis@51: Cannot calculate the errors after time integration ioannis@51: ioannis@51: 34 ioannis@51: Found timescales not synchronized ioannis@51: ioannis@51: 35 ioannis@51: Cannot calculate errors using Montecarlo simulation within interpolation routine ioannis@51: ioannis@51: 36 ioannis@51: Error: Gluing between analog and pc signal not possible. No suitable overlap region can found ioannis@51: ioannis@51: 37 ioannis@51: Error: Gluing between analog and pc signal not possible. Poor linear correlation ioannis@51: ioannis@51: 38 ioannis@51: Error: Gluing between analog and pc signal not possible. Too noisy signal(s) ioannis@51: ioannis@51: 39 ioannis@51: Error: Gluing between analog and pc signal not possible. Slope test not passed ioannis@51: ioannis@51: 40 ioannis@51: Error: Gluing between pc signals not possible. No suitable overlap region can found ioannis@51: ioannis@51: 41 ioannis@51: Error: Gluing between pc signals not possible. Poor linear correlation ioannis@51: ioannis@51: 42 ioannis@51: Error: Gluing between pc signals not possible. Too noisy signal(s) ioannis@51: ioannis@51: 43 ioannis@51: Error: Gluing between pc signals not possible. Slope test not passed ioannis@51: ioannis@51: 44 ioannis@51: Found wrong value(s) for scattering type id ioannis@51: ioannis@51: 45 ioannis@51: Found wrong value(s) for detection type id ioannis@51: ioannis@51: 46 ioannis@51: Found wrong value(s) for range type id ioannis@51: ioannis@51: 47 ioannis@51: Too few lidar points to calculate atmospheric background. At least 10 lidar rangebins are required within the background subtraction range ioannis@51: ioannis@51: 48 ioannis@51: Raw time resolution is greater than the selected integration time ioannis@51: ioannis@51: 49 ioannis@51: Gluing between analog and pc signal not possible. Too large difference between signals in gluing point. ioannis@51: ioannis@51: 50 ioannis@51: Gluing between pc signals not possible. Too large difference between signals in gluing point. ioannis@51: ioannis@51: 70 ioannis@51: One or more mandatory datetime field(s) are not set into the database ioannis@51: ioannis@51: 71 ioannis@51: Measurement_ID not unique in the selected database ioannis@51: ioannis@51: 72 ioannis@51: Measurement ID not found in the selected database ioannis@51: ioannis@51: 73 ioannis@51: Failed in fetching query of SCC_DB ioannis@51: ioannis@51: 74 ioannis@51: Integration time must be a positive integer ioannis@51: ioannis@51: 75 ioannis@51: Unknown usecase ioannis@51: ioannis@51: 76 ioannis@51: Unknown product type ioannis@51: ioannis@51: 77 ioannis@53: Found error(s) in SCC_DB for the submitted Measurement_ID. This could occur, ioannis@53: for example, if the used system does not have any product associated with. ioannis@51: ioannis@51: 78 ioannis@51: Failed in quering SCC_DB ioannis@51: ioannis@51: 79 ioannis@51: Cannot connect to SCC_DB ioannis@51: ioannis@51: 80 ioannis@51: Overlap file not registered in the database. Please register it and then re-run the SCC ioannis@51: ioannis@51: 81 ioannis@51: Overlap file not registered in the database. Please register it and then re-run the SCC ioannis@51: ioannis@51: 82 ioannis@51: Sounding file not registered in the database. Please register it and then re-run the SCC ioannis@51: ioannis@51: 100 ioannis@51: Raw Data NetCDF input file not found ioannis@51: ioannis@51: 101 ioannis@51: Dimension 'time' not found in Raw Data NetCDF input file ioannis@51: ioannis@51: 102 ioannis@51: Dimension 'channels' not found in Raw Data NetCDF input file ioannis@51: ioannis@51: 103 ioannis@51: Dimension 'points' not found in Raw Data NetCDF input file ioannis@51: ioannis@51: 104 ioannis@51: Dimension 'nb_of_time_scales' not found in Raw Data NetCDF input file ioannis@51: ioannis@51: 105 ioannis@51: Dimension 'scan_angles' not found in Raw Data NetCDF input file ioannis@51: ioannis@51: 106 ioannis@51: Global attribute 'Measurement_ID' not found in Raw Data NetCDF input file ioannis@51: ioannis@51: 107 ioannis@51: Incorrect definition of global attribute 'Measurement_ID' in Raw Data NetCDF input file ioannis@51: ioannis@51: 108 ioannis@51: Global attribute 'RawData_Start_Date' not found in Raw Data NetCDF input file ioannis@51: ioannis@51: 109 ioannis@51: Incorrect definition of global attribute 'RawData_Start_Date' in Raw Data NetCDF input file ioannis@51: ioannis@51: 110 ioannis@51: Global attribute 'RawData_Start_Time_UT' not found in Raw Data NetCDF input file ioannis@51: ioannis@51: 111 ioannis@51: Incorrect definition of global attribute 'RawData_Start_Time_UT' in Raw Data NetCDF input file ioannis@51: ioannis@51: 112 ioannis@51: Variable 'channel_ID' not found and/or not defined correctly in the Raw Data NetCDF input file ioannis@51: ioannis@51: 113 ioannis@51: Missing one or more channels in NetCDF input file ioannis@51: ioannis@51: 114 ioannis@51: Variable 'Background_Low' not found and/or not defined correctly in the Raw Data NetCDF input file ioannis@51: ioannis@51: 115 ioannis@51: Variable 'Background_High' not found and/or not defined correctly in the Raw Data NetCDF input file ioannis@51: ioannis@51: 116 ioannis@51: Variable 'id_timescale' not found and/or not defined correctly in the Raw Data NetCDF input file ioannis@51: ioannis@51: 117 ioannis@51: Variable 'Raw_Data_Start_Time' not found and/or not defined correctly in the Raw Data NetCDF input file ioannis@51: ioannis@51: 118 ioannis@51: Variable 'Raw_Data_Stop_Time' not found and/or not defined correctly in the Raw Data NetCDF input file ioannis@51: ioannis@51: 119 ioannis@51: Variable 'Raw_Lidar_Data' not found and/or not defined correctly in the Raw Data NetCDF input file ioannis@51: ioannis@51: 120 ioannis@51: Variable 'Laser_Pointing_Anlge' not found and/or not defined correctly in the Raw Data NetCDF input file ioannis@51: ioannis@51: 121 ioannis@51: Variable 'Laser_Pointing_Angle_of_Profiles' not found and/or not defined correctly in the Raw Data NetCDF input file ioannis@51: ioannis@51: 122 ioannis@51: Variable 'Laser_Shots' not found and/or not defined correctly in the Raw Data NetCDF input file ioannis@51: ioannis@51: 123 ioannis@51: Variable 'Molecular_Calc' not found and/or not defined correctly in the Raw Data NetCDF input file ioannis@51: ioannis@51: 124 ioannis@51: Global attribute 'Sounding_File_Name' not found in the Raw Data NetCDF input file ioannis@51: ioannis@51: 125 ioannis@51: Variable 'Molecular_Calc' has not valid value ioannis@51: ioannis@51: 126 ioannis@51: Variable 'Pressure_at_Lidar_Station' not found and/or not defined correctly in the Raw Data NetCDF input file ioannis@51: ioannis@51: 127 ioannis@51: Variable 'Temperature_at_Lidar_Station' not found and/or not defined correctly in the Raw Data NetCDF input file ioannis@51: ioannis@51: 128 ioannis@51: Laser pointing angle cannot be undefined ioannis@51: ioannis@51: 129 ioannis@51: Cannot found variable 'LR_Input' within NetCDF input file. This variable is mandatory for elastic backscatter retrievals ioannis@51: ioannis@51: 130 ioannis@51: Found invalid value(s) for Variable 'LR_Input' ioannis@51: ioannis@51: 131 ioannis@51: Global attribute 'LR_File_Name' not found in the Raw Data NetCDF input file ioannis@51: ioannis@51: 132 ioannis@51: Variable 'Raw_Bck_Start_Time' not found and/or not defined correctly in the Raw Data NetCDF input file ioannis@51: ioannis@51: 133 ioannis@51: Variable 'Raw_Bck_Stop_Time' not found and/or not defined correctly in the Raw Data NetCDF input file ioannis@51: ioannis@51: 134 ioannis@51: Global attribute 'RawBck_Start_Date' not found in the Raw Data NetCDF input file ioannis@51: ioannis@51: 135 ioannis@51: Global attribute 'RawBck_Start_Time_UT' not found in the Raw Data NetCDF input file ioannis@51: ioannis@51: 136 ioannis@51: Global attribute 'RawBck_Stop_Time_UT' not found in the Raw Data NetCDF input file ioannis@51: ioannis@51: 137 ioannis@51: Global attribute 'RawData_Stop_Time_UT' not found in Raw Data NetCDF input file ioannis@51: ioannis@51: 138 ioannis@51: Incorrect definition of global attribute 'RawData_Stop_Time_UT' in Raw Data NetCDF input file ioannis@51: ioannis@51: 139 ioannis@51: Sounding NetCDF input file not found ioannis@51: ioannis@51: 140 ioannis@51: Dimension 'points' not found in Sounding NetCDF input file ioannis@51: ioannis@51: 141 ioannis@51: Global attribute 'Sounding_Start_Date' not found in the Sounding NetCDF input file ioannis@51: ioannis@51: 142 ioannis@51: Global attribute 'Sounding_Start_Time' not found in the Sounding NetCDF input file ioannis@51: ioannis@51: 143 ioannis@51: Global attribute 'Latitude_degrees_north' not found in the Sounding NetCDF input file ioannis@51: ioannis@51: 144 ioannis@51: Global attribute 'Longitude_degrees_east' not found in the Sounding NetCDF input file ioannis@51: ioannis@51: 145 ioannis@51: Global attribute 'Altitude_meter_asl' not found in the Sounding NetCDF input file ioannis@51: ioannis@51: 146 ioannis@51: Variable 'Altitude' not found and/or not defined correctly in the Souding NetCDF input file ioannis@51: ioannis@51: 147 ioannis@51: Variable 'Temperature' not found and/or not defined correctly in the Souding NetCDF input file ioannis@51: ioannis@51: 148 ioannis@51: Variable 'Pressure' not found and/or not defined correctly in the Souding NetCDF input file ioannis@51: ioannis@51: 149 ioannis@51: Overlap NetCDF input file not found ioannis@51: ioannis@51: 150 ioannis@51: Dimension 'points' not found in Overlap NetCDF input file ioannis@51: ioannis@51: 151 ioannis@51: Dimension 'channels' not found in Overlap NetCDF input file ioannis@51: ioannis@51: 152 ioannis@51: Global attribute 'Lidar_Station_Name' not found in the Overlap NetCDF input file ioannis@51: ioannis@51: 153 ioannis@51: Global attribute 'Overlap_Measurement_Date' not found in the Overlap NetCDF input file ioannis@51: ioannis@51: 154 ioannis@51: Variable 'Altitude' not found and/or not defined correctly in the Overlap NetCDF input file ioannis@51: ioannis@51: 155 ioannis@51: Variable 'channel_ID' not found and/or not defined correctly in the Overlap NetCDF input file ioannis@51: ioannis@51: 156 ioannis@51: Variable 'Overlap_Function' not found and/or not defined correctly in the Overlap NetCDF input file ioannis@51: ioannis@51: 157 ioannis@51: Lidar ratio NetCDF input file not found ioannis@51: ioannis@51: 158 ioannis@51: Dimension 'points' not found in lidar ratio NetCDF input file ioannis@51: ioannis@51: 159 ioannis@51: Dimension 'products' not found in lidar ratio NetCDF input file ioannis@51: ioannis@51: 160 ioannis@51: Global attribute 'Lidar_Station_Name' not found in the lidar ratio NetCDF input file ioannis@51: ioannis@51: 161 ioannis@51: Variable 'Altitude' not found and/or not defined correctly in the lidar ratio NetCDF input file ioannis@51: ioannis@51: 162 ioannis@51: Variable 'product_ID' not found and/or not defined correctly in the lidar ratio NetCDF input file ioannis@51: ioannis@51: 163 ioannis@51: Variable 'Lidar_Ratio' not found and/or not defined correctly in the lidar ratio NetCDF input file ioannis@51: ioannis@51: 164 ioannis@51: Variable 'product_id' in the lidar ratio NetCDF input file contains data that are not consistent with the SCC database values ioannis@51: ioannis@51: 165 ioannis@51: Variable 'Lidar_Ratio' in the lidar ratio NetCDF input file contains undefined values within the valid altitude range defined by the corresponding product. Please remove them. ioannis@51: ioannis@51: 166 ioannis@51: Found negative or not defined value in 'Laser_Shots' array ioannis@51: ioannis@51: 167 ioannis@51: Variable 'DAQ_Range' not found and/or not defined correctly in the Raw Data NetCDF input file ioannis@51: ioannis@51: 169 ioannis@51: Cannot find variable 'Depolarization_Factor' within NetCDF input file. This variable is mandatory for Raman and elastic backscatter retrievals if only cross and parallel elastic components are given ioannis@51: ioannis@51: 170 ioannis@51: Wrong or undefined value for variable 'Depolarization_Factor' within NetCDF input file. This variable is mandatory for Raman and elastic backscatter retrievals if only cross and parallel elastic components are given ioannis@51: ioannis@51: ioannis@51: 171 ioannis@51: Found wrong value(s) for variable 'First_Signal_Rangebin' ioannis@51: ioannis@51: 172 ioannis@51: Found wrong value(s) in variable 'Background_Low' end/or 'Background_High' ioannis@51: ioannis@51: 173 ioannis@51: Cannot write intermediate NetCDF file ioannis@51: ioannis@51: 174 ioannis@51: Sounding file error: 'Altitude' array should contain altitudes in ascending order (from the lowest point to the highest one) ioannis@51: ioannis@51: 175 ioannis@51: Overlap file error: 'Altitude' array should contain altitudes in ascending order (from the lowest point to the highest one) ioannis@51: ioannis@51: 176 ioannis@51: Lidarratio file error: 'Altitude' array should contain altitudes in ascending order (from the lowest point to the highest one) ioannis@51: ioannis@51: 177 ioannis@51: Found not integer values in photoncounting signal ioannis@51: ioannis@51: 178 ioannis@51: Dimension 'time' cannot be zero ioannis@51: ioannis@51: 179 ioannis@51: Dimension 'channel' cannot be zero ioannis@51: ioannis@51: 180 ioannis@51: Dimension 'points' cannot be zero ioannis@51: ioannis@51: 255 ioannis@51: Timeout ioannis@51: