项目作者: CRREL

项目描述 :
Automated Terrestrial Laser Scan used to detect and scan snow events.
高级语言: Shell
项目地址: git://github.com/CRREL/Mammoth-A-TLS.git
创建时间: 2020-04-30T16:46:18Z
项目社区:https://github.com/CRREL/Mammoth-A-TLS

开源协议:MIT License

下载


Mammoth-A-TLS

A Riegl VZ400 (or VZ1000) lidar scanner conducts a framed terrestrial laser scan (TLS) once an hour at the remote mountain location in Mammoth, California. Two spheres located within the frame scan are processed using the Point Data Abstraction Library (PDAL) to determine the number of particles within each sphere. If both spheres contain a number of particles over the specified threshold, it is a snowfall event and a single line TLS is conducted. During a snowfall event, extended single line TLS are conducted every fifteen minutes. Once a day the scan data files are converted from .rxp to .laz and transferred to an AWS S3 bucket to prevent filling up the scanner’s internal memory.

Hardware Dependencies

  • To be filled out.

Software Dependencies

  • To be filled out.

General Order of Operations

  • To be filled out.