- Posts: 2
Suggestions on using irradproc
- Weiming
- Topic Author
Less
More
20 Mar 2020 07:45 #8058
by Weiming
Suggestions on using irradproc was created by Weiming
Hi,
I'm aware that irradproc is able to convert between GHI, DNI, and DHI given the two of them.
Is there a module to decompose GHI to its two components DNI and DHI?
Thank you
Weiming
I'm aware that irradproc is able to convert between GHI, DNI, and DHI given the two of them.
Is there a module to decompose GHI to its two components DNI and DHI?
Thank you
Weiming
Please Log in or Create an account to join the conversation.
- Paul Gilman
Less
More
- Posts: 5464
26 Mar 2020 11:19 #8070
by Paul Gilman
Replied by Paul Gilman on topic Suggestions on using irradproc
Hi Weiming,
You might try NREL's DISC model for that application:
www.nrel.gov/grid/solar-resource/disc.html
Best regards,
Paul.
You might try NREL's DISC model for that application:
www.nrel.gov/grid/solar-resource/disc.html
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
- Weiming
- Topic Author
Less
More
- Posts: 2
26 Mar 2020 11:28 #8071
by Weiming
Replied by Weiming on topic Suggestions on using irradproc
Thank you.
I can see that it is embedded in an Excel document. Do you by any chance have this in the SSC module?
Weiming
I can see that it is embedded in an Excel document. Do you by any chance have this in the SSC module?
Weiming
Please Log in or Create an account to join the conversation.
- Paul Gilman
Less
More
- Posts: 5464
26 Mar 2020 13:19 #8072
by Paul Gilman
Replied by Paul Gilman on topic Suggestions on using irradproc
Hi Weiming,
It is not available as part of SSC, but here is a version that is part of PVLIB from Sandia National Laboratories:
pvlib-python.readthedocs.io/en/stable/generated/pvlib.irradiance.disc.html
Best regards,
Paul.
It is not available as part of SSC, but here is a version that is part of PVLIB from Sandia National Laboratories:
pvlib-python.readthedocs.io/en/stable/generated/pvlib.irradiance.disc.html
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
- John
Less
More
- Posts: 1
24 Feb 2022 09:04 #10622
by John
Replied by John on topic Suggestions on using irradproc
Hi Paul - Asking via this older but related thread (from a search).
Is there a Python version of the DISC model that you are aware of?
Also - the link to the spreadsheet suggested (in an earlier thread) to get DHI from DNI and GHI (with DNI determined from DISC) is broken. Has this part of getting all three irradiance values been updated. Any chance there is Python code associated with this piece?
Thanks!
John Bleem
Colorado State
Is there a Python version of the DISC model that you are aware of?
Also - the link to the spreadsheet suggested (in an earlier thread) to get DHI from DNI and GHI (with DNI determined from DISC) is broken. Has this part of getting all three irradiance values been updated. Any chance there is Python code associated with this piece?
Thanks!
John Bleem
Colorado State
Please Log in or Create an account to join the conversation.
- Paul Gilman
Less
More
- Posts: 5464
24 Feb 2022 16:57 #10624
by Paul Gilman
Replied by Paul Gilman on topic Suggestions on using irradproc
Hi John,
The PVLIB link above is to a Python library version of the DISC model that converts GHI to DNI.
As for DHI, there are a few models out there. SAM provides the option to choose from the Isotropic, HDKR, or Perez options, which are described in the SAM PV reference manual, available from here: sam.nrel.gov/photovoltaic/pv-publications.html .
Best regards,
Paul.
The PVLIB link above is to a Python library version of the DISC model that converts GHI to DNI.
As for DHI, there are a few models out there. SAM provides the option to choose from the Isotropic, HDKR, or Perez options, which are described in the SAM PV reference manual, available from here: sam.nrel.gov/photovoltaic/pv-publications.html .
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
Moderators: Paul Gilman