Skip to main content
Exit comparison
Removed
Added

Datasets Comparison

Version 1

Numerical Model for Haze Detection (Multiple Scattering Theory Approach)

Published:14 March 2023|Version 1|DOI:10.17632/6hjwh5fhpx.1
Contributor:Joseph Boon Han Ooi

Description

Sample code to conduct numerical assessment of haze detection model. These codes are written using Python programming language and follow the numerical scheme described in Section 3.2 of the paper. LIDAR parameters used in this sample code: laser wavelength: 808 nm, RFOV: 10 mrad. Sequence of operation and description: 1. data_generator.py - generates data for given LIDAR parameters and exports data as separate .csv files 2. data_analysis.py - extracts data from .csv files for analysis according to numerical model scheme

Steps to reproduce

Python script is written using Python 3.7+. Required Python packages that may require prior installation are: NumPy, SciPy, Matplotlib, csv

Institutions

Institutions

Universiti Sains Malaysia

Categories

Numerical Analysis, Computer Simulation, Lidar

Funders

Ministry of Higher Education, Malaysia

FRGS/1/2019/STG02/USM/02/11

Licence

Creative Commons Attribution 4.0 International

Version 2

Multiple Scattering Theory Approach - Numerical Model for Haze Detection

Published:9 May 2023|Version 2|DOI:10.17632/6hjwh5fhpx.2
Contributor:Joseph Boon Han Ooi

Description

Sample code to conduct numerical assessment of haze detection model. These codes are written using Python programming language and follow the numerical scheme described in Section 3.2 of the paper. LIDAR parameters used in this sample code: laser wavelength: 808 nm, RFOV: 10 mrad. Sequence of operation and description: 1. data_generator.py - generates data for given LIDAR parameters and exports data as separate .csv files 2. data_analysis.py - extracts data from .csv files for analysis according to numerical model scheme

Steps to reproduce

Python script is written using Python 3.7+. Additional Python packages that may require prior installation: NumPy, SciPy, Matplotlib, csv

Institutions

Institutions

Universiti Sains Malaysia

Categories

Numerical Analysis, Computer Simulation, Lidar

Funders

Ministry of Higher Education, Malaysia

FRGS/1/2019/STG02/USM/02/11

Licence

Creative Commons Attribution 4.0 International