Workflow to aggregate and ingest one gridMET file in NetCDF format
Workflow
Description
Sub-workflow that aggregates a single NetCDF file over a given geography (zip codes or counties) and ingest the aggregated data into the database
Inputs
Name |
Type |
Default |
Description |
---|---|---|---|
depends_on |
Any? |
||
proxy |
string? |
||
model |
File |
||
shapes |
Directory? |
||
geography |
string |
||
year |
string |
||
band |
string |
||
domain |
string |
||
table |
string |
||
database |
File |
||
connection_name |
string |
||
dates |
string? |
||
strategy |
string |
||
ram |
string |
|
Runtime memory, available to the process |
months |
int[] |
|
Outputs
Name |
Type |
Description |
---|---|---|
download_log |
File |
|
download_err |
File |
|
add_data_aggregate_log |
File[] |
|
add_data_data |
File[] |
|
add_data_aggregate_errors |
File[] |
|
add_data_ingest_log |
File[] |
|
add_data_ingest_errors |
File[] |
|
vacuum_log |
File |
|
vacuum_err |
File |