Functions
ZambrettiCode(pressure, month, wind, trend) | Simple implementation of Zambretti forecaster algorithm. |
ZambrettiText(letter) | |
main([argv]) |
Simple implementation of Zambretti forecaster algorithm. Inspired by beteljuice.com Java algorithm, as converted to Python by honeysucklecottage.me.uk, and further information from http://www.meteormetrics.com/zambretti.htm
Comments or questions? Please subscribe to the pywws mailing list http://groups.google.com/group/pywws and let us know.