Skip to content

Releases: ajdawson/windspharm

Version 1.7.0

21 Aug 12:37
Compare
Choose a tag to compare

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.

Version 1.6.0

09 May 12:49
Compare
Choose a tag to compare

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].

Version 1.5.1

09 Jan 09:29
Compare
Choose a tag to compare

Better identification of Gaussian grids.

Version 1.5.0

27 Apr 14:36
Compare
Choose a tag to compare

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.

Version 1.4.0

01 Mar 13:21
Compare
Choose a tag to compare

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

v1.3.2

18 May 09:58
Compare
Choose a tag to compare

Bugfix release v1.3.2.