If you have code that you would like to share with everyone else, please contact us. At this moment, we have the following code available:
Pablo Ristori, pablo.ristori(at)gmail.com
CEILAP - Argentina
fernald_new1.m 13/mar/2014
Unified Lalinet algorithm: Matlab version. If you need to see an example of the use of this code, please have a look at this file, lidar_school_matlab.pdf, prepared for the Lidar School of the X WLMLA in Colombia (2018).
Fabio Lopes, fabioslopes(at)gmail.com
IPEN - IAG - USP
2014_03_13_LEBEAR_ROCEBSELI_LALINET.nb 13/mar/2014
Unified Lalinet algorithm translated to Mathematica.
Henrique Barbosa, hbarbosa(at)umbc.edu
Physics - UMBC
RMlicelUSP_2012Nov23.tgz 23/nov/2012
This project is an effort to develop basic C++ libraries for dealing with LIDAR data files from Raymetrics/Licel manufactures. It currently includes programs to: average binary files and convert binary to: ascii, csv, and netcdf. You can also put many binary files into the same netCDF file. The library can be easily modified and adapted for your needs.
Riad Bourayou, riad.bourayou(at)googlemail.com
CLA - IPEN
INPE_read_RM_universal.m 9/nov/2012
This is a MATLAB script to open Raymetrics/Licel files. The output is a struct called data where:
params: are the parameters of the measurements
laser: contains the laser characteristics
acq(N): contains the profiles and data processing relevant data
Pablo Ristori, pablo.ristori(at)googlemail.com
Division Lidar - CEILAP
LoadLicel.m 11/sep/2012
This is a MATLAB script to open Licel files.