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
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
10 10 10 10 10 20 40 60 80 100
|
||||
10 10 10 10 20 40 60 80 100 120
|
||||
10 10 10 20 40 60 80 100 120 140
|
||||
10 10 20 40 60 80 100 120 140 160
|
||||
10 20 40 60 80 100 120 140 160 180
|
||||
10 10 20 40 60 80 100 120 140 160
|
||||
10 10 10 20 40 60 80 100 120 140
|
||||
10 10 10 10 20 40 60 80 100 80
|
||||
10 10 10 10 10 20 40 60 80 60
|
||||
10 10 10 10 10 10 20 40 60 40
|
||||
Reference in New Issue
Block a user