2021-06-08
- Clean up contents in
Dockerfile
2021-05-20
- Upgrade
wps-tools
to2.0.0
2021-04-13
- Update
csv
input handling
2021-03-29
- Fix
util
import bugs
2021-03-25
- Accept multiple inputs
- Rework notebook result collection
2021-02-09
- Use Complex Input for file input
- Add
wps_tools.output_handling
tools to demos - Build documentation
- Add
ProcessError
s
2020-12-22
Dockerfile
update- Reset default port to
5000
2020-11-17
- Docker rework (#41)
2020-11-10
- Target thredds for data (#38)
2020-10-14
- Decompose rule resolving steps into separate processes (#30)
2020-09-29
- Updated logging configuration (#28)
2020-09-23
- Translated project from
conda
topip
(#6) - Added rule resolving process (#8)
- Fixed image vulnerability (#12)
- Moved demo target to
geoserver
(#13) - Updated repo with
cruft
(#16) - Refactored common function out to
wps-tools
(#17) - Upgraded
p2a_impacts
target version (#23) - Updated notebook demo (#24)
2020-07-14
- First release.