Home > LakeBase-parsing

LakeBase-parsing

LakeBase-parsing is a project mainly written in JAVA and OBJECTIVE-C, it's free.

A collection of parsing functions for various sources from source to Lake object

Contains seperate folders for each parse function specific to a LakeBase data source. As of now, parse functions always create an array of Lake objects (including time-series data) for further code to upload these objects to Lakebase server.

Previous:CoughSqliteDemo