Metadata-Version: 2.4
Name: readmet
Version: 0.8.11
Summary: Python library for reading and writing less popular 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.txt
Requires-Dist: numpy
Requires-Dist: pandas
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

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

    pip install readmet


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

