-
Updated
Apr 27, 2021 - CSS
scenario
Here are 141 public repositories matching this topic...
-
Updated
Feb 23, 2022 - Java
A naive user (read: me) can obtain an obscure error message if set_meta_from_data() is used in an unintended way.
Take for example the regional SR15 dataframe. The following code will elicit the following error message:
df.set_meta_from_data(
name='CO2 Emissions in 2050',
variable='Emissions|CO2',
year=2050,
)
...
File c:\users\gidden\work\iiasa\pyam\pyam\core.py:890
-
Updated
Apr 27, 2022 - TypeScript
-
Updated
Jul 8, 2022 - JavaScript
-
Updated
May 24, 2022 - Clojure
-
Updated
Jun 24, 2022 - Java
Derived variables
It would be nice to have a handful of "standard" derived variables added to the database without the need to calculate them by hand. Initial candidates would be per capita values for final/primary energy (total), GDP, emissions, and intensities of energy/GDP, emissions/GDP, or emissions/energy. The Kaya decomposition indicators would be a good first step: https://en.wikipedia.org/wiki/Kaya_identi
-
Updated
Jun 17, 2019 - MATLAB
-
Updated
Oct 18, 2021 - Python
-
Updated
Dec 14, 2019 - PHP
-
Updated
Sep 21, 2021 - Java
-
Updated
Jun 22, 2022 - Python
-
Updated
Jan 30, 2022 - Java
-
Updated
May 3, 2022 - C#
-
Updated
Jan 15, 2019 - C#
-
Updated
Jan 1, 2019 - Perl
-
Updated
Jul 9, 2022 - Jupyter Notebook
-
Updated
Jun 10, 2022 - JavaScript
Improve this page
Add a description, image, and links to the scenario topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scenario topic, visit your repo's landing page and select "manage topics."
This is more or less similar to what we were doing long time ago with pybullet (#110, #149).
In few words, after #346 the pure-Python
gym-ignitionpackage will depend onscenario. Whengym-ignitiongets installed in a system (currently only Ubuntu is supported), the wheel ofscenariowill be installed first. Since the wheel ofscenariois not self-contained (i.e. it needs to find in t