atmoschem / eixport

Export Emissions to Atmospheric Models
https://atmoschem.github.io/eixport/
Other
27 stars 10 forks source link

C-LINE? #7

Closed ibarraespinosa closed 4 years ago

ibarraespinosa commented 6 years ago

It is possible to add sources into Cline cmas. I'm gonna make some tests to create a function that reads morning rush hour traffic siimulation and extrapolate them to 24 hours to produces Annual Average Daily Traffic (AADT) per link. The format of the resulting data-frame must be:

road name road class start longitude start latitude end longitude end latitude state FIPS code county FIPS code AADT MPH gas car multiplier gas truck multiplier diesel car multiplier diesel truck multiplier
231 4 −9E+11 3.0E+10 −9E+11 3.0E+11 12 5 7700 24 1 1 1 1
231 4 −9E+11 3.0E+11 −9E+11 3.0E+11 12 5 18100 24 1 1 1 1
231 4 −9E+11 3.0E+11 −9E+11 3.0E+11 12 5 18100 24 1 1 1 1
ibarraespinosa commented 4 years ago

C line is a web-based platform, so thi is not needed