From 7f29549b3e298ecf7e41d4e15440c0acbae50a68 Mon Sep 17 00:00:00 2001 From: Daniel Huppmann Date: Sun, 8 Sep 2019 16:52:30 +0200 Subject: [PATCH] update links to new `pyam` documentation on RTD --- README.md | 2 +- assessment/sr15_2.0_categories_indicators.ipynb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 15aa605..4e6ccb3 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ an open-source Python package for IAM scenario analysis and visualization developed by Matthew Gidden ([@gidden](https://github.com/gidden)) and Daniel Huppmann ([@danielhuppmann](https://github.com/danielhuppmann/)). -See [software.ene.iiasa.ac.at/pyam/](https://software.ene.iiasa.ac.at/pyam/) +See [pyam-iamc.readthedocs.io](https://pyam-iamc.readthedocs.io) for installation instructions and the full documentation of *pyam*. The source code is available at [github.com/IAMconsortium/pyam](https://github.com/IAMconsortium/pyam). diff --git a/assessment/sr15_2.0_categories_indicators.ipynb b/assessment/sr15_2.0_categories_indicators.ipynb index 33f09d1..e9af461 100644 --- a/assessment/sr15_2.0_categories_indicators.ipynb +++ b/assessment/sr15_2.0_categories_indicators.ipynb @@ -65,7 +65,7 @@ "\n", "This notebook (and all other analysis notebooks in this repository) uses the `pyam` package,\n", "an open-source Python package for IAM scenario analysis and visualization\n", - "([https://software.ene.iiasa.ac.at/pyam/](http://software.ene.iiasa.ac.at/pyam/)).\n", + "([pyam-iamc.readthedocs.io](https://pyam-iamc.readthedocs.io)).\n", "\n", "For an introduction of the notation and features of the `pyam` package,\n", "please refer to [this tutorial](https://github.com/IAMconsortium/pyam/blob/master/doc/source/tutorials/pyam_first_steps.ipynb). \n",