This release brings a few exciting new features, including enhanced unit system granularity, project-level Excel exports, and improvements to our biogenic carbon calculations.
Decouple ingress and egress unit systems
To offer more control over unit handling, we’ve upgraded the
ingress_unit_system
parameter and renamed it
unit_system
. Users can now pass an object with both an ingress unit system (input) and an egress unit system (output). If both are the same, you can continue using the parameter as before we'll ensure unit consistency. For backward compatibility, the top-level
ingress_unit_system
is still accepted as input and uses the declared unit system for both ingress and egress.
Project-Level Excel Exports
We’ve added new endpoints to support project-level Excel exports. This endpoint collects the time series and category by stages into a .xlsx export and hosts it in an S3 bucket.
Biogenic Carbon Methodology Updates
Our biogenic carbon calculations now include an additional calculation to account for wet vs. dry product density, this will affect the magnitude of stored biogenic carbon in some cases.