Skip to content

Model to evaluate policies for reducing greenhouse gas emissions from light duty vehicles

Notifications You must be signed in to change notification settings

ucsusa/EPA_OMEGA_Model

 
 

Repository files navigation

EPA_OMEGA_Model

The OMEGA model has been developed by EPA to evaluate policies for reducing greenhouse gas (GHG) emissions from light duty vehicles. Like the prior releases, this latest version is intended primarily to be used as a tool to support regulatory development by providing estimates of the effects of policy alternatives under consideration. These effects include the costs associated with emissions-reducing technologies and the monetized effects normally included in a societal benefit-cost analysis, as well as physical effects that include emissions quantities, fuel consumption, and vehicle stock and usage. In developing this OMEGA version 2.0, our goal was to improve modularity, transparency, and flexibility so that stakeholders can more easily review the model, conduct independent analyses, and potentially adapt the model to meet their own needs.

Installation

Typical Install

Install required packages:

pip install -r requirements.txt

Install optional developer packages:

pip install -r requirements-dev.txt

See the requirements files for further information.

Usage

To run from the command line with default options:

python -m usepa_omega2

Documentation

For more information, please see:

https://omega2.readthedocs.io/en/2.5.0/

The Developer Guide chapter has notes for those interested in working from the source code.

About

Model to evaluate policies for reducing greenhouse gas emissions from light duty vehicles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Other 0.1%