Skip to content

weathermanbarnes/wxlib

Repository files navigation

UNDER DEVELOPMENT!!!

Weather Code Library (wxlib) is a collection of code to diagnose and track weather systems and their attributes in gridded meteorological data.

The collection includes code from a variety of sources.

There are plans for a range of different identification, diagnostic and tracking options. Identification and tracking can largely be divided into three main groups, namely points, lines and polygons. Tracking can be performed either by overlap or by predicted motion of the object. Additions to the code should all include a structured commentary of what each function does and a working example or "recipe". All code is written in python (apart from some older legacy algorithms). Recipes are required to be Juypter notebooks.