Fabian Neumann
e2605a25dc
amend release notes from GCP PR [skip travis]
2020-08-24 14:39:10 +02:00
Max Parzen
2c1626f1dd
Adding Google Cloud Platform set-up ( #177 )
...
* Adding default file
* Added GCP purpose
* Google Cloud Platform registration
* Created VM set-up step
* Installation of Cloud SDK
* Step 5 - Extra.
* Installation of WinSCP
* Note field
* Important tips
* Update GCP-set-up-for-windows.rst
* Adding YouTube video for WinSCP
* minor corrections
* Rename rst file
* Updated index.rst
* Update text according to Fabian
* Update doc/cloudcomputing.rst
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2020-08-24 14:19:23 +02:00
FabianHofmann
1cde8d300a
Fix up add_nice_carrier_names for new pandas ( #178 )
...
* solve #174
* update release notes
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2020-08-24 11:04:54 +02:00
Fabian Neumann
2f4852347a
Fix two issues with new 2020 ENTSO-E grid extract ( #181 )
...
* base: fix errors in new entsoe extract
* add release notes
* apply suggestions from code review - remove hardcode
2020-08-24 10:33:46 +02:00
Tom Brown
515416fd75
PyPSA-Eur-Sec Version 0.2.0
...
Please see the release notes:
https://pypsa-eur-sec.readthedocs.io/en/latest/release_notes.html#pypsa-eur-sec-0-2-0-21st-august-2020
for more information.
2020-08-21 12:34:20 +02:00
Tom Brown
18ffb38bb1
doc: release notes for Version 0.2.0
2020-08-21 12:16:15 +02:00
Tom Brown
d4368a966a
Replace _ with - in technology_data and prenetworks_brownfield
...
Preferred by kubernetes.
Also updated the documentation accordingly.
2020-08-20 18:00:27 +02:00
Tom Brown
6444f7fde9
Weight offshore connection costs with aggregation weight
...
Rather than taking a mean of the clustered connection costs.
Apply cost update also for overnight scenarios based on planning year.
Add land costs for onshore wind.
2020-08-19 12:41:17 +02:00
martavp
59f2a8b09d
Update myopic.rst
2020-08-17 11:56:29 +02:00
martavp
20512754ce
Update myopic.rst
2020-08-14 12:32:00 +02:00
martavp
661804da7c
add rough description of myopic code
2020-08-14 12:18:18 +02:00
Fabian Neumann
8c5efb5252
add compatibility with pyomo 5.7.0 ( #172 )
...
* add compatibility with pyomo 5.7.0
* add release notes [skip travis]
2020-07-20 17:33:15 +02:00
Fabian Neumann
165dd2d440
uncertain costs: facilitate parameter sweep ( #167 )
...
* add opts for cost parameter sweep
* add pr link to release note
2020-07-10 16:41:44 +02:00
Tom Brown
34123088c8
README: Include zenodo DOI and other badges
2020-07-10 09:22:41 +02:00
Tom Brown
b16eb41d7c
README: Link to readthedocs and remove info in documentation
...
I.e. avoid duplication of text.
2020-07-08 18:52:18 +02:00
Tom Brown
c24728279c
PyPSA-Eur-Sec Version 0.1.0
...
Please see the release notes in the documentation for more
information.
2020-07-08 18:37:12 +02:00
Fabian Neumann
2627c96a9e
Prepare Release v0.2.0 ( #165 )
...
* prepare release v0.2.0
* prepare release v0.2.0 v2 [skip travis]
2020-06-08 20:43:35 +02:00
Fabian Neumann
d66b70e180
doc: update release notes and documentation [skip travis]
2020-06-08 18:29:15 +02:00
Jonas Hörsch
0813807b0f
data/entsoegridkit: Update gridkit data files ( #118 )
...
* data/entsoegridkit: Update gridkit data files
* add missing NordBalt and Estlink 1 to TYNDP
* base: lower distance tolerance, hardcode faulty bus allocation
* data: apply new parameter corrections for network extract
* doc: amend release notes [skip travis]
* doc: update release notes and base image [skip travis]
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2020-06-08 18:13:51 +02:00
Fabian Neumann
5ea29551b9
add REUSE.software license information ( #160 )
...
* add REUSE.software license information
* add release note on licensing
* Update doc/index.rst
Co-authored-by: euronion <42553970+euronion@users.noreply.github.com>
* Update doc/index.rst
Co-authored-by: euronion <42553970+euronion@users.noreply.github.com>
* Update doc/release_notes.rst [skip travis]
Co-authored-by: euronion <42553970+euronion@users.noreply.github.com>
2020-05-29 09:50:55 +02:00
Fabian Neumann
6bde6e52de
doc: fix tutorial video embedding [skip travis]
2020-05-28 21:30:10 +02:00
Fabian Neumann
9199012860
doc: link tutorial videos, slides and snakemake badge [skip travis]
2020-05-28 20:36:45 +02:00
euronion
bb3477cd69
Add information on PRs to contribution guidelines. ( #151 )
2020-04-14 10:54:39 +02:00
Fabian Neumann
0c6c23478b
fix snakemake as --cores (-j) is now a mandatory argument
...
in 5.11.0 https://snakemake.readthedocs.io/en/stable/project_info/history.html
2020-03-17 14:55:30 +01:00
euronion
ccc56ce3c8
Fix: Correctly determine the bus to attatch custom powerplants to. ( #131 )
...
* Add index integrity checks for custom powerplants.
* Update .csv template for custom powerplants.
* Update data/custom_powerplants.csv
* Revert "Merge branch 'master' into fix/custom-powerplants"
This reverts commit 5cd9c1afafd1ab36c31181ffed7635152805ee52, reversing
changes made to 5b1df27b25fdc89acca88395a0ba999f84dce109.
* Update release_notes.rst
* Rephrasing update to release notes.
* Merge with upstream/master (revert reverted merge).
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2020-03-17 09:50:38 +01:00
euronion
2f85b0ede5
Separate retrieval and building of cutouts, natura raster into distinct configurations each. ( #136 )
...
* Separate config switches for retrieving and building cutout, natura raster.
* Include new switches in tutorial and test configs.
* Update release_notes.rst
* Update toplevel.csv
* Update tutorial.rst
* Update configuration.rst
2020-03-16 15:51:47 +01:00
Fabian Neumann
e6057196e5
doc: add warning and link to pypsa-eur-sec [skip travis]
2020-03-15 13:28:06 +01:00
FabianHofmann
1ecca802f3
Nomopyomo ( #116 )
...
* play around, add new nomopyomo feature
* fix constraints
* fix constraints
* set solver to cbc due to error with gurobi900
* update environments
shift lv and lc constraints to prepare_network
start modifying opt constraints
* correct BAU
* correct environment
* fix import
* fix SAFE constraint
* fix battery charger ratio constraint
* code cleaning
* restructure solve scripts
* fix CCL constraint
* adjust doc
* solve_network: update doc string
* revert unwanted changes
* update environment.yaml
* update environment.yaml II
* force conda update, revert last commit
* revert last change, use other channel priority
* remove trace_sove_network
* add skip_iterating and track_iterations options to config file
* revert last commit, fix environment to current pypsa master
* line break, trigger CI with updated pypsa
* nomopyomo: PR review
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2020-02-10 12:06:43 +01:00
Fabian Neumann
b479973b7e
doc: fix tutorial notes to account for '_ec' in filenames [skip travis]
...
* Adressing feedback from denyin: Private message regarding: [pypsa] MissingRuleException when using snakemake command
2020-02-02 11:07:29 +01:00
Fabian Neumann
c1ec91f5ba
doc: note on open-source solver setup [skip travis]
2020-01-24 17:02:09 +01:00
Fabian Neumann
5934f4f7a1
prepare release v0.1.0 ( #117 )
2020-01-09 14:09:28 +01:00
Fabian Neumann
4cab8a7cf0
doc: fix typo in toplevel.csv [skip travis]
2020-01-07 10:39:58 +01:00
Fabian Neumann
b8e3682bba
doc: update release notes [skip travis]
2019-12-22 18:38:01 +01:00
Fabian Neumann
7ddc153bd2
ec: attach hydrogen pipelines ( #108 )
2019-12-02 12:22:30 +01:00
euronion
85c356297a
Add logging to logfiles to all snakemake workflow scripts. ( #102 )
...
* Add logging to logfiles to all snakemake workflow scripts.
* Fix missing quotation marks in Snakefile.
* Apply suggestions from code review
Co-Authored-By: Fabian Neumann <fabian.neumann@outlook.de>
* Apply suggestions from code review
Co-Authored-By: Fabian Neumann <fabian.neumann@outlook.de>
* doc: fix _ec_ filenames in docs
* Allow logging message format to be specified in config.yaml.
* Add logging for Snakemake rule 'retrieve_databundle '.
* Add limited logging to STDERR only for retrieve_*.py scripts.
* Import progressbar module only on demand.
* Fix logging to file and enable concurrent printing to STDERR for most scripts.
* Add new 'logging_format' option to Travis CI test config.yaml.
* Add missing parenthesis (bug fix) and cross-os compatible paths.
* Fix typos in messages.
* Use correct log files for logging (bug fix).
* doc: fix line references
* config: logging_format in all configs
* doc: add doc for logging_format
* environment: update to powerplantmatching 0.4.3
* doc: update line references for tutorial.rst
* Change logging configuration scheme for config.yaml.
* Add helper function for doing basic logging configuration.
* Add logpath for prepare_links_p_nom rule.
* Outsource basic logging configuration for all scripts to _helper submodule.
* Update documentation for changed config.yaml structure.
Instead of 'logging_level' and 'logging_format', now 'logging' with subcategories is used.
* _helpers: Change configure_logging signature.
2019-11-28 08:22:52 +01:00
Fabian Neumann
81d9d2ab4d
battery+H2: option for stores and links instead of storage_units ( #97 )
...
* add_electricity: stores and links instead of storageunits
* move code for attaching in add_extra_stores.py
* Update Snakefile
Co-Authored-By: Fabian Neumann <fabian.neumann@outlook.de>
* Update Snakefile
Co-Authored-By: Fabian Neumann <fabian.neumann@outlook.de>
* Update Snakefile
Co-Authored-By: Fabian Neumann <fabian.neumann@outlook.de>
* rename to add_extra_components.py
* incorporate suggestions
* Snakefile: update script name
* extra_components: import _add_missing_carriers_from_costs
* Add '_ec" infix in Snakefile
* Snakefile add infix at missing spot
* remove unintendetely inserted data.bundle, correct import in add_extra_components
* environment: fix pyyaml version
* set powerplantmatching as conda-dependency
* environment fix minimal ppm version
* environment reinsert pyyaml
* environment: carry over changes to environment.docs.yaml
* extra_components: add carriers
* update docstring
* Update scripts/add_extra_components.py
* Update scripts/add_extra_components.py
* tutorial: fix hyperlink [skip travis]
* update release notes
* update documentation
* add_electricity: merge removal of suptech
2019-11-19 19:36:28 +01:00
JanFrederickUnnewehr
6cde3e902b
own databundle ( #96 )
...
* config.default.yaml
* retrieve_databundle: docs, config and defaults
* fix capitalisation of true/false
2019-11-19 15:56:44 +01:00
Fabian Neumann
9517eda1d7
add option for nuclear expansion at current locations ( #98 )
...
* add_electricity: add option for nuclear expansion at current locations
* doc: add documentation on adding nuclear options
2019-11-19 12:26:01 +01:00
Fabian Neumann
3370bd3b92
doc: update documentation on Ep option
2019-11-14 15:50:03 +01:00
Fabian Neumann
61be125bd8
doc: fix line references in tutorial
2019-11-14 14:51:19 +01:00
Fabian Neumann
27efd78784
doc-config: fix line references [skip travis]
2019-11-07 18:16:01 +01:00
Fabian Neumann
e54119d878
cluster: add focus weights (in favor of #26 ) ( #87 )
...
* cluster: add focus weights (in favor of #26 )
* clear assert of total focus
Co-Authored-By: FabianHofmann <hofmann@fias.uni-frankfurt.de>
2019-11-07 15:38:25 +01:00
Fabian Neumann
be32e92dbb
doc-tutorial: add alternative for windows users
2019-11-07 14:41:52 +01:00
Fabian Neumann
59a39bc00c
doc: update release notes [skip travis]
2019-11-06 17:53:38 +01:00
Fabian Neumann
4f2c1c3080
doc: update workflow chart [skip travis]
2019-11-06 17:51:18 +01:00
Fabian Neumann
99cb4a4354
Merge pull request #86 from PyPSA/workflow
...
Integrate data retrieving into snakemake workflow
2019-11-06 16:06:11 +01:00
Fabian Neumann
0fb57601bf
doc: document powerplantmatching changes from #84
2019-11-06 15:59:34 +01:00
Fabian Neumann
cabe2e2a3f
doc: fix typo co2base and agg_p_nom_limits [skip travis]
2019-11-06 15:22:27 +01:00
Fabian Neumann
7406ceb50e
doc: add co2base and agg_p_nom_limits [skip travis]
2019-11-06 15:19:22 +01:00
Fabian Neumann
2ace4f2e94
retrieve*: add documentation
2019-11-06 14:50:59 +01:00
Fabian Neumann
b5f6a94687
added release notes v0.1.0
2019-10-29 16:48:15 +01:00
Fabian Neumann
c37e8dc799
doc/index.rst: fix type
2019-10-28 18:11:19 +01:00
Fabian Neumann
b711517bd9
Update index.rst
2019-10-28 18:09:17 +01:00
Fabian Neumann
28fcd5ca3a
doc/index: add build status
2019-10-28 18:04:44 +01:00
Fabian Neumann
777e5e97ff
fix typo in doc/tutorial.rst
2019-10-28 14:07:27 +01:00
Fabian Neumann
2a05124c80
correct config.default.yaml line references
2019-10-24 16:45:49 +02:00
Fabian Neumann
9aaa26cbbe
add zenodo files ( closes #60 )
2019-10-24 15:54:12 +02:00
Fabian Neumann
531497f1f8
leave docker for later
2019-10-03 17:09:25 +02:00
Fabian Neumann
9158670db0
fix type: default to tutorial
2019-10-03 16:26:11 +02:00
Fabian Neumann
0dc42ef359
add plotting rules note and solver note
2019-10-03 16:21:59 +02:00
Fabian Neumann
9ab516ff39
add example for snakemake and configuration
2019-10-03 16:13:44 +02:00
Fabian Neumann
6f27e753e5
default and tutorial config.x.yaml - cf. #49
2019-10-03 12:37:23 +02:00
Fabian Neumann
e44c5491af
add snippets from config.yaml in doc
2019-10-02 15:49:24 +02:00
Fabian Neumann
ec913363c7
add costs section
2019-10-02 14:56:04 +02:00
Fabian Neumann
3c843ad91e
revert to backticks in headers
2019-08-14 18:03:34 +02:00
Fabian Neumann
03b51cac18
add rulegraphs
2019-08-14 17:15:07 +02:00
Fabian Neumann
0e5886081e
move rules to own pages and adapt image paths
2019-08-14 15:36:46 +02:00
Fabian Neumann
737ffc930d
Merge branch 'documentation' of https://github.com/pypsa/pypsa-eur into documentation
2019-08-14 15:30:25 +02:00
Fabian Neumann
81d920087c
Update doc/wildcards.rst
...
Co-Authored-By: Jonas Hörsch <coroa@posteo.de>
2019-08-14 12:56:31 +02:00
Fabian Neumann
4730245ae3
numbered sections in rules overview
2019-08-14 12:05:06 +02:00
Fabian Neumann
28e9901408
limitations line break corrections
2019-08-14 11:55:42 +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
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
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
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
Fabian Neumann
89d89deec0
further improve documentation
2019-08-12 19:01:53 +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
9d18754ac7
add examples placeholder and split configuration
2019-08-11 13:17:12 +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
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
Fabian Neumann
6aa6b20e26
more config tables and fixed table widths
2019-08-07 17:58:28 +02:00
Fabian Neumann
7a4e9f22d4
configuration table descriptions
2019-08-07 10:56:23 +02:00
Fabian Neumann
45d67c1158
wip on installation and introduction
2019-08-06 16:53:32 +02:00
Fabian Neumann
7ef5146393
outline for rules overview
2019-06-19 13:12:02 +02:00
Fabian Neumann
9bc702bc07
doc: move img folder into doc
2019-06-07 11:07:12 +02:00
Fabian Neumann
362f183c32
doc: add frame for documentation
2019-06-07 10:34:36 +02:00