example1.cwl

Source code

Workflow

Inputs

Name

Type

Default

Description

band

string

date

string

geography

string

database

File

{'class': 'File', 'location': 'https://raw.githubusercontent.com/ForomePlatform/dorieh/refs/heads/main/examples/with-postgres/database.ini'}

connection_name

string

localhost

Outputs

Name

Type

Description

download_log

File

download_data

File

download_errors

File

get_shapes_shape_files

File[]

aggregate_log

File

aggregate_data

File

aggregate_errors

File

initdb_log

File

initdb_err

File

ingest_log

File

ingest_err

File

build_silver_log

File

build_silver_err

File

build_gold_log

File

build_gold_err

File

Steps

Name

Runs

Description

extract_year

parse_date.cwl

download

download.cwl

get_shapes

get_shapes.cwl

aggregate

aggregate_daily.cwl

initdb

initcoredb.cwl

ingest

ingest.cwl

build_silver

create.cwl

build_gold

create.cwl