mirror of
				https://github.com/Akkudoktor-EOS/EOS.git
				synced 2025-11-04 08:46:20 +00:00 
			
		
		
		
	@@ -7,7 +7,7 @@ import numpy as np
 | 
			
		||||
from scipy.interpolate import RegularGridInterpolator
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class SelfConsumptionPropabilityInterpolator:
 | 
			
		||||
class SelfConsumptionProbabilityInterpolator:
 | 
			
		||||
    def __init__(self, filepath: str | Path):
 | 
			
		||||
        self.filepath = filepath
 | 
			
		||||
        # Load the RegularGridInterpolator
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user