Commit Graph

4911 Commits

Author SHA1 Message Date
Fabian Neumann
28e9901408 limitations line break corrections 2019-08-14 11:55:42 +02:00
Fabian Neumann
e7236010dd add instructions to obtain pietzcker 2019-08-14 11:54:58 +02:00
Fabian Neumann
78f5a940f7 description of prepare_network 2019-08-14 11:08:10 +02:00
Fabian Neumann
63f2e1cd79 description of solve_network 2019-08-14 11:07:52 +02:00
Fabian Neumann
f16a107aea result sample 2019-08-14 10:35:41 +02:00
Fabian Neumann
b2e7ad9188 add limitations and result sample 2019-08-14 10:34:59 +02:00
Fabian Neumann
051448d9bc correct vopt/copt difference 2019-08-14 10:34:30 +02:00
Fabian Neumann
c94e758581 need scikit-learn for clustering rules 2019-08-13 18:08:38 +02:00
Fabian Neumann
d9b99f475a remove not existing rule build_renewable_potentials 2019-08-13 18:00:34 +02:00
Fabian Neumann
0b130b35ef link rule references to their documentation 2019-08-13 17:52:33 +02:00
Fabian Neumann
ca9f043bd8 add installing cds api instructions 2019-08-13 17:21:27 +02:00
Fabian Neumann
9cafbae5cc complete wildcards explanations 2019-08-13 17:20:57 +02:00
Fabian Neumann
7d9f0eebc5 move example 2019-08-13 15:58:55 +02:00
Fabian Neumann
60ac8ed0c2 repair config.yaml and duplicate example rst 2019-08-13 15:52:47 +02:00
Fabian Neumann
29dc7fcd48
Merge pull request #68 from eb5194/documentation
Add an example to the documentation of pypsa-eur
2019-08-13 15:50:16 +02:00
Fabian Neumann
a6f67d6ccf
Merge branch 'documentation' into documentation 2019-08-13 15:49:18 +02:00
Fabian Neumann
630b08fff0 add cutout related descriptions and figures 2019-08-13 15:48:21 +02:00
eb5194
b48481dad4 Add an example to the documentation of pypsa-eur, for now: just rst, data missing. Data (an additional folder called example) will be added when the new version of atlite is online, such that we can provide a smaller package (one day or a few days instead of a whole month). By then, example.rst should also be adapted to this change. Folder examples will contain the era5-cutout, the corresponding config.yaml, the solved network (elec_s_10_lvopt_Co2L-3H.nc) and an exemplary notebook pypsa-eur-example.ipynb which just reads the provided network and does a very brief analysis. 2019-08-13 14:30:41 +02:00
Fabian Neumann
c0bb51c0b1 Merge branch 'documentation' of https://github.com/pypsa/pypsa-eur into documentation 2019-08-13 12:19:14 +02:00
Jonas Hoersch
ce3b897649 Fix importing plot_p_nom_max module for documentation 2019-08-13 10:53:18 +02:00
Fabian Neumann
79a101239c remove duplicate copyright 2019-08-13 10:11:55 +02:00
Fabian Neumann
b7f1904032 add authors and copyright for footer 2019-08-13 10:10:38 +02:00
Fabian Neumann
3a94d4f5ef add seealso from module description to config documentatoin 2019-08-13 10:03:46 +02:00
Fabian Neumann
4d3d898430 remove trialed sphinx-bibtex and describe wildcards 2019-08-12 23:48:16 +02:00
Jonas Hoersch
f2afdacb31 build_renewable_profiles: Update documentation 2019-08-12 20:50:50 +02:00
Jonas Hoersch
be8c9798c1 plot_network: Split plotting into several functions to make sphinx happy
Also addresses part of issue #50: plot_map works again with cartopy.
2019-08-12 20:40:36 +02:00
Fabian Neumann
89d89deec0 further improve documentation 2019-08-12 19:01:53 +02:00
Jonas Hörsch
7a18740cfb
Merge pull request #66 from PyPSA/fneum-patch-1
base_network: return zero underwater fraction if no link geometry given
2019-08-12 10:52:29 +02:00
Fabian Neumann
a5d9bc9c7c add input/output descriptions (WIP) 2019-08-11 22:34:18 +02:00
Fabian Neumann
55f80a568a add illustrative images 2019-08-11 22:33:37 +02:00
Fabian Neumann
f7159de47f
base_network: return zero underwater fraction if no link geometry given (closes #53)
fixes #53
2019-08-11 16:59:56 +02:00
Fabian Neumann
67cf28b593 fill in relevant settings sections 2019-08-11 13:17:36 +02:00
Fabian Neumann
9d18754ac7 add examples placeholder and split configuration 2019-08-11 13:17:12 +02:00
Fabian Neumann
1bded0ab9b add rule section headers 2019-08-11 11:40:47 +02:00
Jonas Hörsch
4a6355265b
Merge pull request #64 from PyPSA/fneum-patch-1
base_network: scale snapshot weightings to sum up to 1 year
2019-08-11 11:06:00 +02:00
Fabian Neumann
c622c22b9c clarify solver installation 2019-08-10 22:46:26 +02:00
Fabian Neumann
067d259ff6 include description of rule groups
* and reduce corresponding sections in readme
* and modify environment docs
* and add bibtex support (tentative)
2019-08-10 14:25:19 +02:00
Fabian Neumann
ea96d499e7
base_network: scale snapshot weightings to sum up to 1 year
If the user selects a date range of less than a year in `config.yaml` the snapshot weightings should be scaled to add up to represet 8760 hours (1 year) such that operational expenses and investments are aligned in the objective function.
2019-08-10 12:33:14 +02:00
Fabian Neumann
9fe3fa54fe try more lightweight environment v3 2019-08-09 13:31:02 +02:00
Fabian Neumann
5b53b2e1fa try more lightweight environment v2 2019-08-09 11:47:55 +02:00
Fabian Neumann
2d7f13dd1f try more lightweight environment 2019-08-09 11:13:02 +02:00
Fabian Neumann
4f3325c338 fix typo in readthedocs settings 2019-08-09 11:02:49 +02:00
Fabian Neumann
462a0b987f update environment_docs 2019-08-09 10:59:23 +02:00
Fabian Neumann
22b9070b54 prepare settings for readthedocs deployment 2019-08-08 17:14:02 +02:00
Fabian Neumann
f6ee3f69b4 transfer descriptions from readme 2019-08-08 17:13:36 +02:00
Jonas Hoersch
fb0d44f64e Add a summary sentence for each rule taken from scripts 2019-08-08 15:07:08 +02:00
Fabian Neumann
aa34e0406f more config tables descriptions 2019-08-08 12:06:51 +02:00
Tom Brown
8d68146e7c Switch to BDEW-based weekday/end space heating demand profiles
These are different for residential and services demand.

Also include Snakefile in config files copied for each run.

Use gurobi settings from gurobi support for speed.

Commented out settings for testing randomness for noise.
2019-08-07 19:08:06 +02:00
Fabian Neumann
6aa6b20e26 more config tables and fixed table widths 2019-08-07 17:58:28 +02:00
Tom Brown
019e2f3f25 Split heat demand into residential and services with diff profiles
All urban central (i.e. district heating) is aggregated to the same
profile and bus.

The code is now written to cycle over each heating sector to add
demand and supply technologies, only changing what is necessary to
change, rather than just copying chunks of code and modifying
parameters there. This should make it easier to get an overview of
what's going on.
2019-08-07 11:33:29 +02:00