Skip to content

phaustin/cloud_tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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

Packages

No packages published

Languages

  • Python 100.0%