Published October 25, 2018 | Version v1

Daily hydro power time series (1979-2016) for 43 Chinese reservoir hydro stations

  • 1. Aarhus University
  • 2. KIT

Description

This is the hydro time series used in the article 

The role of hydro power, storage and transmission in the decarbonization of the Chinese power system

https://doi.org/10.1016/j.apenergy.2019.02.009

Their calculations are detailed in this article:

https://doi.org/10.1016/j.mex.2019.05.024

 

--------------------------------------------

dams_large.csv  lists the names, coordinates, provinces, historical yearly inflows, historical water consumption rate and historical yearly electricity generation of the reservoir stations.

reservoir_effective_capacity.pickle  contains the effective capacity for the reservoirs.

daily_hydro_inflow_per_dam_1979_2016_m3.pickle  and daily_hydro_inflow_per_dam_1979_2016_GWh.pickle  contains the daily hydro inflow time series in terms of water (m3) and potential energy (GWh), respectively.

import pandas

data_pickle = pandas.read_pickle('*.pickle')

data_csv = pandas.read_csv('dams_large.csv')

 

Files

dams_large.csv

Files (9.8 MB)

Name Size Download all
md5:a6786d32a32ad653010bcb6fce068df7
4.9 MB Download
md5:6e473901d0827bd9c4457c94e313217e
4.9 MB Download
md5:66387d5eaefab2b0abe2a052b11beb45
7.3 kB Preview Download
md5:f0fa25d36deb178c09bad5d40745eb3b
919 Bytes Download

Additional details

Related works

Is supplement to
https://arxiv.org/abs/1810.10347 (URL)