Commit Graph

4423 Commits

Author SHA1 Message Date
Fabian Neumann
29adeb2267 add missing atlite import 2024-04-15 15:28:02 +02:00
Fabian Neumann
a1e42db58b change in zenodo urls from record to records 2024-04-15 15:14:02 +02:00
Fabian Neumann
fe1199e981 update shipdensity_global.zip link [no ci] 2024-04-15 15:03:23 +02:00
Fabian Neumann
fb35272fb4 add release notes [no ci] 2024-04-15 15:00:52 +02:00
Fabian Neumann
991eef6d97 update and reduce databundle size 2024-04-15 14:48:34 +02:00
Fabian Neumann
a4d58b70f5
Merge pull request #1020 from PyPSA/cleanup_data_structure
Cleaning up data and resources
2024-04-15 11:24:43 +02:00
Fabian Neumann
622da03d69
Merge pull request #1014 from PyPSA/add-documentation-hackathon
Add to documentation (Hackathon 4/10+11)
2024-04-14 20:09:02 +02:00
Fabian Neumann
1eb598079e
Merge branch 'master' into add-documentation-hackathon 2024-04-14 20:08:49 +02:00
Fabian Hofmann
f362638501
Merge pull request #1024 from SermishaNarayana/master 2024-04-14 12:27:34 +02:00
Sermisha
7a0ca73f3a Update to BAU constraint formulation in function add_BAU_constraints
Constraint formulation was not taking into account the ordering of the carriers
2024-04-14 14:24:01 +05:30
toniseibold
3b31b99dd2 removing the output file eia_hydro_stats.csv 2024-04-12 10:01:09 +02:00
lisazeyen
980040b1ae
Merge pull request #1021 from PyPSA/brownfield-chp
skip heat bus for CHPs in places where no central heating
2024-04-12 09:48:17 +02:00
lisazeyen
da1ff3be25
Merge branch 'master' into brownfield-chp 2024-04-12 09:32:44 +02:00
Fabian Neumann
038575dfc0 skip heat bus for CHPs in places where no central heating 2024-04-11 19:14:45 +02:00
toniseibold
7dd1d8fb59 delete biomass JRC from license file 2024-04-11 17:46:44 +02:00
toniseibold
35713e82b4 Remove heat_load_profile_DK_AdamJensen.csv and license comment 2024-04-11 16:44:18 +02:00
lisazeyen
a0436372fe
Merge pull request #1019 from PyPSA/reform-grouping-year-logic
Reform grouping year logic
2024-04-11 16:42:32 +02:00
toniseibold
8273b78540 file is not used 2024-04-11 16:32:08 +02:00
chrstphtrs
cb7061d603 Change all documentation links to be anonymous by adding double underscore suffix to avoid automatic target creation (which is triggered by single underscore suffix) 2024-04-11 15:55:11 +02:00
pre-commit-ci[bot]
1c321b72cf [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-04-11 14:53:12 +00:00
chrstphtrs
8644192564 Activate Sphinx automodules, add mock imports for missing pypsa-eur modules in environment used to build documentation 2024-04-11 15:37:54 +02:00
pre-commit-ci[bot]
f8b33e8eb2 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-04-11 12:21:46 +00:00
lisazeyen
a72388b989 define active assets consitently 2024-04-11 14:19:59 +02:00
lisazeyen
e9c9d08107 rename _intervals to _years, shorten definition 2024-04-11 14:19:44 +02:00
Micha
7773f7c84e Add release note for serendipitous bugfix 2024-04-11 14:19:31 +02:00
lisazeyen
b30c8550eb adjust valid_grouping_years
change sign, split up conditions for better readibility
2024-04-11 14:17:49 +02:00
lisazeyen
3a0e356382 add check if minimum grouping year< min build year 2024-04-11 14:12:01 +02:00
Michael Lindner
700b0e912a add more grouping years to avoid errors 2024-04-11 14:11:42 +02:00
Michael Lindner
7c30a2835f group existing capacities to the earlier grouping_year for consistency with optimized capacities 2024-04-11 14:11:22 +02:00
pre-commit-ci[bot]
73971199d2 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-04-11 07:46:23 +00:00
chrstphtrs
84de226cb0 Add documentation section for how to contribute documentation 2024-04-11 09:43:46 +02:00
Fabian Neumann
5ecd56d53c
Merge pull request #1010 from PyPSA/correct-co2-seq-potentials
Correct co2 potentials
2024-04-10 17:15:03 +02:00
pre-commit-ci[bot]
f3ad1a36c7 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-04-10 15:14:29 +00:00
Fabian Neumann
6bc1363080 allow sequestration potential attributes to be string 2024-04-10 17:13:58 +02:00
Fabian Neumann
3d5f440d99
Merge pull request #1011 from PyPSA/add_prefix_scenario_management
Add prefix scenario management
2024-04-10 16:57:08 +02:00
Fabian Neumann
8a0c12b579 add doc and release notes 2024-04-10 16:56:35 +02:00
Philipp Glaum
05a3c43c30 move prefix from Snakefile to get_dir function 2024-04-10 12:23:28 +02:00
lisazeyen
fd239e2688 adjust configtables 2024-04-10 12:15:33 +02:00
lisazeyen
49db5bfb95 add release notes 2024-04-10 12:13:38 +02:00
lisazeyen
9d9ab98279 add other co2 potentials 2024-04-10 12:06:53 +02:00
Philipp Glaum
74185560e0 initial implementation 2024-04-10 12:04:45 +02:00
Fabian Hofmann
e1502c95dd
Merge pull request #1007 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2024-04-10 11:18:00 +02:00
Fabian Hofmann
b01011b52e
Merge branch 'master' into pre-commit-ci-update-config 2024-04-10 11:02:20 +02:00
Fabian Hofmann
3e333b6eae
Merge pull request #1008 from Climact/feature/fix-custom-busmap 2024-04-09 17:52:24 +02:00
Thomas Gilon
b673b947ea Fix custom busmap read in cluster network 2024-04-09 17:30:38 +02:00
pre-commit-ci[bot]
f1c8b19cf0
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)
- [github.com/fsfe/reuse-tool: v3.0.1 → v3.0.2](https://github.com/fsfe/reuse-tool/compare/v3.0.1...v3.0.2)
2024-04-08 19:56:47 +00:00
lisazeyen
ce1e531ad0
Merge pull request #1005 from Climact/feature/fix-typo
Fix typo
2024-04-04 16:02:25 +02:00
Thomas Gilon
6e20afbaee Fix typo 2024-04-04 15:42:02 +02:00
lisazeyen
282651cfba
Merge pull request #1002 from PyPSA/rename-existing-capacities
Rename existing capacities
2024-04-03 17:17:30 +02:00
lisazeyen
d8fbc6d6cd
Merge branch 'master' into rename-existing-capacities 2024-04-03 16:51:41 +02:00