Tool aggregating a NetCDF grid file over shapes
Tool. Runs: gridmet.launcher
Description
This tool preprocesses a NetCDF (.nc) file and aggregates gridded data over shapes (zip codes or counties) and time. It produces daily mean values. The tool expects daily values in teh grid nodes.
The tool expects multiple (daily) values for one variable in every grid node. The variables are expected to be formatted as they are in University of Idaho Gridded Surface Meteorological Dataset
See also aggregate_wustl.cwl for aggregating single variable values with multiple variables in every node as formatted by Atmospheric Composition Analysis Group of Washington University
Inputs
Name |
Type |
Default |
Description |
---|---|---|---|
proxy |
string? |
HTTP/HTTPS Proxy if required |
|
strategy |
string |
|
Rasterization strategy |
ram |
string |
|
Runtime memory, available to the process |
shapes |
Directory? |
||
geography |
string |
Type of geography: zip codes or counties |
|
year |
string |
Year to process |
|
month |
int? |
Optional month to process |
|
band |
string |
||
dates |
string? |
dates restriction, for testing purposes only |
|
input |
File |
Downloaded file |
|
shape_files |
File[] |
Paths to shape files |