Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
86 commits
Select commit Hold shift + click to select a range
f69b8d2
Added Lightgbm, LightGBM Linear Trees and Hybrid Stacking Forecasters
Lars800 Nov 7, 2025
6fcd632
Fixed small issues
Lars800 Nov 7, 2025
7523987
Ruff compliance
Lars800 Nov 10, 2025
c680aa1
fixed quality checks
Lars800 Nov 10, 2025
9c1e3d3
Fixed last issues, Signed-off-by: Lars van Someren <lars.vansomeren@s…
Lars800 Nov 10, 2025
4394895
fixed comments
Lars800 Nov 11, 2025
5745212
Refactor LightGBM to LGBM
Lars800 Nov 11, 2025
a2538b6
Update LGBM and LGBMLinear defaults, fixed comments
Lars800 Nov 11, 2025
1788759
Merge branch 'release/v4.0.0' into Openstef4.0.0_Additional_forecasters
Lars800 Nov 12, 2025
3d54604
Fixed comments
Lars800 Nov 12, 2025
34fc3e5
Added SkopsModelSerializer
Lars800 Nov 12, 2025
bad4c44
Fixed issues
Lars800 Nov 12, 2025
99c9bc5
Gitignore optimization and dev sandbox
Lars800 Nov 13, 2025
4027de7
Added MultiQuantileAdapter Class
Lars800 Nov 13, 2025
064a92d
small fix
Lars800 Nov 13, 2025
ed83b3a
Hybrid V2
Lars800 Nov 17, 2025
bfa2e2f
Small fix
Lars800 Nov 17, 2025
ce2172a
Squashed commit of the following:
Lars800 Nov 17, 2025
8be453a
set silence
Lars800 Nov 17, 2025
8c5743b
Merge branch 'release/v4.0.0' into research/v4.1.0_Additional_Forecas…
Lars800 Nov 18, 2025
ea90239
small fix
Lars800 Nov 18, 2025
93baa03
Fix final learner
Lars800 Nov 18, 2025
4f8ea8f
fixed lgbm efficiency
Lars800 Nov 18, 2025
b4bdbdc
updated lgbm linear params
Lars800 Nov 20, 2025
ea1f5f7
Fixed type and quality issues
Lars800 Nov 20, 2025
22688e0
First Version Sample Weighting Approach
Lars800 Nov 20, 2025
9b971d3
MetaForecasterClass
Lars800 Nov 21, 2025
f476523
Research/v4.1.0 additional forecasters (#765)
Lars800 Nov 21, 2025
5a54c4f
Merge remote-tracking branch 'origin/research/v4.1.0' into research/H…
Lars800 Nov 21, 2025
72b1ca7
fix merge issue
Lars800 Nov 21, 2025
553e2fd
Fixed type Issues
Lars800 Nov 21, 2025
f873f89
Introduced openstef_metalearning
Lars800 Nov 24, 2025
3338be1
ResidualForecaster + refactoring
Lars800 Nov 24, 2025
1141898
Testing and fixes on Learned Weights Forecaster
Lars800 Nov 24, 2025
976a2fc
FinalLearner PreProcessor
Lars800 Nov 25, 2025
82795d9
Fixed benchmark references
Lars800 Nov 25, 2025
140fe26
Added additional Feature logic to StackingForecaster
Lars800 Nov 25, 2025
c053ea5
added example to openstef Meta
Lars800 Nov 25, 2025
1d5d97d
RulesForecaster with dummy features
Lars800 Nov 25, 2025
100494c
Updated feature specification
Lars800 Nov 26, 2025
c484a26
Merge branch 'research/BusinessRulesForecaster' into research/HybridF…
Lars800 Nov 26, 2025
d8d10a1
entered flagger feature in new architecture
Nov 26, 2025
797eee7
Fix sample weights
Lars800 Nov 26, 2025
a300c27
Merge remote-tracking branch 'origin/research/Hybrid_Business' into r…
Lars800 Nov 26, 2025
88c6865
Fixes
Lars800 Nov 27, 2025
c6749b3
PR compliant
Lars800 Nov 27, 2025
4b3aff8
Ensemble Forecast Dataset
Lars800 Nov 28, 2025
719ea5c
Make PR compliant
Lars800 Nov 28, 2025
e3a587c
fixed toml
Lars800 Nov 28, 2025
308d7c8
Really fixed the TOML
Lars800 Nov 28, 2025
460548b
Renamed FinalLearner to Forecast Combiner. Eliminated redundant classes
Lars800 Dec 1, 2025
b2fca54
fixed small issues
Lars800 Dec 1, 2025
ddef9f3
Major Refactor, Working Version
Lars800 Dec 2, 2025
9c6de7d
Fixed tests
Lars800 Dec 3, 2025
e18ce5a
Prepared TODOs for Florian
Lars800 Dec 3, 2025
ece5d18
Small fix
Lars800 Dec 3, 2025
c33ce93
Made PR Compliant
Lars800 Dec 3, 2025
eb775e4
BugFix
Lars800 Dec 4, 2025
e212448
fixes
Lars800 Dec 4, 2025
b44fd92
bug fixes
Lars800 Dec 4, 2025
51579d0
added learned weights contributions
Dec 4, 2025
2899baf
Added Feature Contributions
Lars800 Dec 5, 2025
6f88d72
Bugfixes
Lars800 Dec 8, 2025
20edf2d
fixes
Lars800 Dec 8, 2025
354b6f2
Squashed commit of the following:
Lars800 Dec 8, 2025
e6bc447
Fixes
Lars800 Dec 8, 2025
bedf6af
fixed tests
Lars800 Dec 8, 2025
c9f135f
small fix
Lars800 Dec 9, 2025
b10d02c
Merge remote-tracking branch 'origin/research/ExplainableModelContrib…
Lars800 Dec 9, 2025
845e384
Stacking Bugfix
Lars800 Dec 15, 2025
780e012
Added hard Forecast Selection
Lars800 Dec 15, 2025
682ae2f
Improved data handling in EnsembleForecasting model, correct data spl…
Lars800 Dec 15, 2025
619c271
Migrated Flagger and Selector to OpenSTEF Models transforms
Lars800 Dec 16, 2025
3b6587a
Fixed restore target Forecast Combiner
Lars800 Dec 16, 2025
ede0908
Streamline logging statements, Fix quality
Lars800 Dec 16, 2025
ab13581
Resolved comments, fixed bug
Lars800 Dec 16, 2025
b5a3737
Moved example
Lars800 Dec 16, 2025
abc67b7
Bring 4.1 up to date with release
Lars800 Dec 17, 2025
c650bb8
Merge remote-tracking branch 'origin/research/v4.1.0' into research/H…
Lars800 Dec 17, 2025
297f186
Integrated changes to beam structure
Lars800 Dec 17, 2025
2d9ca91
Implemented the plotting of ensemble methods with model contributions…
Guilly-Kolkman Dec 17, 2025
103c3df
Merge branch 'research/HybridForecaster2.0' into model_contribution
Guilly-Kolkman Dec 17, 2025
cea9038
Fixed typing issues in model_contributions_plot.py
Guilly-Kolkman Dec 17, 2025
2d61aaf
Fixed typing issue
Guilly-Kolkman Dec 17, 2025
9c6368d
FixedD-1T06:00 sanitization for handling on windows paths
Guilly-Kolkman Dec 18, 2025
3cfc37c
Deleted notebook for original plotting code
Guilly-Kolkman Dec 18, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 3 additions & 3 deletions .github/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>

SPDX-License-Identifier: MPL-2.0
-->
Expand Down Expand Up @@ -61,12 +61,12 @@ further defined and clarified by project maintainers.

## Conflict Resolution

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at short.term.energy.forecasts@alliander.com. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at openstef@lfenergy.org. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.

Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project’s leadership.

## Attribution

This Code of Conduct is adapted from the Contributor Covenant, version 1.4,
available at
https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
4 changes: 2 additions & 2 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>

SPDX-License-Identifier: MPL-2.0
-->
Expand Down Expand Up @@ -31,7 +31,7 @@ For information about:

- 💬 **Slack**: [LF Energy workspace](https://slack.lfenergy.org/) (#openstef channel)
- 🐛 **Issues**: [GitHub Issues](https://github.com/OpenSTEF/openstef/issues)
- 📧 **Email**: short.term.energy.forecasts@alliander.com
- 📧 **Email**: openstef@lfenergy.org
- 📖 **Support**: [Support page](https://openstef.github.io/openstef/v4/project/support.html)

## Good First Issues
Expand Down
2 changes: 1 addition & 1 deletion .github/pr-labeler.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
# SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
#
# SPDX-License-Identifier: MPL-2.0
# config of action in ./workflows/...
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/_job_quality_check.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
# SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
#
# SPDX-License-Identifier: MPL-2.0

Expand Down Expand Up @@ -62,4 +62,4 @@ jobs:
- name: Stop if any quality step failed
# All tests are run with always() not to stop on the first error. This step makes the workflow fail if any quality step failed.
if: ${{ failure() }}
run: exit 1
run: exit 1
4 changes: 2 additions & 2 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
# SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
# SPDX-License-Identifier: MPL-2.0

name: Quality Check
Expand All @@ -18,4 +18,4 @@ permissions:
jobs:
quality:
name: Quality Checks
uses: ./.github/workflows/_job_quality_check.yaml
uses: ./.github/workflows/_job_quality_check.yaml
4 changes: 2 additions & 2 deletions .github/workflows/citations.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
# SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
#
# SPDX-License-Identifier: MPL-2.0

Expand Down Expand Up @@ -35,4 +35,4 @@ jobs:
run: |
sudo apt-get update && sudo apt-get install -y r-base
- name: Validate CITATION.cff
uses: dieghernan/cff-validator@v4
uses: dieghernan/cff-validator@v4
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
# SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
#
# SPDX-License-Identifier: MPL-2.0

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pr-labeler.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2022 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
# SPDX-FileCopyrightText: 2017-2022 Contributors to the OpenSTEF project <openstef@lfenergy.org>
#
# SPDX-License-Identifier: MPL-2.0
# Automatically label PRs, config in ../pr-labler.yml
Expand All @@ -18,4 +18,4 @@ jobs:
with:
configuration-path: .github/pr-labeler.yml # optional, .github/pr-labeler.yml is the default value
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/release-dev.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
# SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
# SPDX-License-Identifier: MPL-2.0

name: Dev Release
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release-v4.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
# SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
# SPDX-License-Identifier: MPL-2.0

name: Release V4
Expand Down Expand Up @@ -80,4 +80,4 @@ jobs:
- name: Publish packages
run: uv publish --trusted-publishing always
- name: Summary
run: echo "Published version ${{ steps.ver.outputs.version }}"
run: echo "Published version ${{ steps.ver.outputs.version }}"
7 changes: 5 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com> # noqa E501>
# SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <openstef@lfenergy.org> # noqa E501>
# SPDX-License-Identifier: MPL-2.0

# Core
Expand Down Expand Up @@ -124,4 +124,7 @@ certificates/
*.pkl

# Benchmark outputs
benchmark_results*/
benchmark_results*/
# Experiment outputs
optimization_results/
dev_sandbox/
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
# SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
#
# SPDX-License-Identifier: MPL-2.0

Expand Down Expand Up @@ -60,4 +60,4 @@ authors:
- name: "Contributors to the OpenSTEF project"
contact:
- name: "Team mailbox OpenSTEF"
email: "short.term.energy.forecasts@alliander.com"
email: "openstef@lfenergy.org"
2 changes: 1 addition & 1 deletion COMMITTERS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>

SPDX-License-Identifier: MPL-2.0
-->
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>

SPDX-License-Identifier: MPL-2.0
-->
Expand Down Expand Up @@ -142,4 +142,3 @@ This project includes third-party libraries licensed under their respective Open
- **[GitHub Discussions](https://github.com/OpenSTEF/openstef/discussions)** - community Q&A and discussions
- **[Issue Tracker](https://github.com/OpenSTEF/openstef/issues)** - bug reports and feature requests
- **[LF Energy OpenSTEF](https://www.lfenergy.org/projects/openstef/)** - project homepage

6 changes: 3 additions & 3 deletions REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ path = [
".github/ISSUE_TEMPLATE/**",
".python-version",
"uv.lock",
"examples/*/*.ipynb",
]
precedence = "override"
SPDX-FileCopyrightText = "2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>"
SPDX-FileCopyrightText = "2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>"
SPDX-License-Identifier = "MPL-2.0"

[[annotations]]
path = [
"**/__pycache__/**",
]
precedence = "override"
SPDX-FileCopyrightText = "2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>"
SPDX-FileCopyrightText = "2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>"
SPDX-License-Identifier = "MPL-2.0"

3 changes: 1 addition & 2 deletions THIRD_PARTY_LICENSES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>

SPDX-License-Identifier: MPL-2.0
-->
Expand Down Expand Up @@ -1289,4 +1289,3 @@ Find a list of packages below
- License: MIT
- Compatible: True
- Size: 22363

1 change: 1 addition & 0 deletions data/liander2024-energy-forecasting-benchmark
Submodule liander2024-energy-forecasting-benchmark added at ec2863
4 changes: 2 additions & 2 deletions docs/.gitkeep
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
# SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
#
# SPDX-License-Identifier: MPL-2.0
# SPDX-License-Identifier: MPL-2.0
4 changes: 2 additions & 2 deletions docs/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
# SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
#
# SPDX-License-Identifier: MPL-2.0

Expand All @@ -10,7 +10,7 @@ readme = "README.md"
keywords = [ "energy", "forecasting", "machinelearning" ]
license = "MPL-2.0"
authors = [
{ name = "Alliander N.V", email = "short.term.energy.forecasts@alliander.com" },
{ name = "Alliander N.V", email = "openstef@lfenergy.org" },
]
requires-python = ">=3.12,<4.0"
dependencies = [
Expand Down
4 changes: 2 additions & 2 deletions docs/source/_static/css/custom.css
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/*
* SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
* SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
*
* SPDX-License-Identifier: MPL-2.0
*/

.navbar-brand.logo {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
}
2 changes: 1 addition & 1 deletion docs/source/_static/versions.json.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>

SPDX-License-Identifier: MPL-2.0
2 changes: 1 addition & 1 deletion docs/source/_templates/custom_class.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
..
.. SPDX-License-Identifier: MPL-2.0

Expand Down
2 changes: 1 addition & 1 deletion docs/source/_templates/custom_function.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
..
.. SPDX-License-Identifier: MPL-2.0

Expand Down
2 changes: 1 addition & 1 deletion docs/source/_templates/module_overview.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
..
.. SPDX-License-Identifier: MPL-2.0

Expand Down
2 changes: 1 addition & 1 deletion docs/source/_templates/package_overview.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
..
.. SPDX-License-Identifier: MPL-2.0

Expand Down
4 changes: 1 addition & 3 deletions docs/source/api/index.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
..
.. SPDX-License-Identifier: MPL-2.0

Expand Down Expand Up @@ -85,5 +85,3 @@ BEAM Package (:mod:`openstef_beam`)
analysis
evaluation
benchmarking


2 changes: 1 addition & 1 deletion docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. comment:
SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
SPDX-License-Identifier: MPL-2.0

.. _changelog:
Expand Down
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
# SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
#
# SPDX-License-Identifier: MPL-2.0

Expand Down
4 changes: 2 additions & 2 deletions docs/source/contribute/_getting_help.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
..
.. SPDX-License-Identifier: MPL-2.0

Expand All @@ -9,7 +9,7 @@ If you need assistance:

* 💬 **Slack**: Join the `LF Energy Slack workspace <https://slack.lfenergy.org/>`_ (#openstef channel)
* 🐛 **Issues**: Check `GitHub Issues <https://github.com/OpenSTEF/openstef/issues>`_ or create a new one
* 📧 **Email**: Contact us at ``short.term.energy.forecasts@alliander.com``
* 📧 **Email**: Contact us at ``openstef@lfenergy.org``
* 🤝 **Community meetings**: Join our four-weekly co-coding sessions

For more information, see our :doc:`/project/support` page.
2 changes: 1 addition & 1 deletion docs/source/contribute/code_of_conduct.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
..
.. SPDX-License-Identifier: MPL-2.0

Expand Down
2 changes: 1 addition & 1 deletion docs/source/contribute/code_style_guide.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
..
.. SPDX-License-Identifier: MPL-2.0

Expand Down
2 changes: 1 addition & 1 deletion docs/source/contribute/contributing_guide.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
..
.. SPDX-License-Identifier: MPL-2.0

Expand Down
2 changes: 1 addition & 1 deletion docs/source/contribute/development_setup.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
..
.. SPDX-License-Identifier: MPL-2.0

Expand Down
4 changes: 2 additions & 2 deletions docs/source/contribute/development_workflow.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
..
.. SPDX-License-Identifier: MPL-2.0

Expand Down Expand Up @@ -252,7 +252,7 @@ The ``reuse --fix`` command automatically adds the correct license header to new

.. code-block:: python

# SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
# SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
#
# SPDX-License-Identifier: MPL-2.0

Expand Down
4 changes: 2 additions & 2 deletions docs/source/contribute/document.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
..
.. SPDX-License-Identifier: MPL-2.0

Expand Down Expand Up @@ -397,4 +397,4 @@ If you need help with documentation specifically:

* Check the `Sphinx documentation <https://www.sphinx-doc.org/>`_
* Look at existing documentation for examples
* Reference the `Diátaxis framework <https://diataxis.fr/>`_ for guidance on documentation types
* Reference the `Diátaxis framework <https://diataxis.fr/>`_ for guidance on documentation types
4 changes: 2 additions & 2 deletions docs/source/contribute/index.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
.. SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
..
.. SPDX-License-Identifier: MPL-2.0

Expand Down Expand Up @@ -208,4 +208,4 @@ maintainable and user-friendly.
:maxdepth: 1
:titlesonly:

code_of_conduct
code_of_conduct
2 changes: 1 addition & 1 deletion docs/source/examples.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. comment:
SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>
SPDX-License-Identifier: MPL-2.0

.. _examples:
Expand Down
2 changes: 1 addition & 1 deletion docs/source/images/methodology_train_predict.pptx.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>

SPDX-License-Identifier: MPL-2.0
2 changes: 1 addition & 1 deletion docs/source/images/methodology_train_predict.svg.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>

SPDX-License-Identifier: MPL-2.0
2 changes: 1 addition & 1 deletion docs/source/images/uncertainty_estimation.svg.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>
SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <openstef@lfenergy.org>

SPDX-License-Identifier: MPL-2.0
Loading
Loading