Skip to content

cemac/DCMEX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCMEX

DCMEX - Automated Measuring of cloud height.

This repository is part of the Deep Convective Microphysics Experiment (DCMEX) project.

The code here attempts to automatically detect the cloud base and top height from timelapse photography using:

  1. Optical cloud depth to estimate distance to max cloud thickness
  2. Open CV edge detection to estimate cloup top location in image
  3. Thin Lens equations to use lens information, pixel information and distance information to give a pitch corrected cloud top height estimate

Requirements

python requirements are provided in the DCMEX.yml file

Documentation

Documentation of this work is currently held in the notes directory along with additional documentation in the relevant sub directories

Acknowledgements

coming soon

Licence information

This code is Licensed under the GPL-3 license

Releases

No releases published

Packages

No packages published