Skip to content

Commit

Permalink
Merge pull request #51 from bird-house/new-flyingpigeon
Browse files Browse the repository at this point in the history
flyingpigeon: update to version 1.6

Deploy the new Flyingpigeon 1.6 on PAVICS.

Has been deployed to Medus test environment.

flyingpigeon changelog from release commit
bird-house/flyingpigeon@a6f54ed
(PR bird-house/flyingpigeon#332)

1.6 (2020-06-10)
================
* remove eggshell dependency
* notebooks are part of the test suite
* improved plot processes
* remove mosaic option for subset processes
* polygon subset processes files separately instead of an entire data-set at once
* multiple outputs listed in Metalink output
* update pywps to 4.2.3
* use cruft to keep up-to-date with the cookie-cutter template
  • Loading branch information
tlvu authored Jun 15, 2020
2 parents 31da9c8 + bb02ee1 commit 03fd1b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion birdhouse/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ services:
restart: always

flyingpigeon:
image: birdhouse/flyingpigeon:1.5.1
image: birdhouse/flyingpigeon:1.6
container_name: flyingpigeon
environment:
- PYWPS_CFG=/wps.cfg
Expand Down

0 comments on commit 03fd1b6

Please sign in to comment.