Metadata-Version: 2.1
Name: readmet
Version: 0.6.11
Summary: Python library for reading and writing rare formats used in Meteorology.
Home-page: 
Author: Clemens Drüe
Author-email: druee@uni-trier.de
License: EUPL-1.2
Description-Content-Type: text/markdown
License-File: LICENSE

readmet
=======

This module contains functions and objects for handling (mostly reading) less popular or vendor-specific data file formats used in meteorology and neighboring sciences.

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

    pip install numpy pandas

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

    python3 setup.py install


Documentation: 
--------------
See <http://druee.gitlab-pages.uni-trier.de/python-readmet/>

