Skip to content
#

energy-system

Here are 49 public repositories matching this topic...

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

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