Skip to content

Commit

Permalink
Update meeting times (#29)
Browse files Browse the repository at this point in the history
* Update meeting time

* Fix typos
  • Loading branch information
ekatef authored Feb 11, 2024
1 parent c7ecd11 commit 47f3895
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,11 @@ Currently it focuses on electric off-grid applications as it is at an infant sta
There are multiple ways to get involved and learn more about our work.
Please, checkout the [PyPSA-Earth list](https://github.com/pypsa-meets-earth/pypsa-earth)

The recurrent meeting on PyPSA-Distribution is every second Wednesday at 9:00 AM (UK time) on Discord, please reach out and join! A calendar invitation may be found [here](https://drive.google.com/file/d/1JkYodLuC0HqCud3u8ORrnmpsjeb8NF-E/view?usp=sharing).

## Installation

0. **For Windows users**. Please, that windows is supported using WSL (Windows Subsystem Linux), due [Issue 392 Snakamake](https://github.com/snakemake/snakemake/issues/392)
0. **For Windows users**. Please, that windows is supported using WSL (Windows Subsystem Linux), due [Issue 392 Snakemake](https://github.com/snakemake/snakemake/issues/392)
Windows users may install the WSL as discussed in [this link](https://code.visualstudio.com/docs/remote/wsl), also including the setup of Visual Studio Code.

1. Open your terminal at a location where you want to install pypsa-earth. Type the following in your terminal to download the package from GitHub:
Expand Down
4 changes: 2 additions & 2 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ from the European PyPSA-Eur model using new data and functions. It is suitable f
storage and transmission expansion studies. We work hard to extend the PyPSA-Earth model by end of this year to include sector-coupling,
myopic and perfect pathway expansion capabilities.

Example of desired studies are: - Microgrids planning, Distribution system planning, Distribution system operation, Distribution network tariff design, ...
Example of desired studies are: microgrids planning, distribution system planning, distribution system operation, distribution network tariff design, ...
**Are we missing something?** Please let us know if you have any other ideas for applications of the model!

*PyPSA meets Earth initiative* members are maintaining the *PyPSA-Distribution* repository.
Expand All @@ -66,7 +66,7 @@ Get Involved

Discussions on the PyPSA-Distribution tool are hosted on the `PyPSA meets Earth Discord <https://discord.gg/AnuJBk23FU>`_.

The recurrent meeting on PyPSA-Distribution is every second Friday at 16:00 (UK time) on Discord, please reach out and join!
The recurrent meeting on PyPSA-Distribution is every second Wednesday at 9:00 AM (UK time) on Discord, please reach out and join! A calendar invitation may be loaded [here](https://drive.google.com/file/d/1JkYodLuC0HqCud3u8ORrnmpsjeb8NF-E/view?usp=sharing).

=============
Documentation
Expand Down
2 changes: 1 addition & 1 deletion doc/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Clone the Repository
====================
.. note::

**For Windows users**. Please, that windows is supported using WSL (Windows Subsystem Linux), due `Issue 392 Snakamake <https://github.com/snakemake/snakemake/issues/392>`_
**For Windows users**. Please, that windows is supported using WSL (Windows Subsystem Linux), due `Issue 392 Snakemake <https://github.com/snakemake/snakemake/issues/392>`_
Windows users may install the WSL as discussed in `this link <https://code.visualstudio.com/docs/remote/wsl>`_, also including the setup of Visual Studio Code.

First of all, clone the `PyPSA-Distribution repository <https://github.com/pypsa-meets-earth/pypsa-distribution/>`_ using the version control system ``git``.
Expand Down

0 comments on commit 47f3895

Please sign in to comment.