Skip to content

v0.5.0 (Washington)

Compare
Choose a tag to compare
@cehbrecht cehbrecht released this 03 Dec 12:40
· 418 commits to master since this release

Release Washington.

Changes:

  • Renamed pythonic WPS client (#63):
    birdy.client.base.WPSClient and from birdy import WPSClient.
  • Added WPSResult for WPS outputs as namedtuple (#84, #64).
  • Support for Jupter Notebooks (#40):
    • cancel button (work in progress).
    • progress bar.
    • input widget.
  • Updated notebooks with examples for WPSClient.