Skip to content

Multi Object Analysis of Atmospheric Phenomenon

License

Notifications You must be signed in to change notification settings

andreas-prein/MOAAP

 
 

Repository files navigation

MOAAP

Method for Object-based Analysis of Atmospheric Phenomena

MOAAP is a Python package for tracking and analyzing atmospheric phenomena in 3D. Included phenomena are tropical and extratropical cyclones, mid-level cyclones, cut-off lows, anticyclones, atmospheric rivers, jet streams, fronts, mesoscale convective systems, and tropical waves. It calculates label maps and object characteristics and can be applied to regional and global data.

Features

3D object tracking and segmentation Analysis of various atmospheric phenomena (clouds, cyclones, jets, etc.) Integration with xarray and netCDF data

Installation

You can install the package and its dependencies using pip:

pip install . Or install the dependencies directly:

pip install -r requirements.txt

Usage

Check out the tutorial.ipynb notebook for a step-by-step guide on how to use MOAAP.

Documentation

The full documentation can be found here.

License

This project is licensed under the GPL-3.0 license.

About

Multi Object Analysis of Atmospheric Phenomenon

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 76.5%
  • JavaScript 15.0%
  • Jupyter Notebook 5.6%
  • Cython 1.5%
  • CSS 0.5%
  • C 0.4%
  • Other 0.5%