Skip to content

Releases: USEPA/standardizedinventories

v1.1.3

11 Jun 00:35
6710a0f
Compare
Choose a tag to compare

What's Changed

  • Adds RCRA 2021 in #160
  • resolve missing egrid facility fields for 2020 and 2021 in #154
  • Other bug and warning fixes: #152, #156

Full Changelog: v1.1.2...v1.1.3

v1.1.2

07 Nov 19:57
dbe1c5d
Compare
Choose a tag to compare

What's Changed

  • Incorporates esupy for requests for increased consistency (see #145)
  • Simplifies downloading of RCRAInfo, special install no longer needed (resolves #146)
  • addresses SRS migration (#142)
  • add kwargs to other stewicombo fxns to access additional parameters in stewi.getInventory
  • expands testing to GHGRP and RCRAInfo

Full Changelog: v1.1.1...v1.1.2

v1.1.1

20 Jun 03:07
ff2903a
Compare
Choose a tag to compare

Data Products

  • Stewicombo data products for 2012-2020 for air, ground, and water emissions.

What's Changed

  • Update chemical matcher from all v1.1 data products

Full Changelog: v1.1.0...v1.1.1

v1.1.0

16 Jun 16:50
084a311
Compare
Choose a tag to compare

Data Products

Updated data products for all covered years available for DMR, GHGRP, eGRID, NEI, and TRI (RCRAinfo not updated).

What's Changed

  • Integrates secondary compartment/context assignment for air emissions in NEI and TRI by @a-w-beck, @bl-young (#106, #134). See install instructions
  • Updates inventory files for recent data years by @bl-young (#135)
  • Updates DMR to use CSV instead of JSON (#139)
  • Implement pathlib for path management. Requires esupy >= 0.3.0.

Bug fixes

  • resolves "variable called before assignment" error when TRI preferred over DMR in stewicombo by @vlahm (#125)

New Contributors

@vlahm

Full Changelog: v1.0.6...v1.1.0

v1.0.6

09 Jun 17:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

11 May 15:18
Compare
Choose a tag to compare

What's Changed

  • Add action to generate selected inventories based on input parameters (#108)

Bugs

  • Fix error resulting from revision to GHGRP column name (#109)

Full Changelog: v1.0.4...v1.0.5

v1.0.4

20 Apr 15:29
Compare
Choose a tag to compare

What's Changed

  • New action to create downloadable artifacts for inventories (#105)
  • Revisions to DMR error handling (#107)

Data relevant for 2017 combined inventories posted to Data Commons

Full Changelog: v1.0.3...v1.0.4

v1.0.3

07 Apr 16:44
ac21490
Compare
Choose a tag to compare

What's Changed

  • Enable remote access of files from data commons by @bl-young in #101, resolves #100
  • Update to MIT license

Full Changelog: v1.0.2...v1.0.3

v1.0.0

05 Nov 19:37
66db56c
Compare
Choose a tag to compare

Standardized Emission and Waste Inventories (StEWI)

StEWI is a collection of Python modules that provide processed USEPA facility-based emission and waste generation inventory data in standard tabular formats. The standard outputs may be further aggregated or filtered based on given criteria, and can be combined based on common facility and flows across the inventories.

StEWI consists of a core module, stewi, that digests and provides the USEPA inventory data in standard formats. Two matcher modules, the facilitymatcher and chemicalmatcher, provide commons IDs for facilities and flows across inventories, which is used by the stewicombo module to combine the data, and optionally remove overlaps and remove double counting of groups of chemicals based on user preferences.

StEWI can process data from the following datasets:

What's Changed

  • integrate github actions for install testing in #90
  • add StewiFormat class to manage format specifications in #91
  • update GHGRP data files for 2020 data release in #94
  • use jupyter notebook for examples of running stewi and stewicombo
  • improved error handling

New Contributors

Full Changelog: v0.10.0...v1.0.0

v0.10.0

07 Sep 15:18
8c692db
Compare
Choose a tag to compare
  • resolves #84, #85, #24
  • fix setup.py for USEPA/flowsa#103
  • maintains additional fields in facility inventory which are datasource specific (e.g., eGRID plant level fuel mix)
  • refactor eGRID to improve clarity
  • fixes errors related to processing of GHGRP Subpart C data introduced in 0.9.9
  • fix error in sequential calling of RCRA