GithubHelp home page GithubHelp logo

cars's Introduction

CARS (Comprehensive Automobile Emissions Research Simulator)

Comprehensive Automobile Research System (CARS) is an open-source and python-based mobile emission inventory model designed to efficiently provide high-resolution and high-quality mobile emission data for the air quality forecast system. The CARS model has five independent modules to produce the emission data for the chemical transport model (CTM), including the arrangement of vehicle activity data, calculating the emission factors for each vehicle type, operating the link-level road shapefile, and outputting the emission data.

Documentation

CARS User's Guide.

cars's People

Contributors

bokhaeng avatar rpedruzzi avatar tatawang avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

rpedruzzi

cars's Issues

pyproj issue in v08

Hi, Rizzi, I am testing the CARS v08, and get this issue:

Calculating the surrograte based on the link shapefile ...
Traceback (most recent call last):
File "CARS_rev_08_script.py", line 573, in
main(home_dir, input_dir, output_dir, )
File "CARS_rev_08_script.py", line 381, in main
gridfile_name, Radius_Earth, Unit_meters = True )
File "/Users/ctw/PycharmProjects/CARS/CARS_test_Country_KNU/src/CARS_v1_08.py", line 866, in roads_grid_surrogate_inf
if type(crs) == pyproj.crs.crs.CRS:
AttributeError: module 'pyproj' has no attribute 'crs'

#############
Line 866: if type(crs) == pyproj.crs.crs.CRS: <= this line is not in v07

What version of geopandas are you using??

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.