pypsa-eur
pypsa-eur copied to clipboard
specify memory resources
Changes proposed in this Pull Request
Specify memory resources in all rules. With the setup in our group, this needs to be defined to run the model.
Checklist
- [ ] I tested my contribution locally and it seems to work fine.
- [ ] Code and workflow changes are sufficiently documented.
- [ ] Newly introduced dependencies are added to
envs/environment.yaml
andenvs/environment.docs.yaml
. - [ ] Changes in configuration options are added in all of
config.default.yaml
,config.tutorial.yaml
, andtest/config.test1.yaml
. - [ ] Changes in configuration options are also documented in
doc/configtables/*.csv
and line references are adjusted indoc/configuration.rst
anddoc/tutorial.rst
. - [ ] A note for the release notes
doc/release_notes.rst
is amended in the format of previous release notes.