viktorbengtsson / pypsa-vgr

Pypsa model for VGR (Western Gotaland Region)
2 stars 0 forks source link

Rewrite of Generator #85

Closed viktorbengtsson closed 1 month ago

viktorbengtsson commented 1 month ago

Minor edits to network.py

Simplify scenario config files and add floor Add script for generating weather in notebook (RUN THIS) Store weather files permanently Add script for generating renewables files (RUN THIS) Store renewables files permanently Add script for generating demand in notebook Add weather config.json to input Rename geography to renewables.py Add weather and renewables files to .gitignore Add functions to store and retreive weather to library.weather Rewrite lib.create_files.py Clean up lib.tools.py Restructure network.py to conditionally build based on flags scenarios.py now takes 4 arguments (last two are Clear and Tidy)