example1.cwl

Workflow
Inputs
Name |
Type |
Default |
Description |
|---|---|---|---|
band |
string |
||
date |
string |
||
geography |
string |
||
database |
File |
|
|
connection_name |
string |
|
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 |
||
download |
||
get_shapes |
||
aggregate |
||
initdb |
||
ingest |
||
build_silver |
||
build_gold |