All notable changes to this project will be documented in this file.
- 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.mdanddocs/SECTOR_2_ACTIVITIES.md. - Automated emission scripts for over 40 industrial sub-categories.
- Created
docs/directory for comprehensive guides. - Added
docs/ARCHITECTURE.mdexplaining the project structure. - Added
docs/DATA_COLLECTION.md(improved from previous guide). - Added
docs/CONTRIBUTING.mdfor project collaborators. - Added
docs/METHODOLOGY.mdexplaining Tiers and normalization. - Added sector-specific
README.mdfiles inestimation/1_energy/andestimation/2/. - Created
LICENSE(MIT).
- Major overhaul of the root
README.mdfor better clarity and professional appearance. - Reorganized documentation structure for better maintainability.
- Removed
data_collection_guide.md(moved todocs/DATA_COLLECTION.md).