Getting Started#
This section explains how to install and run the LIDAR Ozone ACTRIS project for the first time.
Running the main script#
Once installed, the main script can be launched as follows:
python lidar_ozone_actris_v01.py --config configuration/config.xml
Note
Ensure that the Campbell CS135 ceilometer serial port is correctly configured before running the script.
Project Structure#
lidar_librairy.py: main signal processing functions
lidar_ozone_actris_v01.py: main execution pipeline
configuration/*.xml: parameter and processing settings
output/: generated results and logs