Fabian Hofmann
|
e78faac49d
|
Merge pull request #692 from PyPSA/FabianHofmann-patch-1
fix carrier assignment
|
2023-07-06 16:12:43 +02:00 |
|
Fabian Hofmann
|
3ea8b26ae0
|
fix carrier assignment
|
2023-07-06 15:01:00 +02:00 |
|
Fabian Neumann
|
f59695e19b
|
Merge pull request #665 from PyPSA/linemaxext-config
add option to limit maximum extension per line/link; linemaxext
|
2023-07-05 22:27:04 +02:00 |
|
Fabian
|
9c6e5e0ed0
|
config: remove unneeded plotting entries
|
2023-07-05 11:34:07 +02:00 |
|
pre-commit-ci[bot]
|
0664f1050f
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-07-04 23:58:07 +00:00 |
|
virio-andreyana
|
1639014b40
|
Merge remote-tracking branch 'refs/remotes/origin/describe-config' into describe-config
|
2023-07-05 01:56:30 +02:00 |
|
virio-andreyana
|
55add4c785
|
finalized config documentation
|
2023-07-05 01:51:50 +02:00 |
|
Fabian Neumann
|
d751f4694d
|
Update scripts/prepare_network.py
|
2023-07-03 18:58:15 +02:00 |
|
pre-commit-ci[bot]
|
ac264282da
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-07-03 01:38:04 +00:00 |
|
virio-andreyana
|
9138901e5d
|
add table for biomass, energy, existing capacities, solar thermal, plotting (need suggestion)
|
2023-07-03 03:37:41 +02:00 |
|
virio-andreyana
|
b2c4a5a4cb
|
Merge branch 'master' into describe-config
|
2023-07-02 23:58:55 +02:00 |
|
Fabian Neumann
|
86708838da
|
Merge branch 'master' into linemaxext-config
|
2023-06-30 14:51:29 +02:00 |
|
Fabian Neumann
|
662492a23e
|
Merge pull request #690 from PyPSA/fix/safe-add-carriers
Prevent attempt to re-add existing carriers.
|
2023-06-30 14:50:45 +02:00 |
|
pre-commit-ci[bot]
|
e4651ce711
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-06-30 11:28:56 +00:00 |
|
euronion
|
16dcad0176
|
Prevent attempt to re-add existing carriers.
|
2023-06-30 13:25:20 +02:00 |
|
Fabian Hofmann
|
134a05f6f1
|
Merge pull request #689 from PyPSA/build-renewable-profiles-nprocesses
build_renewable_profile: fix execution for one thread + enable switching between tutorial and default config
|
2023-06-30 12:05:01 +02:00 |
|
Fabian
|
701231fdca
|
build_renewable_profile: fix execution for one thread
|
2023-06-30 11:34:41 +02:00 |
|
Fabian Hofmann
|
f4847ba907
|
Merge pull request #687 from PyPSA/powerplants-dropna
follow up on #686
|
2023-06-29 19:43:49 +02:00 |
|
Fabian
|
9e143345bd
|
follow up on #686
|
2023-06-29 19:24:38 +02:00 |
|
Fabian Hofmann
|
89ffa87254
|
Merge pull request #653 from PyPSA/complete-carrier-set
Complete carrier set
|
2023-06-29 18:13:26 +02:00 |
|
Fabian Hofmann
|
e2270ea580
|
Merge branch 'master' into complete-carrier-set
|
2023-06-29 16:50:22 +02:00 |
|
Fabian Hofmann
|
aec5664b3b
|
Merge pull request #686 from PyPSA/update-clustering-namespace
update to new pypsa and scipy version
|
2023-06-29 16:50:15 +02:00 |
|
Fabian
|
aac339ef0b
|
Merge branch 'cll-constraint-groupby' into update-clustering-namespace
|
2023-06-29 16:39:53 +02:00 |
|
Fabian
|
00ec36a12e
|
add_electricity: filter out nan geocoords in kdtree
|
2023-06-29 16:38:56 +02:00 |
|
Fabian
|
0dd1933057
|
solve_network: fix argument for linopy groupby
|
2023-06-29 16:21:45 +02:00 |
|
pre-commit-ci[bot]
|
d84c7ebf6a
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-06-29 14:02:56 +00:00 |
|
Fabian Hofmann
|
3f946dd83d
|
Update scripts/add_electricity.py
|
2023-06-29 16:02:31 +02:00 |
|
pre-commit-ci[bot]
|
a9b0d349f2
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-06-29 14:02:21 +00:00 |
|
Fabian Hofmann
|
cf06204e4f
|
Update scripts/add_electricity.py
|
2023-06-29 16:02:09 +02:00 |
|
Fabian Hofmann
|
8c7c586b0c
|
Update scripts/add_extra_components.py
|
2023-06-29 16:02:03 +02:00 |
|
Fabian Hofmann
|
86c489679a
|
Merge branch 'master' into complete-carrier-set
|
2023-06-29 16:00:58 +02:00 |
|
Fabian
|
2f3005e555
|
use pypsa.clustering.spatial namespace
|
2023-06-29 15:37:29 +02:00 |
|
pre-commit-ci[bot]
|
febd293374
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-06-28 08:05:18 +00:00 |
|
virio-andreyana
|
d943e3bb68
|
add sector and industry table. In progress
|
2023-06-27 23:16:15 +02:00 |
|
Fabian Neumann
|
329349d794
|
Merge pull request #684 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2023-06-27 10:15:03 +02:00 |
|
pre-commit-ci[bot]
|
cec407e656
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/docformatter: v1.7.2 → v1.7.3](https://github.com/PyCQA/docformatter/compare/v1.7.2...v1.7.3)
- [github.com/fsfe/reuse-tool: v1.1.2 → v2.0.0](https://github.com/fsfe/reuse-tool/compare/v1.1.2...v2.0.0)
|
2023-06-26 22:19:08 +00:00 |
|
virio-andreyana
|
678792009a
|
preparing sector config data
|
2023-06-22 10:23:54 +02:00 |
|
Fabian Hofmann
|
ab0963540f
|
Merge branch 'master' into complete-carrier-set
|
2023-06-21 09:53:19 +02:00 |
|
Fabian Neumann
|
86e5f08fbf
|
Merge branch 'master' into linemaxext-config
|
2023-06-20 13:33:18 +02:00 |
|
Fabian Neumann
|
cfa99cb327
|
Merge pull request #683 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2023-06-20 13:31:04 +02:00 |
|
pre-commit-ci[bot]
|
284e3f8e70
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/codespell-project/codespell: v2.2.4 → v2.2.5](https://github.com/codespell-project/codespell/compare/v2.2.4...v2.2.5)
|
2023-06-19 22:43:01 +00:00 |
|
virio-andreyana
|
0bf693c585
|
general update of .rst files
|
2023-06-16 01:31:59 +02:00 |
|
Fabian Hofmann
|
bdb5381730
|
Merge pull request #663 from PyPSA/post-merge-param
Post-merge `snakemake.params`
|
2023-06-15 22:00:15 +02:00 |
|
Fabian
|
a17647a07e
|
add_electricity: fix cost ref
|
2023-06-15 19:35:41 +02:00 |
|
Fabian
|
27eea273bd
|
harmonize params names
|
2023-06-15 19:12:30 +02:00 |
|
Fabian
|
1d10073514
|
review params implementation; reproduce objective values in CI
|
2023-06-15 18:52:25 +02:00 |
|
Fabian
|
45cac01ea3
|
adjust param accessing in cluster, simplify and build_elec script
|
2023-06-14 14:39:53 +02:00 |
|
virio-andreyana
|
12b9356245
|
add info to release_notes
|
2023-06-14 11:03:07 +02:00 |
|
Fabian Hofmann
|
862e54770f
|
Merge branch 'master' into post-merge-param
|
2023-06-14 10:11:26 +02:00 |
|
Max Parzen
|
e137045380
|
Merge pull request #680 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2023-06-13 15:06:17 +01:00 |
|