Skip to content

Commit

Permalink
Merge pull request #10 from NREL/ndr/add-phev-models
Browse files Browse the repository at this point in the history
fix charge depleting models
  • Loading branch information
nreinicke authored Nov 15, 2023
2 parents 2c6fb2f + c3522b8 commit 8ee9703
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
"2012_Ford_Fusion": "https://app.box.com/shared/static/zcatjj5pxf4wlg5ql5w7czhjwyjrcqtr.json",
"2016_AUDI_A3_4cyl_2WD": "https://app.box.com/shared/static/msdkke3xtdpknmu6a26j08ol8vxiw0hu.json",
"2016_BMW_328d_4cyl_2WD": "https://app.box.com/shared/static/1710cj655y0t5rtclh1ogo0eqt8subr7.json",
"2016_BMW_i3_REx_PHEV_Charge_Depleting": "https://app.box.com/shared/static/7rcoca8x1n5vbddoyw6zbkszztd4pj8s.json",
"2016_BMW_i3_REx_PHEV_Charge_Depleting": "https://app.box.com/shared/static/oe6tbw2mlx35ak3m39ms6anxaeulheph.json",
"2016_BMW_i3_REx_PHEV_Charge_Sustaining": "https://app.box.com/shared/static/wjrmdj9ec6vb9mhtovsqe5bhi67ot4h9.json",
"2016_CHEVROLET_Malibu_4cyl_2WD": "https://app.box.com/shared/static/hi0k3dsnliru8bf3ho4tygnz7o2bbc39.json",
"2016_CHEVROLET_Spark_EV": "https://app.box.com/shared/static/p3w6sifsaf924hm4xr0fcnyvq5f735sb.json",
"2016_CHEVROLET_Volt_Charge_Depleting": "https://app.box.com/shared/static/34gg5k6oh1xlvi117vvz3mhhbf1gwqp4.json",
"2016_CHEVROLET_Volt_Charge_Depleting": "https://app.box.com/shared/static/refg47ekep5anyq41cvd5e347w5bglv4.json",
"2016_CHEVROLET_Volt_Charge_Sustaining": "https://app.box.com/shared/static/gtduyd1vhfm55lk3je18zsjb5e75dxcb.json",
"2016_FORD_C-MAX_(PHEV)_Charge_Depleting": "https://app.box.com/shared/static/2o2c5jdgefydoz3ra5y1jmfkzhaazlh7.json",
"2016_FORD_C-MAX_(PHEV)_Charge_Depleting": "https://app.box.com/shared/static/8xzw1joi4z75146wosob55z0v4t56s0t.json",
"2016_FORD_C-MAX_(PHEV)_Charge_Sustaining": "https://app.box.com/shared/static/5e2tbg1lxhbb8xpgg9xpjee8po0vuile.json",
"2016_FORD_C-MAX_HEV": "https://app.box.com/shared/static/1g0ut3e8dux98wupucrqnlhcrqb4pg2q.json",
"2016_FORD_Escape_4cyl_2WD": "https://app.box.com/shared/static/co9prrqzfqk4lj8860zwpah1n6lmethz.json",
"2016_FORD_Explorer_4cyl_2WD": "https://app.box.com/shared/static/odlr0di4avsyk09sgt98oifuekemkluw.json",
"2016_HYUNDAI_Elantra_4cyl_2WD": "https://app.box.com/shared/static/gou1vtt6ii5npr65o834iz1xsn1wxx1h.json",
"2016_HYUNDAI_Sonata_PHEV_Charge_Depleting": "https://app.box.com/shared/static/onj7hdy72njedmlogu44ufl1mwolm5pu.json",
"2016_HYUNDAI_Sonata_PHEV_Charge_Depleting": "https://app.box.com/shared/static/s802i81gce7zgue9bqksx7qhupbuq30i.json",
"2016_HYUNDAI_Sonata_PHEV_Charge_Sustaining": "https://app.box.com/shared/static/4clk59eyyxebg4jcrok5xhyfbykzjee4.json",
"2016_KIA_Optima_Hybrid": "https://app.box.com/shared/static/iavjn7x93umljvtmuwtbplsbxd1nrjbm.json",
"2016_Leaf_24_kWh": "https://app.box.com/shared/static/gl7ap1czp6cihsil29wwaktindqyfzk4.json",
Expand All @@ -28,7 +28,7 @@
"2016_Toyota_Prius_Two_FWD": "https://app.box.com/shared/static/hxms407m8z0p4x95vzhzzi52aw0dzs3a.json",
"2017_CHEVROLET_Bolt": "https://app.box.com/shared/static/6yg9ed4gixrp7q5irze2w4ud5h3nthme.json",
"2017_Maruti_Dzire_VDI": "https://app.box.com/shared/static/luyzs74knk7yowjbuer5zb88getfstjx.json",
"2017_Prius_Prime_Charge_Depleting": "https://app.box.com/shared/static/wclrhmmkumb72w82egknx8b287u3ir3e.json",
"2017_Prius_Prime_Charge_Depleting": "https://app.box.com/shared/static/5m6mnxtg0bpb8to19570nikcxa7mryn3.json",
"2017_Prius_Prime_Charge_Sustaining": "https://app.box.com/shared/static/84yx66loytq79of7w528m68ehibs16ze.json",
"2017_Toyota_Highlander_3": "https://app.box.com/shared/static/ihmhqsy2myfceh25xhhld8jhv995np2d.json",
"2020_Chevrolet_Colorado_2WD_Diesel": "https://app.box.com/shared/static/i969w1bc6p1uvvubtxtiugvnh56ib1dq.json",
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "nrel.routee.powertrain"
version = "1.0.1"
version = "1.0.2"
description = "RouteE-Powertrain is a tool for predicting energy usage over a set of road links."
readme = "README.md"
authors = [{ name = "National Renewable Energy Laboratory" }]
Expand Down

0 comments on commit 8ee9703

Please sign in to comment.