ajdawson / windspharm

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

ValueError: latitudes are neither equally-spaced or Gaussian #78

Closed adrianjmatthews closed 7 years ago

adrianjmatthews commented 7 years ago

Hi Andrew, Just putting my email in a ticket here. As you know, I get the ValueError in the title when trying to create a VectorWind instance from a uwnd and vwnd cube from ERA-interim reanalysis data. The data are on a Gaussian grid. You said this was probably due to the tolerance variable being set too low. Can you change this please? Thanks. Adrian.

ajdawson commented 7 years ago

Fixed in v1.5.1 and master via #76 and #79. New conda packages are being built, they should be available later today or tomorrow. A new source package has been uploaded to PyPI.