-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #365 from GbotemiB/update-submodule
updated pypsa-earth submodule to v0.4.0
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule pypsa-earth
updated
12 files
+2 −2 | .pre-commit-config.yaml | |
+28 −20 | README.md | |
+5 −1 | Snakefile | |
+1 −1 | config.default.yaml | |
+1 −1 | config.tutorial.yaml | |
+1 −2 | configs/bundle_config.yaml | |
+1 −1 | doc/conf.py | |
+18 −0 | doc/release_notes.rst | |
+332 −304 | envs/environment.fixed.yaml | |
+22 −0 | scripts/_helpers.py | |
+12 −4 | scripts/build_renewable_profiles.py | |
+4 −1 | scripts/simplify_network.py |