Get the average consolidation working.
authorFlorian Forster <ff@octo.it>
Thu, 2 Jun 2011 16:37:31 +0000 (18:37 +0200)
committerFlorian Forster <ff@octo.it>
Thu, 2 Jun 2011 16:46:36 +0000 (18:46 +0200)
commitc440adb8c05c78b612296b8f08f0ef7b727eb5e7
treecefe47b0e960c0efed630693e03e9ad629fa514b
parent79c122ebaaada74a9fd86442ff53d2a37bfe9b7e
Get the average consolidation working.

Also adds a unit test for the central working-horse function,
ConsolidatePointAverage().
Makefile [new file with mode: 0644]
compact.go [deleted file]
ots_timeseries.go [new file with mode: 0644]
ots_timeseries_test.go [new file with mode: 0644]