Lidar library#

Overview#

The entire processing pipeline is driven by the Lidar class. It encapsulates:

  • Configuration (XML parameters, date to process),

  • Data containers (raw LIDAR, auxiliary atmospherics, cross-sections, radiosonde, etc.),

  • Processing methods (I/O, background, desaturation, geometrical factor, filtering, DIAL ozone, aerosol retrieval),

  • Outputs stored with NetCDF conventions (using xarray.Dataset).