Skip to content

Commit

Permalink
docs: update repo links in readme (#285)
Browse files Browse the repository at this point in the history
  • Loading branch information
jenhagg authored Sep 3, 2020
1 parent 639cfb5 commit 02581e3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
![Pytest](https://github.com/intvenlab/PowerSimData/workflows/Run%20pytest/badge.svg)
![Pytest](https://github.com/Breakthrough-Energy/PowerSimData/workflows/Run%20pytest/badge.svg)

# PowerSimData
This package has been written in order to carry out power flow study in the
Expand All @@ -18,7 +18,7 @@ from producers to load buses and consisting of:
generated ($/MWh). These are determined by fuel cost and generator efficiency.
* the **time series** for renewable generators and demand. These profiles
are calculated in the [PreREISE] package and the list of profiles generated can be
consulted [here](https://github.com/intvenlab/PreREISE/tree/develop/docs):
consulted [here](https://github.com/Breakthrough-Energy/PreREISE/tree/develop/docs):
- the profile for the renewable generators consists of hourly power output.
- the load profile gives the hourly demand (MW) in various load zones, which are
geographic entities such as a state or a portion of a state.
Expand Down Expand Up @@ -460,6 +460,6 @@ for resource in change_table:
)
```

[PreREISE]: https://github.com/intvenlab/PreREISE
[PostREISE]: https://github.com/intvenlab/PostREISE
[PreREISE]: https://github.com/Breakthrough-Energy/PreREISE
[PostREISE]: https://github.com/Breakthrough-Energy/PostREISE
[zenodo]: https://zenodo.org/record/3530898

0 comments on commit 02581e3

Please sign in to comment.