Skip to content

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.