Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Mühlenpfordt committed Jul 14, 2016
2 parents 8e63818 + 1bb9fe6 commit a0873e7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# datapackage_timeseries
This repository contains a jupyter-script to create timeseries data of wind and solar in-feed into the grids of German Transmission System Operators (TSOs) as well as load timeseries for 37 European countries from ENTSO-E.
# License
# Time series data package

This repository contains scripts to create time series data of wind and solar in-feed into the grids of German Transmission System Operators (TSOs) as well as load time series for 37 European countries from ENTSO-E.

See the [main Jupter notebook](main.ipynb) for further details.

## License

Add license info here
1 change: 0 additions & 1 deletion requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ dependencies:
- python=3.5
- bottleneck # accelerates some pandas operations
- jupyter
- lxml # pandas: parse HTML # FIXME is this correct?
- notebook
- numexpr # accelerates some pandas operations
- numpy
Expand Down

0 comments on commit a0873e7

Please sign in to comment.