简体   繁体   中英

How to calculate DNI and DHI from GHI data in pvLIB?

I've done some of the pvlib tutorials, but at this moment I would like to calculate the pv power based on a database, which only has global horizontal irradiance.

The data looks as follows:

在此处输入图片说明

Also wind speed and temperature data are available.

I was wondering how I can calculate the direct normal irradiance (dni) and the diffuse horizontal irradiance (dhi) from this data, since I can't find any documentation on this topic. If I have the dni and dhi I can calculate my pv power from there using pvlib functions.

The data shown above is from Amsterdam:

lat: 52.37

lon:4.895

tz: 'Europe/Amsterdam'

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM