Skip to content

Releases: HSLdevcom/helmet-model-system

Helmet v4.1.3

10 Feb 07:45
4c867d0
Compare
Choose a tag to compare

4.1

  • Migrated to python 3
  • New EMME network format

Not compatible with old EMME databases!

4.1.3

Full Changelog: v4.1.2...v4.1.3
See also v4.1.3 Milestone for further discussion.

Helmet v4.1.2

23 Jan 11:08
089f9c4
Compare
Choose a tag to compare

4.1

  • Migrated to python 3
  • New EMME network format

Not compatible with old EMME databases!

4.1.2

  • Speed up histogram incrementation by changing lookup method by @zptro in #452
  • Fix floating-point number error by @zptro in #455
  • Fix bicycle trips CBA by @samakinen in #463
  • Remove hard-coded area-based bounds from Purpose by @zptro in #459
  • Fix travel times for heavy modes when there are toll costs on the network by @johpiip in #464
  • Generalize sub-bound handling by @zptro in #469
  • Bump helmet version by @johpiip in #478
  • Add zone data aggregation functionality by @zptro in #460
  • Move CarUseModel and TourCombinationModel into own modules by @zptro in #477
  • Change model run defaults by @johpiip in #483
  • Add mode validation by @zptro in #479

Full Changelog: v4.1.1...v4.1.2

See also v4.1.2 Milestone for further discussion.

Helmet v4.1.1

27 Apr 09:41
a3f78f7
Compare
Choose a tag to compare

4.1

  • Migrated to python 3
  • New EMME network format

Not compatible with old EMME databases!

4.1.1

  • Fix truck travel time matrices (#439)
  • Add Modeller toolbox for simple link attribute file dump (#440)
  • Re-arrange summary sheet in cba excel file (#443)
  • Fix SAVU printing (#433)

Known bugs

  • Some random OD pairs have too low transit fare (#455)

Helmet v4.1.0

18 Jan 07:45
5ee259e
Compare
Choose a tag to compare

4.1

  • Migrated to python 3
  • New EMME network format

Not compatible with old EMME databases!

4.1.0

Critical updates (in cost-benefit analysis):

  • Fix maintenance cost and zone-wise result print (#420)

Non-critical updates

Known bugs

  • Wrong HELMET_VERSION number ("v4.1.0-beta.3")
  • Travel time is not written to matrices for vans, trucks and trailer trucks (#432)
  • Some random OD pairs have too low transit fare (#455)

Helmet 4.1 beta 3

02 Dec 14:07
4d14102
Compare
Choose a tag to compare
Helmet 4.1 beta 3 Pre-release
Pre-release

4.1

  • Migrated to python 3
  • New EMME network format

Not compatible with old EMME databases!

4.1.0-beta.3

Critical updates

Non-critical updates

  • Change baseline zone data folder name from 2016 to 2018 (#413), breaking change!
  • Add node number validation (#411)
  • Update test data (#407)

Helmet 4.1 beta 2

19 Nov 09:14
586a9d5
Compare
Choose a tag to compare
Helmet 4.1 beta 2 Pre-release
Pre-release

4.1

  • Migrated to python 3
  • New EMME network format

Not compatible with old EMME databases!

4.1.0-beta.2

Critical updates

  • Re-add dropped last iteration when reaching gap threshold (#396)

Non-critical updates

  • Stabilize congested transit assignment results (#393)
  • Print zone-specific CBA (consumer) results to text file (#394)
  • Preserve order of travel modes in result prints (#389)
  • Fix weird logsums for some small zones (#388)
  • Some new result prints (#384, #387, #394)

Helmet 4.1 beta 1

28 Oct 07:30
e78a951
Compare
Choose a tag to compare
Helmet 4.1 beta 1 Pre-release
Pre-release

4.1

  • Migrated to python 3
  • New EMME network format

Not compatible with old EMME databases!

4.1.0-beta.1

  • New config format and new CLI parameters (#377 and #383)

Helmet 4.1 alpha 4

01 Oct 09:58
985f94b
Compare
Choose a tag to compare
Helmet 4.1 alpha 4 Pre-release
Pre-release

4.1

  • Migrated to python 3
  • New EMME network format

Not compatible with old EMME databases!

4.1.0-alpha.4

  • Fix headway bug in congested transit assignment (#376)
  • Fix 24h node results (#373)
  • Single out connectors in vehicle mileage results (#374)

Helmet 4.1 alpha 3

16 Sep 06:28
Compare
Choose a tag to compare
Helmet 4.1 alpha 3 Pre-release
Pre-release

4.1

  • Migrated to python 3
  • New EMME network format

Not compatible with old EMME databases!

4.1.0-alpha.3

  • Fix bug in CBA
  • Fix Suomenlinna zero distance everywhere by bike bug
  • Fix vehicle km sums (remove transit passengers and bikes)
  • Fix bus vehicle km sums
  • Fix missing workforce printing bug
  • Add result summary file
  • Add more accessibility indicators
  • Add demand model convergence
  • Update SAVU intervals

Helmet v4.0.6

05 Jul 14:07
16f6ad8
Compare
Choose a tag to compare

4.0

Completely renewed model estimated from 2018 travel survey, implemented in python.

4.0.6

Critical updates:

  • Fixes a bug on Windows where the model system crashes if git is not installed (#343)