Skip to content

Releases: ajdawson/windspharm

v2.0.0

Choose a tag to compare

@ajdawson ajdawson released this 20 Nov 17:59
9a74f06

Major updates to the build tooling and removal of the cdms interface.

Version 1.7.0

Choose a tag to compare

@ajdawson ajdawson released this 21 Aug 12:37

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

Choose a tag to compare

@ajdawson ajdawson released this 09 May 12:49

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

Choose a tag to compare

@ajdawson ajdawson released this 09 Jan 09:29

Better identification of Gaussian grids.

Version 1.5.0

Choose a tag to compare

@ajdawson ajdawson released this 27 Apr 14:36

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

Choose a tag to compare

@ajdawson ajdawson released this 01 Mar 13:21

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

v1.3.2

Choose a tag to compare

@ajdawson ajdawson released this 18 May 09:58

Bugfix release v1.3.2.