New structure allows for generation of a BigPlanet archive file that contains an entire data set, as well as a BigPlanet file that contains smaller data subsets for analyses.
1.1.1
small bug fix: - added proper imports since we now utilize panda data frames
1.1.0
Bigplanet Archive and the Bpl.in file
There now is a bigplanet archive (with extension .bpa), a swell as a bpl.in file that allows the creation of the bigplanet file that can be used for plotting and gathering data. Read the documentation to learn more in-depth about these changes.
1.0.3
- fixed bugs in bigplanet module import - fixed bug in bpstatus
1.0.2
- fixed issue with bigplanet checkpoint file - updated NumPy type - fixed various bugs