Metadata-Version: 2.1
Name: meteolib
Version: 0.16.9
Summary: Python standard functions for meteorology.
Home-page: 
Author: Clemens Drüe
Author-email: druee@uni-trier.de
License: EUPL-1.2
Keywords: meteorology
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy
Requires-Dist: pandas

meteolib
========

A python module conatins standard equations, constants and conversions adopted or recommended by the [World meteorological Organization (WMO)](http://www.wmo.int) for general use in meteorology.

Requirements:
-------------

    pip install numpy pandas

Installation:
-------------

    python3 setup.py install


Documentation: <http://druee.gitlab-pages.uni-trier.de/meteolib/>
--------------


