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: giuseppe@129: giuseppe@129: 0 ioannis@51: Finished without errors ioannis@51: giuseppe@129: 1 giuseppe@129: Failure in memory allocation giuseppe@129: giuseppe@129: 2 ioannis@51: Configuration file not found ioannis@51: giuseppe@129: 3 ioannis@51: Configuration file error: INPUT_DIR not defined ioannis@51: giuseppe@129: 4 ioannis@51: Configuration file error: OUTPUT_DIR not defined ioannis@51: giuseppe@129: 5 ioannis@51: Configuration file error: Cannot read in INPUT_DIR ioannis@51: giuseppe@129: 6 ioannis@51: Configuration file error: Cannot write on OUTPUT_DIR ioannis@51: giuseppe@129: 7 ioannis@51: Configuration file error: Cannot read in SOUNDINGS_DIR ioannis@51: giuseppe@129: 8 giuseppe@129: Configuration file error: Cannot read in OVERLAP_DIR giuseppe@129: giuseppe@129: 9 giuseppe@129: Configuration file error: Cannot read in LIDARRATIO_DIR giuseppe@129: giuseppe@129: 10 ioannis@51: Configuration file error: Cannot write on LOG_DIR ioannis@51: giuseppe@129: 12 giuseppe@129: Wrong usage in calling the script giuseppe@129: giuseppe@129: 13 giuseppe@129: Cannot create output directory giuseppe@129: giuseppe@129: 14 giuseppe@129: An internal error occurred giuseppe@129: giuseppe@129: 15 giuseppe@129: Configuration file error: Cannot read in CLOUDMASK_DIR giuseppe@129: giuseppe@129: 16 giuseppe@129: Configuration file error: Cannot read in CLOUDNET_DIR giuseppe@129: giuseppe@129: 17 giuseppe@129: Configuration file error: Cannot write on RAW_SKIPPING_DIR giuseppe@129: giuseppe@129: 18 giuseppe@129: Cannot create cloudnet output directory giuseppe@129: giuseppe@129: 19 giuseppe@129: Cannot read CA file ioannis@51: giuseppe@129: 20 giuseppe@129: Found one or more channels defined in the product definition but not linked to the used system configuration. Please check that all the channels in your products are also linked to the used system configuration giuseppe@129: giuseppe@129: 21 giuseppe@129: Cannot connect to SCC_DB giuseppe@129: giuseppe@129: 22 giuseppe@129: Failed in quering SCC_DB giuseppe@129: giuseppe@129: 23 giuseppe@129: Failed in fetching query of SCC_DB giuseppe@129: giuseppe@129: 24 giuseppe@129: Found error(s) in SCC_DB for the submitted Measurement_ID giuseppe@129: giuseppe@129: 25 giuseppe@129: Measurement ID not found in the selected database giuseppe@129: giuseppe@129: 26 giuseppe@129: Measurement_ID not unique in the selected database giuseppe@129: giuseppe@129: 27 giuseppe@129: Unknown usecase in SCC_DB giuseppe@129: giuseppe@129: 28 giuseppe@129: One or more mandatory datetime field(s) are not set into the database giuseppe@129: giuseppe@129: 29 ioannis@51: Found mismatch among usecase, product type and given channels ioannis@51: giuseppe@129: 30 giuseppe@129: All the products associated to a system configuration should be processed with the same processor module. giuseppe@129: giuseppe@129: 40 giuseppe@129: Unknown product type in SCC_DB giuseppe@129: giuseppe@129: 41 giuseppe@129: Cannot open NetCDF input file giuseppe@129: giuseppe@129: 42 giuseppe@129: Dimension "time" not found in NetCDF input file giuseppe@129: giuseppe@129: 43 giuseppe@129: Dimension "channels" or "channel" not found in NetCDF input file giuseppe@129: giuseppe@129: 44 giuseppe@129: Dimension "points" not found in NetCDF input file ioannis@51: giuseppe@129: 45 giuseppe@129: Dimension "scan_angles" not found in NetCDF input file giuseppe@129: giuseppe@129: 46 giuseppe@129: Global attribute "Measurement_ID" not found or not correctly defined in NetCDF input file giuseppe@129: giuseppe@129: 47 giuseppe@129: Incorrect definition of global attribute "Measurement_ID" in NetCDF input file giuseppe@129: giuseppe@129: 48 giuseppe@129: Global attribute "RawData_Start_Date" not found in NetCDF input file giuseppe@129: giuseppe@129: 49 giuseppe@129: Global attribute "RawData_Start_Time_UT" not found in NetCDF input file giuseppe@129: giuseppe@129: 50 giuseppe@129: Global attribute "RawData_Stop_Time_UT" not found in NetCDF input file ioannis@51: giuseppe@129: 51 giuseppe@129: Variable "Laser_Pointing_Anlge" not found and/or not defined correctly in NetCDF input file giuseppe@129: giuseppe@129: 52 giuseppe@129: "Laser_Pointing_Angle" variable cannot be undefined and should be between 0 and 90. giuseppe@129: giuseppe@129: 53 giuseppe@129: Variable "Laser_Pointing_Angle_of_Profiles" not found and/or not defined correctly in NetCDF input file giuseppe@129: giuseppe@129: 54 giuseppe@129: Variable "Laser_Shots" not found and/or not defined correctly in NetCDF input file giuseppe@129: giuseppe@129: 55 giuseppe@129: Found negative or not defined value in "Laser_Shots" array giuseppe@129: giuseppe@129: 56 giuseppe@129: Cannot write intermediate NetCDF file ioannis@51: giuseppe@129: 57 giuseppe@129: Variables "Pol_Calib_Range_Min" and/or "Pol_Calib_Range_Max" not found and/or not defined correctly in NetCDF input file giuseppe@129: giuseppe@129: 58 giuseppe@129: Invalid values for variables "Pol_Calib_Range_Min" and/or "Pol_Calib_Range_Max" in NetCDF input file giuseppe@129: giuseppe@129: 70 giuseppe@129: Generic NetCDF error ioannis@51: giuseppe@129: 71 giuseppe@129: Dimension "time" cannot be zero ioannis@51: giuseppe@129: 72 giuseppe@129: Dimension "channels" cannot be zero giuseppe@129: giuseppe@129: 73 giuseppe@129: Dimension "points" cannot be zero giuseppe@129: giuseppe@129: 74 ioannis@51: Natural cubic spline interpolation not possible ioannis@51: giuseppe@129: 75 ioannis@51: lfit: no parameters to be fitted ioannis@51: giuseppe@129: 76 ioannis@51: gaussj: Singular Matrix ioannis@51: giuseppe@129: 77 giuseppe@129: Not correct type in NetCDF variable definition ioannis@51: giuseppe@129: 78 giuseppe@129: Not correct number of dimensions in NetCDF variable definition ioannis@51: giuseppe@129: 79 giuseppe@129: Not correct type in NetCDF global attribute definition ioannis@51: giuseppe@129: 80 giuseppe@129: Found invalid value of latitude. Check the database value or the value reported in the raw NetCDF input file ioannis@51: giuseppe@129: 81 giuseppe@129: Found invalid value of longitude. Check the database value or the value reported in the raw NetCDF input file ioannis@51: giuseppe@129: 82 giuseppe@129: Found invalid value of altitude. Check the database value or the value reported in the raw NetCDF input file ioannis@51: giuseppe@129: 83 giuseppe@129: Found invalid value of emission wavelength. Check the database value or the value reported in the raw NetCDF input file ioannis@51: giuseppe@129: 84 giuseppe@129: Found invalid value of detection wavelength. Check the database value or the value reported in the raw NetCDF input file ioannis@51: giuseppe@129: 101 giuseppe@129: Found wrong value for integration time in SCC_DB ioannis@51: giuseppe@129: 102 ioannis@51: Overlap file not registered in the database. Please register it and then re-run the SCC ioannis@51: giuseppe@129: 103 giuseppe@129: Lidarratio file not registered in the database. Please register it and then re-run the SCC ioannis@51: giuseppe@129: 104 ioannis@51: Sounding file not registered in the database. Please register it and then re-run the SCC ioannis@51: giuseppe@129: 105 giuseppe@129: Not all required depolarization calibrations is available in SCC_DB. Please submit at least one depolarizatio calibration measurement for each required calibration and link them to the product to be calibrated giuseppe@129: giuseppe@129: 106 giuseppe@129: Found no valid values for depolarization constant in the SCC_DB ioannis@51: giuseppe@129: 107 giuseppe@129: Unkown depolarization calibration calculation method ioannis@51: giuseppe@129: 108 giuseppe@129: No depolarization cross-talk correction factors (G and H) are available in SCC_DB for the depolarization channels. Please submit them ioannis@51: giuseppe@129: 109 giuseppe@129: Found no valid values for depolarization cross-talk correction factors in the SCC_DB giuseppe@129: giuseppe@129: 110 giuseppe@129: No correction factor (K) for depolarization calibration is available in SCC_DB. Please provide at least one value for correction factor and link it to the product to be calibrated ioannis@51: giuseppe@129: 111 giuseppe@129: Found no valid values for depolarization constant correction factor in the SCC_DB ioannis@51: giuseppe@129: 112 giuseppe@129: Unkown depolarization correction factor calculation method ioannis@51: giuseppe@129: 113 giuseppe@129: Found SCC_DB inconsistencies in the definition of transmitted depolarization channels. Please be sure that all the products containing the reflected depolarization channel includes the corresponding transmitted depolarization channel as well. Check also the signal type and the scattering type are set correctly. giuseppe@129: giuseppe@129: 114 giuseppe@129: Found SCC_DB inconsistencies in the definition of reflected depolarization channels. Please be sure that all the products containing the transmitted depolarization channel includes the corresponding reflected depolarization channel as well. Check also the signal type and the scattering type are set correctly. ioannis@51: giuseppe@129: 115 giuseppe@129: For one or more polarization calibration parameters you have selected to use the option "Use the most recent available calibration previous to the measurement date". No calibrations according to this criteria has been found. So please select another calibration options of provide at least one calibration measurements with a date previous to the current measurement date. ioannis@51: giuseppe@129: 121 giuseppe@129: Dimension "nb_of_time_scales" not found in NetCDF input file ioannis@51: giuseppe@129: 122 giuseppe@129: Incorrect definition of global attribute "RawData_Start_Date" in NetCDF input file ioannis@51: giuseppe@129: 123 giuseppe@129: Incorrect definition of global attribute "RawData_Start_Time_UT" in NetCDF input file ioannis@51: giuseppe@129: 124 giuseppe@129: Incorrect definition of global attribute "RawData_Stop_Time_UT" in NetCDF input file ioannis@51: giuseppe@129: 125 giuseppe@129: Variables "channel_string_ID" and/or "channel_ID" not found and/or not defined correctly in the NetCDF input file ioannis@51: giuseppe@129: 126 ioannis@51: Missing one or more channels in NetCDF input file ioannis@51: giuseppe@129: 127 giuseppe@129: Found wrong value(s) in variable "Background_Low" end/or "Background_High" ioannis@51: giuseppe@129: 128 giuseppe@129: Variable "Background_Low" not found and/or not defined correctly in NetCDF input file ioannis@51: giuseppe@129: 129 giuseppe@129: Variable "Background_High" not found and/or not defined correctly in NetCDF input file ioannis@51: giuseppe@129: 130 giuseppe@129: Variable "id_timescale" not found and/or not defined correctly in NetCDF input file ioannis@51: giuseppe@129: 131 giuseppe@129: Variable "Raw_Data_Start_Time" not found and/or not defined correctly in NetCDF input file ioannis@51: giuseppe@129: 132 giuseppe@129: Variable "Raw_Data_Stop_Time" not found and/or not defined correctly in NetCDF input file ioannis@51: giuseppe@129: 133 giuseppe@129: Variable "Raw_Lidar_Data" not found and/or not defined correctly in NetCDF input file ioannis@51: giuseppe@129: 134 giuseppe@129: Found not integer values in photoncounting signal ioannis@51: giuseppe@129: 135 giuseppe@129: Variable "Molecular_Calc" not found and/or not defined correctly in NetCDF input file ioannis@51: giuseppe@129: 136 giuseppe@129: Variable "Molecular_Calc" has not valid value ioannis@51: giuseppe@129: 137 giuseppe@129: Variable "Pressure_at_Lidar_Station" not found and/or not defined correctly in NetCDF input file ioannis@51: giuseppe@129: 138 giuseppe@129: Variable "Temperature_at_Lidar_Station" not found and/or not defined correctly in NetCDF input file ioannis@51: giuseppe@129: 139 giuseppe@129: Found wrong value(s) for channel first signal range bin. Please check your SCC channels configuration of the variable "First_Signal_Rangebin" in NetCDF input file ioannis@51: giuseppe@129: 140 giuseppe@129: Variable "DAQ_Range" not found and/or not defined correctly in NetCDF input file ioannis@51: giuseppe@129: 143 giuseppe@129: Variable "Raw_Bck_Start_Time" not found and/or not defined correctly in NetCDF input file ioannis@51: giuseppe@129: 144 giuseppe@129: Variable "Raw_Bck_Stop_Time" not found and/or not defined correctly in NetCDF input file ioannis@51: giuseppe@129: 145 giuseppe@129: Global attribute "RawBck_Start_Date" not found in NetCDF input file ioannis@51: giuseppe@129: 146 giuseppe@129: Global attribute "RawBck_Start_Time_UT" not found in NetCDF input file ioannis@51: giuseppe@129: 147 giuseppe@129: Global attribute "RawBck_Stop_Time_UT" not found in NetCDF input file ioannis@51: giuseppe@129: 148 giuseppe@129: Found not compatible values of variable "id_timescale". All the values of "id_timescale" should be less then the dimension "nb_of_time_scales" ioannis@51: giuseppe@129: 150 giuseppe@129: Global attribute "Sounding_File_Name" not found in NetCDF input file ioannis@51: giuseppe@129: 151 ioannis@51: Sounding NetCDF input file not found ioannis@51: giuseppe@129: 152 giuseppe@129: Dimension "points" not found in Sounding NetCDF input file ioannis@51: giuseppe@129: 153 giuseppe@129: Global attribute "Sounding_Start_Date" not found in the Sounding NetCDF input file ioannis@51: giuseppe@129: 154 giuseppe@129: Global attribute "Sounding_Start_Time" not found in the Sounding NetCDF input file ioannis@51: giuseppe@129: 155 giuseppe@129: Global attribute "Latitude_degrees_north" not found in the Sounding NetCDF input file ioannis@51: giuseppe@129: 156 giuseppe@129: Global attribute "Longitude_degrees_east" not found in the Sounding NetCDF input file ioannis@51: giuseppe@129: 157 giuseppe@129: Global attribute "Altitude_meter_asl" not found in the Sounding NetCDF input file ioannis@51: giuseppe@129: 158 giuseppe@129: Variable "Altitude" not found and/or not defined correctly in the Souding NetCDF input file ioannis@51: giuseppe@129: 159 giuseppe@129: Variable "Temperature" not found and/or not defined correctly in the Souding NetCDF input file ioannis@51: giuseppe@129: 160 giuseppe@129: Variable "Pressure" not found and/or not defined correctly in the Souding NetCDF input file ioannis@51: giuseppe@129: 161 giuseppe@129: Sounding file error: "Altitude" array should contain altitudes in ascendent order (from the lowest point to the highest one) ioannis@51: giuseppe@129: 162 giuseppe@129: Cannot found variable "LR_Input" within NetCDF input file. This variable is mandatory for elastic backscatter retrievals ioannis@51: giuseppe@129: 163 giuseppe@129: Found invalid value(s) for Variable "LR_Input" ioannis@51: giuseppe@129: 164 giuseppe@129: Global attribute "LR_File_Name" not found in NetCDF input file ioannis@51: giuseppe@129: 165 ioannis@51: Lidar ratio NetCDF input file not found ioannis@51: giuseppe@129: 166 giuseppe@129: Dimension "points" not found in lidar ratio NetCDF input file giuseppe@129: giuseppe@129: 167 giuseppe@129: Dimension "products" not found in lidar ratio NetCDF input file giuseppe@129: giuseppe@129: 168 giuseppe@129: Global attribute "Lidar_Station_Name" not found in the lidar ratio NetCDF input file ioannis@51: giuseppe@129: 169 giuseppe@129: Variable "Altitude" not found and/or not defined correctly in the lidar ratio NetCDF input file ioannis@51: giuseppe@129: 170 giuseppe@129: Variable "product_ID" not found and/or not defined correctly in the lidar ratio NetCDF input file giuseppe@129: giuseppe@129: 171 giuseppe@129: Variable "Lidar_Ratio" not found and/or not defined correctly in the lidar ratio NetCDF input file ioannis@51: giuseppe@129: 172 giuseppe@129: Variable "product_id" in the lidar ratio NetCDF input file contains data that are not consistent with the SCC database values giuseppe@129: giuseppe@129: 173 giuseppe@129: 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. giuseppe@129: giuseppe@129: 174 giuseppe@129: Lidarratio file error: "Altitude" array should contain altitudes in ascendent order (from the lowest point to the highest one) ioannis@51: giuseppe@129: 175 giuseppe@129: Overlap NetCDF input file not found ioannis@51: giuseppe@129: 176 giuseppe@129: Dimension "points" not found in Overlap NetCDF input file giuseppe@129: giuseppe@129: 177 giuseppe@129: Dimension "channels" not found in Overlap NetCDF input file ioannis@51: giuseppe@129: 178 giuseppe@129: Global attribute "Lidar_Station_Name" not found in the Overlap NetCDF input file giuseppe@129: giuseppe@129: 179 giuseppe@129: Global attribute "Overlap_Measurement_Date" not found in the Overlap NetCDF input file giuseppe@129: giuseppe@129: 180 giuseppe@129: Variable "Altitude" not found and/or not defined correctly in the Overlap NetCDF input file ioannis@51: giuseppe@129: 181 giuseppe@129: Variable "channel_ID" not found and/or not defined correctly in the Overlap NetCDF input file ioannis@51: giuseppe@129: 182 giuseppe@129: Variable "Overlap_Function" not found and/or not defined correctly in the Overlap NetCDF input file giuseppe@129: giuseppe@129: 183 giuseppe@129: Overlap file error: "Altitude" array should contain altitudes in ascendent order (from the lowest point to the highest one) ioannis@51: giuseppe@129: 184 giuseppe@129: Sounding file error: "Temperature" array should contain atmospheric temperature values in degrees Celsius giuseppe@129: giuseppe@129: 185 giuseppe@129: Sounding file error: "Pressure" array should contain atmospheric pressure values in hPa giuseppe@129: giuseppe@129: 186 giuseppe@129: Lidar ratio file error: "Lidar_Ratio" array should contain valid lidar ratio values in sr ioannis@51: giuseppe@129: 187 giuseppe@129: Overlap file error: "Overlap_Function" array should contain valid overlap correction values ioannis@51: giuseppe@129: 188 giuseppe@129: Variable "Lidar_Ratio_Error" not defined correctly in the lidar ratio NetCDF input file giuseppe@129: giuseppe@129: 189 giuseppe@129: Dimension "time" is zero in the output file. This may be due to few cloud-free profile within integration time or the integration time is too small. Please check that thare are enought (>2) cloud-free profiles within the integration time in the submitted timeseries ioannis@51: ioannis@51: giuseppe@129: 190 giuseppe@129: Unable to use Poisson statistic in Montecarlo simulation. Found not integer values giuseppe@129: giuseppe@129: 191 giuseppe@129: Found wrong value(s) for "Background_Mode" in NetCDF file or in SCC_DB giuseppe@129: giuseppe@129: 192 giuseppe@129: Found wrong value(s) for variable "Dead_Time_Corr_Type" in NetCDF file or in SCC_DB ioannis@51: giuseppe@129: 193 giuseppe@129: Cannot apply dead time correction. Please check the dead time value and the your photoncouning raw data giuseppe@129: giuseppe@129: 194 giuseppe@129: Found negative number of counts in lidar data! giuseppe@129: giuseppe@129: 195 giuseppe@129: 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: giuseppe@129: 196 giuseppe@129: Background profiles don"t contain the same number of valid data point of the corresponding lidar profile giuseppe@129: giuseppe@129: 197 giuseppe@129: Cannot calculate errors using Montecarlo simulation within trigger delay correction giuseppe@129: giuseppe@129: 198 giuseppe@129: Linear interpolation not possible ioannis@51: giuseppe@129: 199 giuseppe@129: Too few cloud-free lidar profiles within the integration time. Please check the integration time is not too small or/and there are enought cloud-free regions in the submitted timeseries ioannis@51: giuseppe@129: 200 giuseppe@129: Cannot calculate the errors after time integration giuseppe@129: giuseppe@129: 201 giuseppe@129: Found timescales not syncronized ioannis@51: giuseppe@129: 202 giuseppe@129: Cannot calculate errors using Montecarlo simulation within interpolation routine giuseppe@129: giuseppe@129: 203 giuseppe@129: Gluing between near range and far range signals not possible. No suitable overlap region can found giuseppe@129: giuseppe@129: 204 giuseppe@129: Gluing between near range and far range signals not possible. Poor linear correlation giuseppe@129: giuseppe@129: 205 giuseppe@129: Gluing between near range and far range signals not possible. Too noisy signal(s) giuseppe@129: giuseppe@129: 206 giuseppe@129: Gluing between near range and far range signals not possible. Slope test not passed giuseppe@129: giuseppe@129: 207 giuseppe@129: All the profiles within the submitted timeseries seem contaminated by low clouds. Cannot calculate aerosol optical properties giuseppe@129: giuseppe@129: 211 giuseppe@129: Found wrong value(s) for scattering type id giuseppe@129: giuseppe@129: 212 giuseppe@129: Found wrong value(s) for detection type id giuseppe@129: giuseppe@129: 213 giuseppe@129: Found wrong value(s) for range type id giuseppe@129: giuseppe@129: 214 giuseppe@129: Too few lidar points to calculate atmospheric background. At least 10 lidar rangebins are required within the background subtraction range. giuseppe@129: giuseppe@129: 215 giuseppe@129: Raw time resolution is greater than the selected integration time giuseppe@129: giuseppe@129: 216 giuseppe@129: Gluing between near range and far range signals not possible. Too large difference between signals in gluing point giuseppe@129: giuseppe@129: 217 giuseppe@129: Unkown interpolation type. giuseppe@129: giuseppe@129: 218 giuseppe@129: Found wrong value(s) for signal type id or product channel(s) missing in system channel connections giuseppe@129: giuseppe@129: 219 giuseppe@129: Found range resolution in raw lidar data greater than the value in SCC_DB giuseppe@129: giuseppe@129: 220 giuseppe@129: Error in calculating molecular depolarization ratio giuseppe@129: giuseppe@129: 221 giuseppe@129: Error in getting interferencial filter information for depolarization channels giuseppe@129: giuseppe@129: 222 giuseppe@129: Found too few valid datapoints. Please check the variable "Raw_Lidar_Data" in the raw input file contains at least 15 valid points for all the channels giuseppe@129: giuseppe@129: 223 giuseppe@129: Found not physical values after the interpolation of the sounding file. Try to change the interpolation type (to linear) to fix the problem. giuseppe@129: giuseppe@129: 224 giuseppe@129: Found not physical values after the interpolation of the lidar ratio file. Try to change the interpolation type (to linear) to fix the problem. giuseppe@129: giuseppe@129: 225 giuseppe@129: Found not physical values after the interpolation of the overlap file. Try to change the interpolation type (to linear) to fix the problem. giuseppe@129: giuseppe@129: 226 giuseppe@129: Found incompatible value for the emission wavelength in one or more lidar channels giuseppe@129: giuseppe@129: 227 giuseppe@129: Found not physical values after the interpolation of the model data. Try to change the interpolation type (to linear) to fix the problem. giuseppe@129: giuseppe@129: 228 giuseppe@129: Polarization calibration product and the corresponding product to calibrate refer to different stations! giuseppe@129: giuseppe@129: 230 giuseppe@129: Found invalid value of laser repetition rate. Check the database value or the value reported in the raw NetCDF input file giuseppe@129: giuseppe@129: 231 giuseppe@129: All negative heights above lidar station in sounding file. Please be sure that the heights above sounding station and the sounding station altitude are reported correctly in the sounding file. Check also that your lidar station altitude is correct. giuseppe@129: giuseppe@129: 232 giuseppe@129: All negative heights above lidar station in GDAS file. This shouldn"t happen! Try to force another model or use standard atmosphere or external sounding. giuseppe@129: giuseppe@129: 233 giuseppe@129: Found invalid value of detection wavelength fwhm. Check the database value or the value reported in the raw NetCDF input file giuseppe@129: giuseppe@129: 234 giuseppe@129: Found invalid value of range resolution. Check the database value or the value reported in the raw NetCDF input file giuseppe@129: giuseppe@129: 235 giuseppe@129: Cannot open cloud mask NetCDF file giuseppe@129: giuseppe@129: 236 giuseppe@129: Dimension "time" not found or not defined correctly in the cloudmask NetCDF file giuseppe@129: giuseppe@129: 237 giuseppe@129: Dimension "level" not found or not defined correctly in the cloudmask NetCDF file giuseppe@129: giuseppe@129: 238 giuseppe@129: Variable "time" and/or "time_bounds" not found or not defined correctly in the cloudmask NetCDF file giuseppe@129: giuseppe@129: 239 giuseppe@129: Variable "altitude" not found or not defined correctly in the cloudmask NetCDF file giuseppe@129: giuseppe@129: 240 giuseppe@129: Variable "latitude" not found or not defined correctly in the cloudmask NetCDF file giuseppe@129: giuseppe@129: 241 giuseppe@129: Variable "longitude" not found or not defined correctly in the cloudmask NetCDF file giuseppe@129: giuseppe@129: 242 giuseppe@129: Variable "station_altitude" not found or not defined correctly in the cloudmask NetCDF file giuseppe@129: giuseppe@129: 243 giuseppe@129: Variable "automatic_cloud_mask" or "manual_cloud_mask" not found or not defined correctly in the cloudmask NetCDF file giuseppe@129: giuseppe@129: 244 giuseppe@129: No cloud mask found for this measurement id. Please be sure the cloudmaks module ran succesfully giuseppe@129: giuseppe@129: 245 giuseppe@129: Global attribute "measurement_ID" not found or not defined correctly in the cloudmask NetCDF file giuseppe@129: giuseppe@129: 246 giuseppe@129: Cloud mask data not consistent with raw lidar data! giuseppe@129: giuseppe@129: 247 giuseppe@129: Unknown distribution type for MonteCarlo simulation giuseppe@129: giuseppe@129: 248 giuseppe@129: Polarization calibration: found inconsistency between wavelengths to calibrate and calibration wavelengths giuseppe@129: giuseppe@129: 249 giuseppe@129: Error in getting model data from CloudNet giuseppe@129: giuseppe@129: 250 giuseppe@129: It seems your station is not enabled to get model data from CloudNet. So please set Molecular_Calc=0 or 1 in your raw input file. giuseppe@129: giuseppe@129: 251 giuseppe@129: CloudNet model data have been downloaded succesfully but it seems it contains invalid height value (null or negative values). giuseppe@129: giuseppe@129: 254 giuseppe@129: General error (most probably segmentation fault) giuseppe@129: ioannis@51: 255 ioannis@51: Timeout