Skip to content

MasterOnDust/flexpart_cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLEXPART clustering

Python wrapper of the fortan trajectory clustering routine in FLEXPART (Stohl et al. 2005).

Usage:

For small example see the Example notebook.

Installation

git clone https://github.com/Ovewh/flexpart_cluster.git

Then install the package using pip:

pip install flexpart_cluster