Air density function, procoda_parser bug fix
Version 0.1.0 adds a function, density_air()
, in aguaclara.core.physchem
for calculating air density in replacement of an air density constant that neglected pressure and temperature.
This release also patches a file path bug in aguaclara.research.procoda_parser
, in which a path was incorrectly joined for Windows operating systems.