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 intoymlformat. This task will create a directory namedyml/and output all the profiled files into it.:version: Generates anrva_points_data.jsonfile, which is later used by RVA-Points to detect car & track data updates.