Published December 19, 2022
| Version v1.7.0
Software
Open
pyam: analysis and visualization of integrated-assessment and macro-energy scenarios
Authors/Creators
-
Huppmann, Daniel
-
Gidden, Matthew J.
-
Nicholls, Zebedee
-
Hörsch, Jonas
-
Lamboll, Robin D.
- Kishimoto, Paul Natsuo
- Burandt, Thorsten
- Fricko, Oliver
- Byers, Edward
-
Kikstra, Jarmo S.
- Brinkerink, Maarten
-
Budzinski, Maik
- Maczek, Florian
- Zwickl-Bernhard, Sebastian
- Welder, Lara
-
Alvarez Quispe, Erik Francisco
- Smith, Christopher J.
Description
Release v1.7.0
Highlights
- Add a feature to compute (weighted) quantiles for scenario data
- Implement a
require_data()method for scenario validation - Remove 'xls' as by-default-supported file format to harmonize behavior with pandas
The method compute_bias() was removed; please use compute.bias() instead.
Remove xlrd as a dependency; please install it explicitly for reading .xls files.
Bump minimum version of pandas to v1.2.0 to support automatic engine selection.
- #715 Add a
require_data()method - #713 Informative error when using lists for filter by level,
levelnow a forbidden column. - #709 Hotfix ops to support
fillna=0 - #708 Remove 'xls' as by-default-supported file format
- #686 Add support for (weighted) quantile timeseries as
df.compute.quantiles()with a tutorial
Notes
Files
IAMconsortium/pyam-v1.7.0.zip
Files
(10.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:cb64bb2570896e039a34d49cca84d37b
|
10.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/IAMconsortium/pyam/tree/v1.7.0 (URL)