Skip to content

Releases: VirtualPlanetaryLaboratory/bigplanet

v3.0.1

26 Sep 23:12
e7102e7
Compare
Choose a tag to compare
Merge pull request #32 from VirtualPlanetaryLaboratory/FolderExists

Tidied modules in archive.py

v3.0.0

25 Aug 21:59
5779cdc
Compare
Choose a tag to compare
Update README.md

v2.0.4

27 Dec 22:06
6efcf38
Compare
Choose a tag to compare
  • updated MD5Checksum
  • added 2 new flags: deleterawdata and ignorecorrupt
  • added better error handling

v2.0.3

22 Dec 22:34
88ad812
Compare
Choose a tag to compare
  • removed fletcher32 filter from HDF5 file creation as it is redundant and causes a bug when reading in strings

v2.0.2

22 Dec 21:06
be2c057
Compare
Choose a tag to compare
  • added an md5checksum file
  • fixed bugs

v2.0.1

21 Dec 18:54
410c6ae
Compare
Choose a tag to compare
  • 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

08 Dec 00:26
686a6b1
Compare
Choose a tag to compare

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

06 Dec 01:43
4b20934
Compare
Choose a tag to compare

small bug fix:

  • added proper imports since we now utilize panda data frames

v1.1.0

04 Dec 00:33
1d1b60e
Compare
Choose a tag to compare

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

09 Jun 16:25
Compare
Choose a tag to compare
  • fixed bugs in bigplanet module import
  • fixed bug in bpstatus