Skip to content

v1.5.0

Choose a tag to compare

@aethr aethr released this 14 Jun 23:33
· 9 commits to main since this release

openmethane-prior v1.5.0 (2026-06-14)

⚠️ Breaking Changes

  • Remove IVENTORY_DOMAIN_PATH env variable and config (#188)

🆕 Features

  • Utilise state-based petroleum well and borehole datasets to locate oil and gas emission sources (#161)
  • Add possible oil and gas infrastructure and facility emission sources (#167)
  • Add Safeguard Mechanism facilities to oil & gas sector (#170)
  • Add gas supply and pipeline locations to oil and gas sector (#191)
  • Allow storing static data in a separate path (#193)
  • Add Safeguard Mechanism facilities to waste sector (#197)

🎉 Improvements

  • Refactor and centralise conservative regridding in fire, termite and wetlands sectors (#186)
  • Simplify domain handling in PriorConfig (#188)
  • Fetch UNFCCC codes and level names from unofficial ANGA website API (#194)

🐛 Bug Fixes

  • Update Safeguard baselines CSV parsing to reflect updated format (#189)
  • Fix prior failing when DOMAIN_PATH is a file path (#195)
  • Ensure output doesn't include NaN values or MaskedArrays (#198)