Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
teobucci committed Apr 7, 2024
1 parent afe67f1 commit e15e49f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hawk/processes/wps_causal.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,8 @@ def __init__(self):
self._handler,
identifier="causal",
title="Causal Analysis",
abstract="Just says a friendly Hello. Returns a literal string output with Hello plus the inputed name.",
keywords=["hello", "demo"],
abstract="Given train and test tabular data, performs a causal analysis with multiple configurations and outputs plots and Python dictionaries.",
keywords=["causal", "analysis"],
metadata=[
Metadata("PyWPS", "https://pywps.org/"),
Metadata("Birdhouse", "http://bird-house.github.io/"),
Expand Down

0 comments on commit e15e49f

Please sign in to comment.