add contour code but need to update
update electricity data
This commit is contained in:
		
							
								
								
									
										70074
									
								
								combined_data.csv
									
									
									
									
									
								
							
							
						
						
									
										70074
									
								
								combined_data.csv
									
									
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										24
									
								
								config.json
									
									
									
									
									
								
							
							
						
						
									
										24
									
								
								config.json
									
									
									
									
									
								
							| @@ -15,31 +15,31 @@ | |||||||
|         "capacity": 5000 |         "capacity": 5000 | ||||||
|     }, |     }, | ||||||
|     "pv_capacities":{ |     "pv_capacities":{ | ||||||
|         "begin": 5000, |         "begin": 0, | ||||||
|         "end": 50000, |         "end": 50000, | ||||||
|         "groups": 3  |         "groups": 5  | ||||||
|     }, |     }, | ||||||
|     "ess_capacities":{ |     "ess_capacities":{ | ||||||
|         "begin": 5000, |         "begin": 0, | ||||||
|         "end": 50000, |         "end": 100000, | ||||||
|         "groups": 3  |         "groups": 10  | ||||||
|     }, |     }, | ||||||
|     "time_interval":{ |     "time_interval":{ | ||||||
|         "numerator": 15, |         "numerator": 15, | ||||||
|         "denominator": 60 |         "denominator": 60 | ||||||
|     }, |     }, | ||||||
|     "annotated": { |     "annotated": { | ||||||
|         "unmet_prob": true, |         "unmet_prob": false, | ||||||
|         "benefit": false, |         "benefit": false, | ||||||
|         "cost": true  |         "cost": false  | ||||||
|     }, |     }, | ||||||
|     "figure_size":{ |     "figure_size":{ | ||||||
|         "height": 18, |         "height": 9, | ||||||
|         "length": 20 |         "length": 10 | ||||||
|     }, |     }, | ||||||
|     "plot_title":{ |     "plot_title":{ | ||||||
|         "unmet_prob": "Probability of unmet electricity demands", |         "unmet_prob": "Coverage Rate of Factory Electrical Demands", | ||||||
|         "cost": "Costs of the PV System/million Eur", |         "cost": "Costs of Microgrid system [m-EUR]", | ||||||
|         "benefit": "Benefit Heatmap Based on PV and ESS Capacities (thousand EUR/year)" |         "benefit": "Financial Profit Based on Py & Ess Configuration (k-EUR / year)" | ||||||
|     } |     } | ||||||
| } | } | ||||||
							
								
								
									
										145
									
								
								main.ipynb
									
									
									
									
									
								
							
							
						
						
									
										145
									
								
								main.ipynb
									
									
									
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Reference in New Issue
	
	Block a user