|
Update to the IIASA Scenario Explorer passwords
Dear pyam community, This is relevant if you are using pyam to query data directly from an IIASA Scenario Explorer database… (if you didn’t know you can do that, check out this tutorial). We are const
Dear pyam community, This is relevant if you are using pyam to query data directly from an IIASA Scenario Explorer database… (if you didn’t know you can do that, check out this tutorial). We are const
|
By
Daniel Huppmann
·
|
|
#release pyam v1.4.0 - IPCC AR6 WG3 color palette & Python 3.10
#release
Dear pyam user community, A few days ago, the IPCC WG3 released its contribution to the Sixth Assessment report (AR6), including a public ensemble of scenarios and pathways supporting quantitative sta
Dear pyam user community, A few days ago, the IPCC WG3 released its contribution to the Sixth Assessment report (AR6), including a public ensemble of scenarios and pathways supporting quantitative sta
|
By
Daniel Huppmann
·
|
|
#release pyam v1.3.1 - compatibility patch
#release
Dear pyam user community, Happy to announce a new patch release v1.3.1 of the pyam package! # Incompatibility with pandas v1.4 fixed Jonas Hörsch implemented a fix for the incompatibility with the jus
Dear pyam user community, Happy to announce a new patch release v1.3.1 of the pyam package! # Incompatibility with pandas v1.4 fixed Jonas Hörsch implemented a fix for the incompatibility with the jus
|
By
Daniel Huppmann
·
|
|
#release pyam v1.3.0 - a "compute" module for derived indicators
#release
Dear pyam user community, Happy to announce a new release v1.3 of the pyam package! # Highlight A compute module and new functions to easily derive advanced indicators from any timeseries data in the
Dear pyam user community, Happy to announce a new release v1.3 of the pyam package! # Highlight A compute module and new functions to easily derive advanced indicators from any timeseries data in the
|
By
Daniel Huppmann
·
|
|
#question Upload scenarios to the scenario explorer via pyam 3 messages
#question
Dear pyam group, is there any possibility to upload scenarios to the scenario explorer directly via pyam or do I have to upload it manually via the website? I heard that there is supposed to be some f
Dear pyam group, is there any possibility to upload scenarios to the scenario explorer directly via pyam or do I have to upload it manually via the website? I heard that there is supposed to be some f
|
By
mayrhofer@...
·
|
|
#release pyam v1.2.0 - faster package, published manuscript
#release
Dear pyam user community, happy to announce a new release v1.2 of the pyam package! The new release has some improvements „under the hood“, aiming to make the package faster when reading large data fi
Dear pyam user community, happy to announce a new release v1.2 of the pyam package! The new release has some improvements „under the hood“, aiming to make the package faster when reading large data fi
|
By
Daniel Huppmann
·
|
|
#release pyam v1.1.0 - consistency with IPCC AR6 WG1 color palette
#release
Hello pyam community, To ensure consistency with the just-released IPCC AR6 WG1 report, there is a new release that makes some minor adjustments to the AR6 color palette embedded in pyam - so that you
Hello pyam community, To ensure consistency with the just-released IPCC AR6 WG1 report, there is a new release that makes some minor adjustments to the AR6 color palette embedded in pyam - so that you
|
By
Daniel Huppmann
·
|
|
timeseries data: calculate differences between two scenarios 3 messages
#question
Hi everybody, how do I calculate differences between two scenarios , e.g. ``Difference = CO2 emissions of scenario A - CO2 emissions of scenario B`` ? I guess it should work with the ``subtract`` func
Hi everybody, how do I calculate differences between two scenarios , e.g. ``Difference = CO2 emissions of scenario A - CO2 emissions of scenario B`` ? I guess it should work with the ``subtract`` func
|
By
m.haller
·
|
|
#release pyam v0.12.0 - Algebraic operations directly on IamDataFrame timeseries
#release
Dear pyam user community, happy to announce a new release v0.12.0 of the pyam package! Sneak preview A manuscript describing the pyam package was just accepted in Open Research Europe, a new open-acce
Dear pyam user community, happy to announce a new release v0.12.0 of the pyam package! Sneak preview A manuscript describing the pyam package was just accepted in Open Research Europe, a new open-acce
|
By
Daniel Huppmann
·
|
|
#release pyam v0.11.0 - Connection to UNFCCC Data inventory and under-the-hood performance improvements
#release
Dear pyam user community, happy to announce a new release v0.11.0 of the pyam package! Highlights of the new release: Easily order data in the line-plot feature. Add a module for reading data from the
Dear pyam user community, happy to announce a new release v0.11.0 of the pyam package! Highlights of the new release: Easily order data in the line-plot feature. Add a module for reading data from the
|
By
Daniel Huppmann
·
|
|
#release pyam v0.10.0 - An improved plotting library & out-of-the-box sankey diagrams
#release
Dear pyam user community, Happy to announce a new release v0.10.0 of the pyam package! Check out the detailed release notes on GitHub. Highlights of the new release: # Add an out-of-the-box Sankey dia
Dear pyam user community, Happy to announce a new release v0.10.0 of the pyam package! Check out the detailed release notes on GitHub. Highlights of the new release: # Add an out-of-the-box Sankey dia
|
By
Daniel Huppmann
·
|
|
Using pyam out in the wild...
Dear pyam user community, The past weeks have seen quite some activity in the pyam GitHub repo, with several new colleagues starting to contribute! A shout-out to Jonas and Maik in particular - this i
Dear pyam user community, The past weeks have seen quite some activity in the pyam GitHub repo, with several new colleagues starting to contribute! A shout-out to Jonas and Maik in particular - this i
|
By
Daniel Huppmann
·
|
|
Importing hourly resolved data 2 messages
#question
Dear pyam-Group, I'm having a question about how to best import hourly resolved timeseries, e.g. for energy consumption of different sectors. My goal is to read the data, be able to aggregate each tim
Dear pyam-Group, I'm having a question about how to best import hourly resolved timeseries, e.g. for energy consumption of different sectors. My goal is to read the data, be able to aggregate each tim
|
By
patrick.juergens@...
·
|
|
#release pyam v0.8.0 - Boxplot visualization, World Bank data API, GAMS integration, ...
#release
Dear pyam user community, Happy to announce a new release v0.8.0 of the pyam package! Check out the detailed release notes on GitHub. Highlights of the new release: # Add an out-of-the-box boxplot vis
Dear pyam user community, Happy to announce a new release v0.8.0 of the pyam package! Check out the detailed release notes on GitHub. Highlights of the new release: # Add an out-of-the-box boxplot vis
|
By
Daniel Huppmann
·
|
|
Refactoring of the pyam data backend
Dear users of the pyam package, We have been working over the past weeks to refactor the data backend of pyam to improve performance: increase speed and reduce memory usage. Because this was quite a m
Dear users of the pyam package, We have been working over the past weeks to refactor the data backend of pyam to improve performance: increase speed and reduce memory usage. Because this was quite a m
|
By
Daniel Huppmann
·
|
|
#release pyam v0.7.0 - improved aggregation & downscaling features
#release
Dear pyam user community, Happy to announce a new release v0.7.0 of the pyam package! Check out the detailed release notes on GitHub. Highlights of the new release: # Additional feature for recursive
Dear pyam user community, Happy to announce a new release v0.7.0 of the pyam package! Check out the detailed release notes on GitHub. Highlights of the new release: # Additional feature for recursive
|
By
Daniel Huppmann
·
|
|
Now supporting Python 3.8 and latest matplotlib version
Dear pyam user community, We implemented a number improvements last week so that pyam is now fully compatible with Python 3.8 and the latest version of matplotlib! This is not yet included in a releas
Dear pyam user community, We implemented a number improvements last week so that pyam is now fully compatible with Python 3.8 and the latest version of matplotlib! This is not yet included in a releas
|
By
Daniel Huppmann
·
|
|
#release pyam v0.6.0 - aggregating data at sub-annual resolution and easier unit conversion (again)
#release
Dear pyam user community, Happy to announce a new release v0.6.0 of the pyam package! Check out the detailed release notes on GitHub. Highlights: # Add feature to aggregate timeseries at sub-annual ti
Dear pyam user community, Happy to announce a new release v0.6.0 of the pyam package! Check out the detailed release notes on GitHub. Highlights: # Add feature to aggregate timeseries at sub-annual ti
|
By
Daniel Huppmann
·
|
|
#release pyam v0.5.0 - easier unit conversion and new tutorials
#release
Dear pyam user community, Happy to announce a new release v0.5.0 of the pyam package! Check out the detailed release notes on GitHub. Highlights: # Easier unit conversion Improved feature for unit con
Dear pyam user community, Happy to announce a new release v0.5.0 of the pyam package! Check out the detailed release notes on GitHub. Highlights: # Easier unit conversion Improved feature for unit con
|
By
Daniel Huppmann
·
|
|
Improved (and changed?) feature for unit conversion
Dear pyam users, We are continuously working on extending the features and tools provided by pyam and the number of contributors on GitHub is growing - but not all users are active on the GitHub repos
Dear pyam users, We are continuously working on extending the features and tools provided by pyam and the number of contributors on GitHub is growing - but not all users are active on the GitHub repos
|
By
Daniel Huppmann
·
|