Windspharm Versions Save

A Python library for spherical harmonic computations on vector winds.

v1.7.0

5 years ago

The v1.7.0 release makes further progress on the road to more modern tooling and processes. The significant changes for users/contributors are:

  • Support for using Legendre functions computed on-the-fly or stored, implemented by @rcomer [#97, #98].
  • The source code directories have been reorganised, the lib/windspharm directory has been moved to windspharm/ (lib/ is removed) and the doc/ directory has been renamed docs/ [#105].
  • The package version is now controlled by versioneer.

In addition, this is the first release where documentation and PyPI packages will be built automatically as part of the continuous integration system.

v1.6.0

6 years ago

This release has no major user-facing changes, its main purpose is to modernise the test suite and fix problems with NumPy compatibility, although the modifications to the test suite may have knock-on effects for package maintainers.

  • Fixes for NumPy compatibility [#89, #90].
  • Switch from nose to pytest for the test suite [#91 , #94].

v1.5.1

7 years ago

Better identification of Gaussian grids.

v1.5.0

8 years ago

This release includes support for setting the radius of the sphere used for the spherical harmonic computations. It also provides better documentation for example programs.

v1.4.0

8 years ago

This release includes support for xarray as well as bug fixes and improved documentation.

v1.3.2

9 years ago

Bugfix release v1.3.2.