Skip to content

v0.2.0

Compare
Choose a tag to compare
@bl-young bl-young released this 13 May 20:25
· 87 commits to main since this release
3af887b

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 for read_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