Skip to content

Version 4.0.0

Compare
Choose a tag to compare
@mikapfl mikapfl released this 18 Jul 13:18
· 123 commits to main since this release
9a12a0a

unfccc_di_api is a Python wrapper around the Flexible Query API of the UNFCCC.

Changes in this version:

  • Breaking: the UNFCCC restricted API access, likely you have to change your code to
    use the new ZenodoReader instead.
  • Add ZenodoReader which doesn't rely on API access.
  • Use data released until 2023-07-18 when using the ZenodoReader.
  • Build the documentation on ReadTheDocs using newer Python and Sphinx versions.