USGS-R / drb_gridmet_tools

Repository with functions to aggregate raster data from pixel grid to hru polygon grid. This repository heavily relies on grd2shp_xagg library.
Other
3 stars 2 forks source link

Active development moved to https://code.usgs.gov/wma/wp/drb_gridmet_tools

drb_gridmet_tools

Repository with functions to aggregate gridmet climate raster data from pixel grid to vector aoi (hru polygon grid, polylines). This repository heavily relies on grd2shp_xagg library, by rmcd-mscb

Selected gridMET variables:

tmmx:

tmmn:

pr:

srad:

vs:

rmax:

rmin:

sph:

Running re-gridding for the Delaware River Basin

gridmet_split_script.py processes the gridmet raster dataset values to the scale of the input multi-polygon shapefile.

gridmet_aggregation_PRMS.py processes the output of gridmet_splot_script.py and aggregates the PRMS_segid scale calculating an area weighted average.