Commit Graph

1285 Commits

Author SHA1 Message Date
pre-commit-ci[bot]
6b13462c97
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/codespell-project/codespell: v2.2.2 → v2.2.4](https://github.com/codespell-project/codespell/compare/v2.2.2...v2.2.4)
- [github.com/snakemake/snakefmt: v0.8.1 → v0.8.2](https://github.com/snakemake/snakefmt/compare/v0.8.1...v0.8.2)
2023-03-13 22:12:19 +00:00
Fabian Hofmann
a6a69a4354
Merge pull request #485 from PyPSA/ci-config
Ci config fixes
2023-03-06 16:07:41 +01:00
Fabian Hofmann
4e259c1c6e
Merge branch 'master' into ci-config 2023-03-06 15:44:24 +01:00
pre-commit-ci[bot]
8db3780fce [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-03-06 14:43:47 +00:00
Fabian
bf969424a2 ci modularization fix cutout retrieval and profile in dag 2023-03-06 15:41:02 +01:00
Fabian Neumann
2e0e8f6159
Merge pull request #480 from PyPSA/ci-config
ci: reduce duplications of test/config.test1.yaml
2023-03-06 10:11:25 +01:00
Fabian
0332216891 update release notes 2023-03-06 09:46:18 +01:00
pre-commit-ci[bot]
5ab10eae37 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-03-06 08:40:21 +00:00
Fabian
3bbd321b82 config: separate solver_options
solve_network: adjust code to new solver_options config
2023-03-06 09:35:11 +01:00
Fabian Neumann
b2295278f3
Merge branch 'master' into ci-config 2023-03-05 16:01:57 +01:00
Fabian Neumann
2633b255eb
Merge pull request #479 from PyPSA/cluster-m
cluster option 'm' only aggregates conventional carriers not excluded
2023-03-05 15:13:33 +01:00
pre-commit-ci[bot]
36003c9627 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-03-05 14:12:39 +00:00
Fabian Neumann
8837ba6a5f allow false for max_depth 2023-03-05 15:12:20 +01:00
Fabian Neumann
67d878d1d7 allow disabling max_depth through config overwrite 2023-02-22 19:28:07 +01:00
Fabian Neumann
4e75d6c644 fix path to test config 2023-02-22 19:20:28 +01:00
Fabian Neumann
708cdb8916 ci: reduce duplications of test/config.test1.yaml 2023-02-22 19:13:03 +01:00
Fabian Neumann
8512129f2c
Merge branch 'master' into cluster-m 2023-02-22 18:57:21 +01:00
Fabian Neumann
846049770e cluster option 'm' only aggregates conventional carriers not excluded 2023-02-22 18:55:05 +01:00
Fabian Neumann
e28e106c96
Merge pull request #478 from PyPSA/tqdm-display
replace progressbar by tqdm
2023-02-22 15:25:48 +01:00
Fabian
3642d5c834 build_renewable_profiles: remove progressbar import 2023-02-22 15:07:57 +01:00
Fabian
ef07ad0b97 ci: revert python buffer 2023-02-22 15:01:49 +01:00
pre-commit-ci[bot]
b134a395b4 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-02-22 13:40:37 +00:00
Fabian
44bb81af46 helpers: undo position fixing in tqdm 2023-02-22 14:40:02 +01:00
Fabian
ef047c20fa ci: flush python terminal output 2023-02-22 14:39:28 +01:00
pre-commit-ci[bot]
64745e7ec2 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-02-22 13:21:28 +00:00
Fabian
825d3e84d2 replace progressbar by tqdm 2023-02-22 14:20:18 +01:00
Fabian Neumann
ec4191fa51
Merge pull request #477 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-02-21 09:49:15 +01:00
pre-commit-ci[bot]
7b4480f597
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/docformatter: v1.6.0.rc1 → v1.5.1](https://github.com/PyCQA/docformatter/compare/v1.6.0.rc1...v1.5.1)
- [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.6.0 → v2.7.0](https://github.com/macisamuele/language-formatters-pre-commit-hooks/compare/v2.6.0...v2.7.0)
2023-02-20 21:27:10 +00:00
Fabian Neumann
e2ec25073a limit openpyxl version 2023-02-16 19:41:55 +01:00
Fabian Neumann
9bb52ddab0 update fixed versions environment.yaml 2023-02-16 16:07:01 +01:00
Fabian Neumann
7a51560c2b update fixed versions environment.yaml 2023-02-16 16:04:49 +01:00
Fabian Neumann
4afb05dc33 readthedocs: fix python version 2023-02-16 15:35:48 +01:00
Fabian Neumann
dc7194c068 bumb version number 2023-02-16 15:34:18 +01:00
Fabian Neumann
1539f4de7d
Merge pull request #475 from PyPSA/prepare-release-v0.7
prepare release 0.7
2023-02-16 15:12:24 +01:00
Fabian Neumann
3a5cfa4a2b
Merge branch 'master' into prepare-release-v0.7 2023-02-16 15:12:02 +01:00
Fabian Neumann
f7b1dd6882 finalise release notes 2023-02-16 14:56:24 +01:00
Fabian Neumann
e2d8f046eb update config files 2023-02-16 14:17:10 +01:00
Fabian Neumann
03ac301238 build_shapes: crs 2023-02-16 14:04:13 +01:00
Fabian Neumann
b6732bf6c4 documentation updates 2023-02-16 12:37:30 +01:00
Fabian Neumann
93d462831d uncomment shutil 2023-02-16 11:51:39 +01:00
Fabian Neumann
9c1182fe96 prepare release 0.7 2023-02-16 11:50:55 +01:00
Fabian Neumann
7b228375df
Merge pull request #472 from PyPSA/ci-.cache-v3
upgrade cache action from v2 to v3
2023-02-15 11:26:29 +01:00
Fabian Neumann
b2f2a17895
Merge branch 'master' into ci-.cache-v3 2023-02-15 11:26:18 +01:00
Fabian Neumann
a785f83164
Merge pull request #471 from PyPSA/fix-crs-warning
Fix warning in rule build_shapes
2023-02-15 11:22:04 +01:00
Fabian Neumann
cac98dc8e9 upgrade cache action from v2 to v3 2023-02-15 10:29:34 +01:00
Fabian Neumann
331b220704
Merge branch 'master' into fix-crs-warning 2023-02-15 10:19:37 +01:00
pre-commit-ci[bot]
03db47ed5e [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-02-15 09:16:14 +00:00
virio-andreyana
ff53981a73 Fix warning in rule build_shapes 2023-02-15 09:20:14 +01:00
Fabian Neumann
6d467b7133
Merge pull request #470 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-02-14 19:06:51 +01:00
pre-commit-ci[bot]
79e92c0687
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/fsfe/reuse-tool: v1.1.0 → v1.1.2](https://github.com/fsfe/reuse-tool/compare/v1.1.0...v1.1.2)
2023-02-13 21:36:06 +00:00