Skip to content

r.eemt.distributed

N R Callahan edited this page May 20, 2015 · 1 revision

r.eemt.distributed


NAME

r.eemt.distributed − Distributed Effective Energy to Mass Transfer Model Generator

SYNOPSIS

r.eemt.distributed [DEM] [options]

DESCRIPTION

r.eemt.distributed creates EEMT models for the given DEM and date range. It uses WorkQueue(CCTools) to distributed the create of Solar Insolation models across many nodes.

OPTIONS

-O Specify the output directory

-s, --start-year Specify start year for model generation (Default: 1980)

-e, --end-year Specify end year for model generation (Default: 2012)

-n, --name Specify WorkQueue project name (Default: [USER]_EEMT)

-p Specify port for WorkQueue to run on (Default: 9125)

EXAMPLES

Run Jemez_River for the year 2012, and store outputs on scratch disk

r.eemt.distributed Jemez_River.tif -O /scratch/nrcallahan/eemt_jemez -s 2012 -e 2012