Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.28 KB

File metadata and controls

30 lines (23 loc) · 1.28 KB

Changelog

All notable changes to this project will be documented in this file.

[Unreleased] - 2026-04-20

Added

  • Extensive implementation of Sector 1.B: Fugitive Emissions (Solid Fuels, Oil, and Natural Gas).
  • Extensive implementation of Sector 2: Industrial Processes and Product Use (IPPU).
    • Sub-sectors: 2.A (Mineral), 2.B (Chemical), 2.C (Metal), 2.D (Non-Energy Products), 2.G (Other).
  • New sector-specific activity documentation: docs/SECTOR_1B_ACTIVITIES.md and docs/SECTOR_2_ACTIVITIES.md.
  • Automated emission scripts for over 40 industrial sub-categories.

[0.2.0] - 2026-04-17

Added

  • Created docs/ directory for comprehensive guides.
  • Added docs/ARCHITECTURE.md explaining the project structure.
  • Added docs/DATA_COLLECTION.md (improved from previous guide).
  • Added docs/CONTRIBUTING.md for project collaborators.
  • Added docs/METHODOLOGY.md explaining Tiers and normalization.
  • Added sector-specific README.md files in estimation/1_energy/ and estimation/2/.
  • Created LICENSE (MIT).

Changed

  • Major overhaul of the root README.md for better clarity and professional appearance.
  • Reorganized documentation structure for better maintainability.

Removed

  • Removed data_collection_guide.md (moved to docs/DATA_COLLECTION.md).