Static configuration data for RVA.
models/
Contains data stored in .csv
files. Modifying these files will reflect across all RVA's infrastructure.
For developers, the packaging pipeline was built using Rake. The following tasks take care of profiling and versioning the files included in models.
:profile
: Profiles the data intoyml
format. This task will create a directory namedyml/
and output all the profiled files into it.:version
: Generates anrva_points_data.json
file, which is later used by RVA-Points to detect car & track data updates.