Releases: VirtualPlanetaryLaboratory/bigplanet
Releases · VirtualPlanetaryLaboratory/bigplanet
v3.0.1
v3.0.0
Update README.md
v2.0.4
- updated MD5Checksum
- added 2 new flags: deleterawdata and ignorecorrupt
- added better error handling
v2.0.3
- removed fletcher32 filter from HDF5 file creation as it is redundant and causes a bug when reading in strings
v2.0.2
- added an md5checksum file
- fixed bugs
v2.0.1
- Fixed bug for uniq values function
- Added a new argument for bigplanet, remove (use -r) this will remove the raw data after checking if the archive file exists
v2.0.0
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.
v1.1.1
small bug fix:
- added proper imports since we now utilize panda data frames
v1.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.
v1.0.3
- fixed bugs in bigplanet module import
- fixed bug in bpstatus