Welcome to MontePython’s documentation!

Methods for Object-based and Neighborhood Threat Evaluation in Python (MontePython) is a Python module for meteorological-based image segementation, matching, and tracking. This package was originally built for NOAA’s Warn-on-Forecast System (WoFS).

Install

MontePython is not available through PyPi at the moment. To install it, require cloning the environment and then when the parent directory, using the setup.py to install it.

git clone https://github.com/WarnOnForecast/MontePython

python setup.py install

Content