Metadata-Version: 2.2
Name: meteolib
Version: 0.16.13
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
Dynamic: author
Dynamic: author-email
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

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/>
--------------


