/meteo

Basic meteorologic functions for Python

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

<<<<<<< HEAD

meteo

Meteo is a library in development to work with meteorological data. It currently has procedures for moisture variable conversions between relative humidity, mixing ratio and specific humidity Please let me know if you want to contribute (hendrikwout @ gmail.com)::

#!/usr/bin/env python

from meteo import *

# calculate saturation pressure
print(esat(282.15))

A Section

A Sub-Section

======= meteo

python functionality to work with meteo data

95f11ab18e84466b3544eb6c9b130d4cb2cec529