Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

License

Notifications You must be signed in to change notification settings

cdruee/python-readmet

Repository files navigation

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:

As root or Administrator:

pip install readmet

or as normal user:

pip install --user readmet

or manually install the sources available from GitHub

Documentation:

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published