meadow
meadow copied to clipboard
Create example for unpacking Sled message archive
Right now, the key-value store hold Trees in a Sled database. This is not very accessible for doing post-mission analysis of a system's behavior. A sample script should be written for unpacking the data held in .sled
files into something like .csv or h5 that can be read by Python or MATLAB scripts to plot the results.