Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/bump_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501
#
# SPDX-License-Identifier: MPL-2.0

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-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501
#
# SPDX-License-Identifier: MPL-2.0
# config of action in ./workflows/...
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/black-format-code.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2024 Contributors to the OpenSTEF project <[email protected]> # noqa E501
# SPDX-FileCopyrightText: 2017-2024 Contributors to the OpenSTEF project <[email protected]> # noqa E501
#
# SPDX-License-Identifier: MPL-2.0

Expand Down
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 <[email protected]>
# SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <[email protected]>
#
# 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-publish.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501
#
# SPDX-License-Identifier: MPL-2.0
name: Deploy Sphinx documentation to Pages
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 <[email protected]> # noqa E501
# SPDX-FileCopyrightText: 2017-2022 Contributors to the OpenSTEF project <[email protected]> # noqa E501
#
# 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/python-build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501
#
# SPDX-License-Identifier: MPL-2.0
name: Python Build
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/python-upload-package.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501
#
# SPDX-License-Identifier: MPL-2.0
name: Python Upload Package
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 <[email protected]>
# SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <[email protected]>
# 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 }}"
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501
#
# SPDX-License-Identifier: MPL-2.0

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/reuse-compliance.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501
#
# SPDX-License-Identifier: MPL-2.0
name: REUSE Compliance Check
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501
#
# SPDX-License-Identifier: MPL-2.0

Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501>
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501>

# SPDX-License-Identifier: MPL-2.0

Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501>
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501>
#
# SPDX-License-Identifier: MPL-2.0

Expand Down
6 changes: 2 additions & 4 deletions .reuse/dep5
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: openstef

Files: test/unit/trained_models/*
Copyright: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
Copyright: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
License: MPL-2.0

Files: .github/**/*
Copyright: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
Copyright: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
License: MPL-2.0


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 <[email protected]>
# SPDX-FileCopyrightText: 2017-2025 Contributors to the OpenSTEF project <[email protected]>
#
# 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: "[email protected]"
email: "[email protected]"
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-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0
-->
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0
-->
Expand Down
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0
-->
Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0
-->
Expand Down
2 changes: 1 addition & 1 deletion docs/_static/crane.png.license
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0

Expand Down
2 changes: 1 addition & 1 deletion docs/_static/infinity.png.license
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0

Expand Down
2 changes: 1 addition & 1 deletion docs/_static/influx_database_diagram.png.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0
2 changes: 1 addition & 1 deletion docs/_static/knowledge_grid.png.license
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0

Expand Down
2 changes: 1 addition & 1 deletion docs/_static/methodology_train_predict.pptx.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2017-2022 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2022 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0
2 changes: 1 addition & 1 deletion docs/_static/methodology_train_predict.svg.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2017-2022 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2022 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0
2 changes: 1 addition & 1 deletion docs/_static/mysql_er_diagram.png.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0
2 changes: 1 addition & 1 deletion docs/_static/openstef_logo.png.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0
2 changes: 1 addition & 1 deletion docs/_static/power-source.png.license
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0

Expand Down
2 changes: 1 addition & 1 deletion docs/_static/probability.png.license
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0

Expand Down
2 changes: 1 addition & 1 deletion docs/_static/uncertainty_estimation.svg.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0
2 changes: 1 addition & 1 deletion docs/about_openstef.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. comment:
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-License-Identifier: MPL-2.0

About OpenSTEF
Expand Down
2 changes: 1 addition & 1 deletion docs/api_reference.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. comment:
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-License-Identifier: MPL-2.0

.. _api_reference:
Expand Down
2 changes: 1 addition & 1 deletion docs/architecture_methodology_components.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. comment:
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-License-Identifier: MPL-2.0

.. _concepts:
Expand Down
2 changes: 1 addition & 1 deletion docs/community.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. comment:
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-License-Identifier: MPL-2.0

