ajdawson / windspharm

A Python library for spherical harmonic computations on vector winds.
http://ajdawson.github.io/windspharm
MIT License
82 stars 38 forks source link

Fix latitude dimension order issue in gradient and truncate. #41

Closed ajdawson closed 9 years ago

ajdawson commented 9 years ago

These methods accept user input and the order of the latitude dimension should be forced to north-south in order for the methods to function correctly for all cases.