Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multi period deserialization #112

Merged
merged 7 commits into from Jul 24, 2023

Commits on Jul 13, 2023

  1. Read periods and timeincrement from datapackage

    The multi-period approach is triggered with the creation of the
    instanziation of the energy-system. Periods and timeincrement
    information, need to be read from datapackage and passed. We
    add an additional ressource `periods` to `datapackage.json`
    and directory.
    nailend committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    8f4a85c View commit details
    Browse the repository at this point in the history
  2. Add multi-period example

    nailend committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    c504f83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb7826b View commit details
    Browse the repository at this point in the history
  4. Black&isort

    nailend committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    5c1db54 View commit details
    Browse the repository at this point in the history
  5. Rename example

    nailend committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    78e5723 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec8003b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    f40a7c0 View commit details
    Browse the repository at this point in the history