Skip to content

Releases: sisl/NGSIM.jl

Release for Julia 1.0

20 Jan 16:12
4eac67c
Compare
Choose a tag to compare

Update package for Julia 1.0

Last Julia 0.5 release

12 Jul 18:05
Compare
Choose a tag to compare

The last version that is Julia 0.5 - compatible.

First release with data

10 Mar 16:42
Compare
Choose a tag to compare

NGSIM.jl release with data. Please extract the zip file into Pkg.dir("NGSIM.jl", "data").
You will need to run:

using NGSIM
NGSIM.convert_raw_ngsim_to_trajdatas()

in order to generate the filtered trajdatas from the original NGSIM files.