reV-plexos
reV-ReEDS-PLEXOS Command Line Interface
reV-plexos [OPTIONS] COMMAND [ARGS]...
Options
- --version
Show the version and exit.
- -n, --name <name>
Job name. Default is “plx”.
- -j, --job_input <job_input>
Required Path to plexos job input csv.
- -o, --out_dir <out_dir>
Required Directory to dump output files
- -y, --cf_years <cf_years>
Required Capacity factor resource year.
- -by, --build_years <build_years>
Required REEDS build years to aggregate profiles for.
- -s, --scenario <scenario>
Optional filter to run just one scenario from job input.
- -pc, --plexos_columns <plexos_columns>
Optional list of additional columns to pass through from the plexos input table
- -ffb, --force_full_build
Flag to ensure the full requested buildout is built at each SC point. If True, the remainder of the requested build will always be built at the last resource gid in the sc point.
- -fsm, --force_shape_map
Flag to force the mapping of supply curve points to the plexos node shape file input (if a shape file is input) via nearest neighbor to shape centroid.
- -v, --verbose
Flag to turn on debug logging. Default is not verbose.
eagle
Eagle submission tool for PLEXOS aggregation.
reV-plexos eagle [OPTIONS]
Options
- -a, --alloc <alloc>
Required Eagle allocation account name.
- -mem, --memory <memory>
Eagle node memory request in GB. Default is 90
- Default:
90
- -wt, --walltime <walltime>
Eagle walltime request in hours. Default is 1.0
- Default:
1.0
- -l, --feature <feature>
Additional flags for SLURM job. Format is “–qos=high” or “–depend=[state:job_id]”. Default is None.
- -sout, --stdout_path <stdout_path>
Subprocess standard output path. Default is in out_dir.