Releases
v2.2.0
Release v2.2.0
Highlights
Direct integration with ixmp4 platforms hosted by IIASA
More flexible and intuitive signature for data validation and categorization
Support for Python 3.12 and migrate to poetry & ruff
Dependency changes
Replace pandas-datareader by wbdata to query World Bank data sources
Bumped minimum version of pandas and numpy to fit ixmp4 's requirements.
Individual updates
#838 Support filters when reading from an ixmp4 platform
#837 Support filters as direct keyword arguments for categorize()
similar to validate()
signature (see #804 )
#832 Improve the test-suite for the ixmp4 integration
#827 Migrate to poetry for project management
#830 Implement more consistent logging behavior with ixmp4
#829 Add pyam.iiasa.platforms()
for a list of available platforms
#826 Add read_ixmp4()
function and extend integration test
#825 Add support for Python 3.12
#824 Update ixmp4 requirement to >=0.7.1
#821 Introduce ruff
#818 Use context manager for reading Excel file
#813 Fix a corner case in region-aggregation with missing data
#797 Add to_ixmp4()
method to write to an ixmp4 platform
You can’t perform that action at this time.