v0.2.0
What's Changed
- Adds optional geospatial packages for assessing urban or rural population density for point sources in
context_secondary.py
- new function
classify_height()
to assign secondary compartment based on emission release height (#33) - refactors
find_file()
(#22) - adds
.rds
as possible extension forread_into_df()
- adds integration testing via github action
Bugs Squashed
- address zero division error in
get_weighted_average()
(#28) - define the directory path from which to base generating a git hash (#31)
- Gdrive confirm now requires only a fixed parameter (#32)
New Contributors
Full Changelog: v0.1.8...v0.2.0