Skip to content
#

energy-system

Here are 42 public repositories matching this topic...

brynpickering
brynpickering commented Mar 27, 2018

Problem description

We only allow timeseries data to be added to the model from CSV. Ideally we would also have the possibility of having e.g. resource: dataframe=df:column for any dataframe df loaded into the current instance of Python.

Steps to introduce functionality

  • Decide on syntax for calling a dataframe
    • The most likely is to follow the same as ``...: fil
agnesLeroy
agnesLeroy commented Mar 2, 2020
  • Do you want to request a feature or report a bug?
    This issue corresponds to a need for standardization of existing CSV exports in PowSyBl.

  • What is the current behavior?
    At the moment, the CSV exports are done with different standards: the separators can be imposed to "," or ";", or taken from the locale set of variables (care must then be taken in the tests to specify the s

khaeru
khaeru commented Aug 6, 2020

Working on #377, I noticed that the code in the R tutorials (at least) is not consistently formatted.

Well-formatted code increases readability, which is critical for new users. In contrast, inconsistently-formatted code adds the (avoidable) difficulty of reading the code to the (inevitable) challenge of learning the core concepts of the modeling framework.

Choose a style guide and ensure al

gidden
gidden commented Jan 9, 2020

Was reinstalling ixmp on a fresh system and got the following error due to a jdk flavor not being installed:

________________________________________________________________________________________ ERROR at setup of test_scen_list _________________________________________________________________________________________

request = <SubRequest 'test_mp' for <Function test_scen_list>>

Improve this page

Add a description, image, and links to the energy-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the energy-system topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.