Skip to content

Python algorithm for tracking cumulus clouds in a LES.

License

Notifications You must be signed in to change notification settings

lorenghoh/cloud_tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Updated cloud-tracking algorithm for SAM

Example

To run the cloud-tracking algorithm, do

python -O -B -m kernprof -l -v run_cloudtracker.py > line_stats.txt

or, to run with a memory profiler instead,

python -O -B -m memory_profiler run_cloudtracker.py > memory_stats.txt

About

Python algorithm for tracking cumulus clouds in a LES.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%