Skip to content

R package for speedy emissions estimation using models trained on catserver data (MOVES default outputs)

License

Notifications You must be signed in to change notification settings

Gao-Labs/moveslite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moveslite

  • Authors: Tim Fraser, Yan Guo, and Oliver Gao
  • Description: repository for moveslite R package and validation analyses.

What is moveslite?

moveslite is an R package for fast emissions estimation based on Cornell's server of previous MOVES analyses.

The goal of moveslite is to provide fast, highly accurate predictions of emissions tailored to a user's county. moveslite achieves this goal by generating predictions from statistical models built off of a vast supply of default emissions estimates for every county in the US generated by the EPA's MOVES software, compiled by the Cornell Climate Action in Transportation Team. While MOVES data is extremely time consuming to generate, moveslite builds models that approximate that data to allow for fast comparison of multiple scenarios within seconds. The goal is to enable fast, data-driven decision making using computational methods, built atop the EPA's MOVES model, the gold standard in the US for emissions modeling and regulatory compliance.

How do I use moveslite?

Using moveslite as a member of the public

Our team at Gao Labs is currently developing a front-end user interface that anyone can use to make queries to the Cornell CATSERVER via moveslite. We expect this online interface to be available by the end of 2024.

Using moveslite in your research

To use MOVESLite as an external user, you can use the CAT Public API, which is queried in our query() function.

Further, if you would like to be one of our user testing partners for moveslite, reach out to Dr. Tim Fraser at Gao Labs @ Cornell at tmf77@cornell.edu.

Setup for moveslite

To use moveslite, you will need an active RStudio coding environment. You can build the package from source using our dev.R script in this repository, or you can install the most recent version of the package from github using our workflow.R script, which contains helpful examples of how to use it.

Links

About

R package for speedy emissions estimation using models trained on catserver data (MOVES default outputs)

Topics

Resources

License

Stars

Watchers

Forks