Commit Graph

3 Commits

Author SHA1 Message Date
Lauren Budorick
c36e8cc9ea Fix raster_source + tests 2016-03-31 18:58:52 +02:00
Patrick Niklaus
cf92e52b86 print -> io.write 2016-03-31 18:58:52 +02:00
Lauren Budorick
bac6703f8e Implement raster source feature to read data from third-party sources, to be used in lua profiles.
* Adds a data structure, RasterSource, to store parsed + queryable data
* Adds bindings for that and relevant data structures as well as source_function and segment_function
* Adds relevant unit tests and cucumber tests
* Bring-your-own-data feature
2015-09-03 22:28:18 -07:00