Skip to content

Python library for quality control and reconstruction of meteorological data

License

Notifications You must be signed in to change notification settings

silve92/MetPyQC

Repository files navigation

MetPyQC

DOI License: MIT PyPi version Documentation Status

Python library for quality control and reconstruction of meteorological data

drawing

MetPyQC is currently under development and the current version is only preliminary.

Installation

MetPyQC is available on PyPI:

$ python -m pip install metpyqc

Dependencies

Other required packages:

  • Numpy
  • Scipy
  • Pandas
  • Scikit-learn
  • Tqdm

Documentation

A detailed package documentation is available on Read the Docs

License

This project is licensed under the terms of the MIT license.