Commit Graph

1277 Commits

Author SHA1 Message Date
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
Fabian Neumann
8d072a0169
Merge pull request #323 from PyPSA/fix/deprecation-warning-pandas-1.4
Fix deprecation warning for 'closed' with pandas 1.4
2023-02-11 09:35:33 +01:00
Fabian Neumann
4a106aae65
Merge branch 'master' into fix/deprecation-warning-pandas-1.4 2023-02-11 09:34:49 +01:00
Fabian Hofmann
9aab1e5c15
Merge pull request #469 from PyPSA/upgrade-shapely
env: update shapely to >=2.0
2023-02-08 21:49:17 +01:00
Fabian
0b20c734dc env: update shapely to >=2.0 2023-02-08 20:45:59 +01:00
Fabian Hofmann
912f088ecd
Merge branch 'master' into fix/deprecation-warning-pandas-1.4 2023-02-08 20:13:42 +01:00
Fabian Neumann
248d1211ef
Merge pull request #468 from PyPSA/revert-467-add-pygeos
Revert "env: add pygeos"
2023-02-08 19:48:12 +01:00
Fabian Neumann
bca35ff3e1
Revert "env: add pygeos" 2023-02-08 18:49:17 +01:00
Fabian Hofmann
e70449c5dd
Merge pull request #467 from PyPSA/add-pygeos
env: add pygeos
2023-02-08 18:42:08 +01:00