Skip to content

Commit

Permalink
Revised testcase, minor plot update and debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
MPavicevic committed Sep 8, 2021
1 parent e3bfc83 commit 85274c0
Show file tree
Hide file tree
Showing 6 changed files with 8,916 additions and 8,825 deletions.
2 changes: 1 addition & 1 deletion dispaset/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@

from .postprocessing.plot import plot_energy_zone_fuel, plot_zone_capacities, plot_zone, storage_levels, \
plot_storage_levels, plot_EFOH, plot_H2_and_demand, plot_tech_cap, \
H2_demand_satisfaction, plot_ElyserCap_vs_Utilization, plot_power_flow_tracing_matrix
H2_demand_satisfaction, plot_ElyserCap_vs_Utilization, plot_power_flow_tracing_matrix, plot_co2

if importlib.util.find_spec("cartopy"):
from .postprocessing.geoplot import plot_net_flows_map, plot_line_congestion_map
Expand Down

0 comments on commit 85274c0

Please sign in to comment.