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 datasets for timeseries: industry heat demand med/high and heatpump cop med #27

Merged

Conversation

SabineHaas
Copy link

@SabineHaas SabineHaas commented Feb 3, 2025

Adds datasets and raw data template for

  • industry heat demand timeseries (heat_med/heat_high)
  • heatpump cop timeseries (heat_med)

Currently the data preprocessing is outside the pipeline. #29
Documentation follows. #28

Before merging into dev-branch, please make sure that the following points are checked:

  • All pre-commit tests passed locally with: pre-commit run -a
  • File CHANGELOG.md was updated
  • The docs were updated
    • if dataset.mds were updated, the dataset docs were regenerated using
      python docs/generate_dataset_mds.py

If packages were modified:

  • File poetry.lock was updated with: poetry lock
  • A new env was successfully set up

WARNING: When modifying use snakemake <=7.32.0, cf. #186

If data flow was adjusted:

  • Data pipeline run finished successfully with: snakemake -jX

  • Esys appdata was created successfully with: snakemake -jX make_esys_appdata

    (with X = desired number of cores, e.g. 1)

@SabineHaas SabineHaas self-assigned this Feb 3, 2025
@SabineHaas SabineHaas changed the base branch from dev to sle-features/case-study-1 February 3, 2025 16:13
@SabineHaas SabineHaas changed the title Sle features/demand ind ts cop ts Add datasets for timeseries: industry heat demand med/high and heatpump cop med Feb 4, 2025
@SabineHaas SabineHaas marked this pull request as ready for review February 4, 2025 13:32
@srhbrnds srhbrnds merged commit f43b268 into sle-features/case-study-1 Feb 5, 2025
@srhbrnds srhbrnds deleted the sle-features/demand_ind_ts_cop_ts branch February 5, 2025 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants