Last Container zum Vereinheitlichen und Bugfixes

This commit is contained in:
Bla Bla
2024-03-03 10:03:32 +01:00
parent ebcf4b56ef
commit ddde24a5aa
8 changed files with 103 additions and 27 deletions

View File

@@ -79,7 +79,7 @@ class LoadForecast:
data = np.load(self.filepath)
self.data = np.array(list(zip(data["yearly_profiles"],data["yearly_profiles_std"])))
self.data_year_energy = self.data * self.year_energy
pprint(self.data_year_energy)
#pprint(self.data_year_energy)
def get_price_data(self):
# load_profiles_exp_l = load_profiles_exp*year_energy