.. _community:
Expand Down
2 changes: 1 addition & 1 deletion docs/dashboard.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. comment:
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-License-Identifier: MPL-2.0

.. image:: https://user-images.githubusercontent.com/60883372/146760483-29af3ac7-62af-4f13-98c7-982a79c517d1.jpg
Expand Down
2 changes: 1 addition & 1 deletion docs/dazls.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. comment:
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-License-Identifier: MPL-2.0

Split forecast: Domain Adaptation for Zero Shot Learning in Sequence (DAZLS)
Expand Down
2 changes: 1 addition & 1 deletion docs/doc-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501>
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501>
#
# SPDX-License-Identifier: MPL-2.0
pydata-sphinx-theme==0.15.2
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. comment:
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-License-Identifier: MPL-2.0

Welcome to the OpenSTEF documentation!
Expand Down
2 changes: 1 addition & 1 deletion docs/influx_database_diagram.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. comment:
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-License-Identifier: MPL-2.0

Overview of timeseries database schema
Expand Down
2 changes: 1 addition & 1 deletion docs/logo_openstef_small.png.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0
2 changes: 1 addition & 1 deletion docs/methodology_train_predict.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. comment:
SPDX-FileCopyrightText: 2017-2022 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2022 Contributors to the OpenSTEF project <[email protected]>
SPDX-License-Identifier: MPL-2.0

High level methodology OpenSTEF
Expand Down
2 changes: 1 addition & 1 deletion docs/openstef.ico.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0
2 changes: 1 addition & 1 deletion docs/pipelines_user_guide.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. comment:
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-License-Identifier: MPL-2.0

.. _pipeline_user_guide:
Expand Down
2 changes: 1 addition & 1 deletion docs/software_arch.png.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0
2 changes: 1 addition & 1 deletion docs/sql_database_diagram.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. comment:
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-License-Identifier: MPL-2.0

Overview of relational database
Expand Down
2 changes: 1 addition & 1 deletion docs/user_guides.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. comment:
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-License-Identifier: MPL-2.0

.. _user_guides:
Expand Down
2 changes: 1 addition & 1 deletion openstef/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501>
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501>
#
# SPDX-License-Identifier: MPL-2.0

Expand Down
2 changes: 1 addition & 1 deletion openstef/__main__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501>
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501>
#
# SPDX-License-Identifier: MPL-2.0
2 changes: 1 addition & 1 deletion openstef/app_settings.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501>
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501>
#
# SPDX-License-Identifier: MPL-2.0

Expand Down
2 changes: 1 addition & 1 deletion openstef/data/NL_terrestrial_radiation.csv.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0
2 changes: 1 addition & 1 deletion openstef/data/dutch_holidays.csv.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0
2 changes: 1 addition & 1 deletion openstef/data/pv_single_coefs.csv.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>

SPDX-License-Identifier: MPL-2.0
2 changes: 1 addition & 1 deletion openstef/data_classes/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501>
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501>
#
# SPDX-License-Identifier: MPL-2.0
2 changes: 1 addition & 1 deletion openstef/data_classes/data_prep.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501>
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501>
#
# SPDX-License-Identifier: MPL-2.0
"""Specifies the split function dataclass."""
Expand Down
2 changes: 1 addition & 1 deletion openstef/data_classes/model_specifications.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]>
#
# SPDX-License-Identifier: MPL-2.0
"""Specifies the dataclass for model specifications."""
Expand Down
2 changes: 1 addition & 1 deletion openstef/data_classes/prediction_job.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501>
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501>
#
# SPDX-License-Identifier: MPL-2.0
"""Specifies the prediction job dataclass."""
Expand Down
2 changes: 1 addition & 1 deletion openstef/data_classes/split_function.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501>
# SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project <[email protected]> # noqa E501>
#
# SPDX-License-Identifier: MPL-2.0
"""Specifies the split function dataclass."""
Expand Down
Loading
Loading