From af25b0b38ae6d875a264e5dd22c2cfecb4a03dcc Mon Sep 17 00:00:00 2001 From: Nicholas Reinicke Date: Tue, 14 Nov 2023 16:30:31 -0700 Subject: [PATCH] add phev model links; bump version --- .../default_models/external_model_links.json | 11 ++++++++++- pyproject.toml | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/nrel/routee/powertrain/resources/default_models/external_model_links.json b/nrel/routee/powertrain/resources/default_models/external_model_links.json index bdde57a..3b55570 100644 --- a/nrel/routee/powertrain/resources/default_models/external_model_links.json +++ b/nrel/routee/powertrain/resources/default_models/external_model_links.json @@ -3,13 +3,20 @@ "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_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_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_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_Tucson_Fuel_Cell": "https://app.box.com/shared/static/ccl10xxtxbl0zg78e63th5nsf0cp4tei.json", + "2016_HYUNDAI_Sonata_PHEV_Charge_Depleting": "https://app.box.com/shared/static/onj7hdy72njedmlogu44ufl1mwolm5pu.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", "2016_MITSUBISHI_i-MiEV": "https://app.box.com/shared/static/93khsx238l3b3emq36ui8yj0rnmf737w.json", @@ -21,6 +28,8 @@ "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_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", "2020_VW_Golf_1": "https://app.box.com/shared/static/u3ya0kc5ehol7qcv7ecov6992839cn9g.json", diff --git a/pyproject.toml b/pyproject.toml index e348df8..73f637d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "nrel.routee.powertrain" -version = "1.0.0" +version = "1.0.1" 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" }]