Releases: AguaClara/aguaclara
Releases · AguaClara/aguaclara
Rounding significant figures, matplotlib backend
ut.round_sf()
now rounds Pint quantities with units to specified significant- Fix minor bug with
matplotlib
backend
Adding Caching Layer and Minor Bug Fixes
Updates in the release:
- Introduced caching ayer and associated test cases
- Extended metric drill series
pc.nu()
renamed topc.viscosity_kinematic()
ut.list_handler()
reintroduced as wrapper tophyschem.py
functions- Unit definition in
units.py
fixed
Add Flocculator class
The Flocculator
class has been added to aguaclara.design.floc
. Instances of this class contain properties for all of the required physical dimensions of an AguaClara flocculator.
Updated ProCoDA parsing functions
aguaclara.research.procoda_parser
now contains functions for extracting data from ProCoDA datalogs according to given times or states.
Fixed data file releases
0.0.14 Bumped version to 0.0.14
Changed name to "aguaclara" and other BREAKING changes
This is a major release where files have been completely reorganized. Aguaclara_research is incorporated. And tests now work.
fised scipy requirement
v0.0.12 Increment version number to 0.0.12
Merge pull request #74 from AguaClara/v0.0.11
try travis yet again
0.0.11a: Merge pull request #75 from AguaClara/v0.0.11
correctly updated the setup.py
Merge pull request #73 from AguaClara/v0.0.10
try to upload codecov reports