.gitattributes
.gitignore
.stickler.yml
AUTHORS.rst
CITATION.cff
CONTRIBUTING.rst
LICENSE
MANIFEST.IN
Makefile
NOTICE.md
PULL_REQUEST_TEMPLATE.md
README.md
RELEASE_NOTES.md
RELEASE_PROCEDURE.md
codecov.yml
install.bat
readthedocs.yml
setup.cfg
setup.py
.github/workflows/build-docs.yml
.github/workflows/nightly.yml
.github/workflows/publish.yml
.github/workflows/pytest-dependency.yml
.github/workflows/pytest.yml
doc/.gh-config
doc/Makefile
doc/README.md
doc/make.bat
doc/upload.sh
doc/logos/pyam-header.png
doc/logos/pyam-logo.png
doc/logos/pyam-social-media.png
doc/source/.gitignore
doc/source/api.rst
doc/source/authors.rst
doc/source/conf.py
doc/source/contributing.rst
doc/source/data.rst
doc/source/index.rst
doc/source/install.rst
doc/source/references.rst
doc/source/tutorials.rst
doc/source/R_tutorials/pyam_R_tutorial.ipynb
doc/source/R_tutorials/_static/R.png
doc/source/_bib/references.bib
doc/source/_static/custom.css
doc/source/_static/iamc-logo.png
doc/source/_static/iamc_template.png
doc/source/_static/logo.svg
doc/source/_templates/navigation.html
doc/source/api/compute.rst
doc/source/api/database.rst
doc/source/api/filtering.rst
doc/source/api/general.rst
doc/source/api/iamdataframe.rst
doc/source/api/iiasa.rst
doc/source/api/io.rst
doc/source/api/plotting.rst
doc/source/api/statistics.rst
doc/source/api/testing.rst
doc/source/api/timeseries.rst
doc/source/api/variables.rst
doc/source/css/README.md
doc/source/examples/README.txt
doc/source/examples/plot_bar.py
doc/source/examples/plot_boxplot.py
doc/source/examples/plot_pie.py
doc/source/examples/plot_ranges.py
doc/source/examples/plot_sankey.py
doc/source/examples/plot_scatter.py
doc/source/examples/plot_secondary_axis.py
doc/source/examples/plot_stack.py
doc/source/examples/plot_timeseries.py
doc/source/examples/sankey_data.csv
doc/source/examples/tutorial_data.csv
doc/source/tutorials/GAMS_to_pyam.ipynb
doc/source/tutorials/aggregating_downscaling_consistency.ipynb
doc/source/tutorials/aggregating_variables_and_plotting_with_negative_values.ipynb
doc/source/tutorials/algebraic_operations.ipynb
doc/source/tutorials/data_table_formats.ipynb
doc/source/tutorials/iiasa_dbs.ipynb
doc/source/tutorials/ipcc_colors.ipynb
doc/source/tutorials/legends.ipynb
doc/source/tutorials/pyam_first_steps.ipynb
doc/source/tutorials/pyam_logo.ipynb
doc/source/tutorials/subannual_time_resolution.ipynb
doc/source/tutorials/transport_out.gdx
doc/source/tutorials/tutorial_data.csv
doc/source/tutorials/tutorial_data_aggregating_downscaling.csv
doc/source/tutorials/tutorial_data_subannual_time.csv
doc/source/tutorials/unfccc.ipynb
doc/source/tutorials/unit_conversion.ipynb
doc/source/tutorials/_static/cdlinks_logo.png
doc/source/tutorials/_static/gams_logo.png
doc/source/tutorials/_static/iamc-logo.png
manuscripts/JOSS/line.png
manuscripts/JOSS/paper.bib
manuscripts/JOSS/paper.md
manuscripts/JOSS/scatter.png
manuscripts/ORE/Makefile
manuscripts/ORE/make.bat
manuscripts/ORE/source/conf.py
manuscripts/ORE/source/index.rst
manuscripts/ORE/source/_bib/main.bib
manuscripts/ORE/source/_static/.gitkeep
manuscripts/ORE/source/chapters/appendix.rst
manuscripts/ORE/source/chapters/applications.rst
manuscripts/ORE/source/chapters/datamodels.rst
manuscripts/ORE/source/chapters/intro.rst
manuscripts/ORE/source/chapters/outlook.rst
manuscripts/ORE/source/chapters/pyam.rst
manuscripts/ORE/source/figure/overview.png
manuscripts/ORE/source/figure/sr15_fig2.4.png
manuscripts/ORE/source/figure/temperature-by-category.png
profile/.gitignore
profile/README.md
profile/conftest.py
profile/profile_report.py
profile/test_profile.py
profile/data/README.md
pyam/__init__.py
pyam/_compare.py
pyam/_debiasing.py
pyam/_ops.py
pyam/_style.py
pyam/aggregation.py
pyam/compute.py
pyam/core.py
pyam/datareader.py
pyam/figures.py
pyam/filter.py
pyam/iiasa.py
pyam/index.py
pyam/logging.py
pyam/plotting.py
pyam/read_ixmp.py
pyam/run_control.py
pyam/statistics.py
pyam/testing.py
pyam/time.py
pyam/timeseries.py
pyam/unfccc.py
pyam/units.py
pyam/utils.py
pyam/region_mappings/default_mapping.csv
pyam_iamc.egg-info/PKG-INFO
pyam_iamc.egg-info/SOURCES.txt
pyam_iamc.egg-info/dependency_links.txt
pyam_iamc.egg-info/requires.txt
pyam_iamc.egg-info/top_level.txt
tests/README.md
tests/__init__.py
tests/conftest.py
tests/test_admin.py
tests/test_cast_to_iamc.py
tests/test_core.py
tests/test_datareader.py
tests/test_feature_aggregate.py
tests/test_feature_append_concat.py
tests/test_feature_compare.py
tests/test_feature_debiasing.py
tests/test_feature_downscale.py
tests/test_feature_growth_rate.py
tests/test_feature_learning_rate.py
tests/test_feature_rename.py
tests/test_feature_set_meta.py
tests/test_feature_validation.py
tests/test_filter.py
tests/test_iiasa.py
tests/test_index.py
tests/test_io.py
tests/test_logger.py
tests/test_ops.py
tests/test_plotting.py
tests/test_run_control.py
tests/test_statistics.py
tests/test_testing.py
tests/test_time.py
tests/test_timeseries.py
tests/test_tutorials.py
tests/test_unfccc.py
tests/test_units.py
tests/test_utils.py
tests/data/empty_meta_sheet.xlsx
tests/data/exec.py
tests/data/na_column.xlsx
tests/data/plot_data.csv
tests/data/plot_iso_data.csv
tests/data/plot_region_data.csv
tests/data/setup_iiasa_integration_test_instance.ipynb
tests/data/test_RCP_database_raw_download.xlsx
tests/data/test_SSP_database_raw_download.xlsx
tests/expected_figs/test_add_panel_label.png
tests/expected_figs/test_barplot.png
tests/expected_figs/test_barplot_h.png
tests/expected_figs/test_barplot_rc.png
tests/expected_figs/test_barplot_stacked.png
tests/expected_figs/test_barplot_stacked_net_line.png
tests/expected_figs/test_barplot_stacked_order_by_list.png
tests/expected_figs/test_barplot_stacked_order_by_rc.png
tests/expected_figs/test_barplot_title.png
tests/expected_figs/test_boxplot.png
tests/expected_figs/test_boxplot_hue.png
tests/expected_figs/test_line_PYAM_COLORS.png
tests/expected_figs/test_line_color.png
tests/expected_figs/test_line_color_fill_between.png
tests/expected_figs/test_line_color_fill_between_interpolate.png
tests/expected_figs/test_line_color_final_ranges.png
tests/expected_figs/test_line_filter_title.png
tests/expected_figs/test_line_linestyle_legend.png
tests/expected_figs/test_line_marker_legend.png
tests/expected_figs/test_line_no_legend.png
tests/expected_figs/test_line_plot.png
tests/expected_figs/test_line_plot_1_var.png
tests/expected_figs/test_line_plot_2_vars.png
tests/expected_figs/test_line_plot_bottom_legend.png
tests/expected_figs/test_line_plot_cmap_color_arg.png
tests/expected_figs/test_line_plot_dict_legend.png
tests/expected_figs/test_line_plot_label.png
tests/expected_figs/test_line_plot_label_color.png
tests/expected_figs/test_line_plot_order_by_dict.png
tests/expected_figs/test_line_plot_order_by_rc.png
tests/expected_figs/test_line_rm_legend_label.png
tests/expected_figs/test_line_single_color.png
tests/expected_figs/test_line_update_rc.png
tests/expected_figs/test_pie_plot_colors.png
tests/expected_figs/test_pie_plot_labels.png
tests/expected_figs/test_pie_plot_legend.png
tests/expected_figs/test_pie_plot_other.png
tests/expected_figs/test_scatter.png
tests/expected_figs/test_scatter_meta.png
tests/expected_figs/test_scatter_variables_with_meta_color.png
tests/expected_figs/test_scatter_with_lines.png
tests/expected_figs/test_stackplot.png
tests/expected_figs/test_stackplot_missing_zero_issue_266.png
tests/expected_figs/test_stackplot_negative.png
tests/expected_figs/test_stackplot_negative_emissions.png
tests/expected_figs/test_stackplot_negative_emissions_kwargs_custom_total.png
tests/expected_figs/test_stackplot_negative_emissions_kwargs_def_total.png
tests/expected_figs/test_stackplot_negative_emissions_with_total.png
tests/expected_figs/test_stackplot_order_by_list.png
tests/expected_figs/test_stackplot_order_by_rc.png
tests/expected_figs/test_stackplot_other.png