You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Emission factor models are regularly updated, often with new emission factors data sets every year.
We need to think carefully how will deal with these updates. Here are three questions that immediately come to mind.
Will gtfs2emis incoprate new data sets internally? or should we create a separate data package to store emission factor models that gtfs2emis would ingest?
What parameter name should we expose to users so they can choose the year/edition of emission factor models?
How would we deal with deterioration of fleet in a way that is transparent to users?
The text was updated successfully, but these errors were encountered:
Emission factor models are regularly updated, often with new emission factors data sets every year.
We need to think carefully how will deal with these updates. Here are three questions that immediately come to mind.
gtfs2emis
incoprate new data sets internally? or should we create a separate data package to store emission factor models thatgtfs2emis
would ingest?The text was updated successfully, but these errors were encountered: