Git Product home page Git Product logo

myhybrid's Introduction

MyHybrid

This application is a demo of RStudio's reticulate and Shiny packages. The demo incorporates the Google Maps Python API client and an advanced vehicle simulation tool written in Python by the National Renewable Energy Lab.

Steps to Reproduce

  1. Restore the R environment using packrat
  2. Restore the Python environment using conda or virtualenv
  3. Download NREL's FASTSim tool version py-fastsim-2018a and place the unzipped folder into the repo. The following modifications are required: a. Modify line 56 of /src/FASTSim.py to read csv_path = './/py-fastsim-2018a//cycles//'+cycle_name+'.csv' b. Modify line 77 to read with open('.//py-fastsim-2018a//docs//FASTSim_py_veh_db.csv','r') as csvfile: c. Insert a line before 1041 with output['mpsAch'] = np.asarray(mpsAch)

Disclaimer

This application was developed independently by RStudio as a DEMO using the freely available FASTSim model. The app was not written in conjunction with the National Renewable Energy Lab (NREL) nor is the application endorsed by NREL. The results presented in the application are not to be used for accurate vehicle comparisons. RStudio is NOT RESPONSIBLE for the accuracy or reliability of any results presented in this application.

myhybrid's People

Watchers

 avatar

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.