Skip to content

Conversation

@drifter089
Copy link
Owner

Closes # (if applicable).

Changes proposed in this Pull Request

Checklist

  • I consent to the release of this PR's code under the AGPLv3 license and non-code contributions under CC0-1.0 and CC-BY-4.0.
  • 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 and doc/requirements.txt.
  • Changes in configuration options are added in all of config.default.yaml and config.tutorial.yaml.
  • Add a test config or line additions to test/ (note tests are changing the config.tutorial.yaml)
  • Changes in configuration options are also documented in doc/configtables/*.csv and line references are adjusted in doc/configuration.rst and doc/tutorial.rst.
  • A note for the release notes doc/release_notes.rst is amended in the format of previous release notes, including reference to the requested PR.

drifter089 and others added 23 commits October 10, 2024 17:39
…ets-earth#1134)

* fix issue of adding H2 store and make H2 Store in AC buses

* add release notes

* Add H2 Stores to both AC and DC buses
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
- [github.com/psf/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…#1135)

* enable configfile for mock_snakemake

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Add release notes

* drop else condition

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
GbotemiB and others added 30 commits December 17, 2024 12:17
The error I mentioned here "https://discord.com/channels/911692131440148490/1316036197335961640". It is due to non-ASCII letter that it struggles to encode.
So I forced the script to read the file as UTF-8 (Line 303). And it worked for me.
…es (pypsa-meets-earth#1138)

* docs(contributor): contrib-readme-action has updated readme

* feature: Introducing configurable option to simplify GADM shapes

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* docs(contributor): contrib-readme-action has updated readme

* Adding 'simplify_gadm' description to configtables

* doc: Release note update

* docs(contributor): contrib-readme-action has updated readme

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Set simplify_gadm to true by default
…eets-earth#1250)

* Add a workflow to manually update pinned environments for PR

* Add a run condition to update the pinned envs for branches

* Remove a duplicating workflow
* Update documenter frequency

* Ensure execution on main only
…earth#1226)

* update FT to account for Hydrogen and electricity input

* revert implementation

* include electricity bus

* added  electricity bus

* revert snakemock

* Update release_notes.rst

* revert efficiency for FT
* Update bundles with gadm-like to bypass gadm dependency

* Minor fixes

* Restore automatic emission download

* Add release note

* Add description to bundles
* Update env requirements for doc

* Update documentation environment
* Remove a constraint on geopandas

* Restore earth-osm conda

---------

Co-authored-by: Davide Fioriti <67809479+davide-f@users.noreply.github.com>
Co-authored-by: Davide Fioriti <fioritidavidesubs@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants