openstef 3.4.83__py3-none-any.whl → 3.4.85__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -82,13 +82,9 @@ def create_forecast_task(
82
82
  location=[pj["lat"], pj["lon"]],
83
83
  datetime_start=datetime_start,
84
84
  datetime_end=datetime_end,
85
- market_price=pj.electricity_bidding_zone.value,
85
+ entsoe_bidding_zone=pj.electricity_bidding_zone.value,
86
86
  )
87
87
 
88
- # Add APX price to the input data for backward compatibility,remove this line when all models are retrained
89
- if pj.electricity_bidding_zone == BiddingZone.NL:
90
- input_data["APX"] = input_data["day_ahead_electricity_price"]
91
-
92
88
  try:
93
89
  # Make forecast with the forecast pipeline
94
90
  forecast = create_forecast_pipeline(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: openstef
3
- Version: 3.4.83
3
+ Version: 3.4.85
4
4
  Summary: Open short term energy forecaster
5
5
  Home-page: https://github.com/OpenSTEF/openstef
6
6
  Author: Alliander N.V
@@ -92,7 +92,7 @@ openstef/tasks/__init__.py,sha256=bIyGTSA4V5VoOLTwdaiJJAnozmpSzvQooVYlsf8H4eU,16
92
92
  openstef/tasks/calculate_kpi.py,sha256=ncLnpqci_9EUGjaCLbGS5f9l5GjNxjkH-tyQ2R4fkRA,11700
93
93
  openstef/tasks/create_basecase_forecast.py,sha256=K5Fa8AYWYGwF7uv_Ala0RCqEiKMRoFKlA9U65rMGggc,4227
94
94
  openstef/tasks/create_components_forecast.py,sha256=V05KJ5h4OVB6jMyliLtegohGDf6kygn5FPTDT8tQzDs,5959
95
- openstef/tasks/create_forecast.py,sha256=n31s2fIq7oP3Rg0lfWv6eoXxxZJrgoQyR9_fIxc9VaA,6075
95
+ openstef/tasks/create_forecast.py,sha256=IXnpQ7PrmrNjd0bs8-OLkiqzpbt1Cy7TCesiWCBOEvg,5845
96
96
  openstef/tasks/create_solar_forecast.py,sha256=Np6-BKbmEiYvkPjQEHprDGzK5gRWqLa2deWT7G54Qd0,15062
97
97
  openstef/tasks/create_wind_forecast.py,sha256=RhshkmNSyFWx4Y6yQn02GzHjWTREbN5A5GAeWv0JpcE,2907
98
98
  openstef/tasks/optimize_hyperparameters.py,sha256=W2Ynkbiw_j7aGk0NmU_g-zIgwdGf7-WTqjDr_0bhSyY,4765
@@ -104,8 +104,8 @@ openstef/tasks/utils/predictionjobloop.py,sha256=Ysy3zF5lzPMz_asYDKeF5m0qgVT3tCt
104
104
  openstef/tasks/utils/taskcontext.py,sha256=O-LZ_wHEl5vbT8oB7EYtOeMkvk6EqCnI1-KiyER7Eu4,5407
105
105
  openstef/validation/__init__.py,sha256=bIyGTSA4V5VoOLTwdaiJJAnozmpSzvQooVYlsf8H4eU,163
106
106
  openstef/validation/validation.py,sha256=r6UqkdH5TMjsGfn8Ta07K1jkqmrVmwcPGfyQvMmZyO4,11459
107
- openstef-3.4.83.dist-info/licenses/LICENSE,sha256=7Pm2fWFFHHUG5lDHed1vl5CjzxObIXQglnYsEdtjo_k,14907
108
- openstef-3.4.83.dist-info/METADATA,sha256=3k2rwpQYGX827661SHFjmBv4ICDhV0xcA7NRzZYSVFk,8834
109
- openstef-3.4.83.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
110
- openstef-3.4.83.dist-info/top_level.txt,sha256=kD0H4PqrQoncZ957FvqwfBxa89kTrun4Z_RAPs_HhLs,9
111
- openstef-3.4.83.dist-info/RECORD,,
107
+ openstef-3.4.85.dist-info/licenses/LICENSE,sha256=7Pm2fWFFHHUG5lDHed1vl5CjzxObIXQglnYsEdtjo_k,14907
108
+ openstef-3.4.85.dist-info/METADATA,sha256=8UjOBq0P2v9-u4RshciVXhWrc9eBCLUSqKdm8AJD5Fc,8834
109
+ openstef-3.4.85.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
110
+ openstef-3.4.85.dist-info/top_level.txt,sha256=kD0H4PqrQoncZ957FvqwfBxa89kTrun4Z_RAPs_HhLs,9
111
+ openstef-3.4.85.dist-info/RECORD,,