Skip to content

Semester Thesis about a 3D implementation of the MOAAP algorithm

License

Notifications You must be signed in to change notification settings

grafrap/Semester-thesis

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.

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 MIT License - see the LICENSE file for details.

About

Semester Thesis about a 3D implementation of the MOAAP algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published