-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathCITATION.cff
More file actions
50 lines (50 loc) · 2.22 KB
/
CITATION.cff
File metadata and controls
50 lines (50 loc) · 2.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
cff-version: 1.2.0
message: "If you use this software, please cite both the software and the paper from preferred-citation."
title: "PVDeg: Photovoltaic Degradation Tools"
abstract: "PVDeg is an open-source Python package for modeling photovoltaic (PV) degradation, developed at the National Renewable Energy Laboratory (NREL) and supported by the Durable Module Materials (DuraMAT) consortium. It provides modular functions, materials databases, and calculation workflows for simulating degradation mechanisms (e.g., LeTID, hydrolysis, UV exposure) using weather data from the National Solar Radiation Database (NSRDB) and the Photovoltaic Geographical Information System (PVGIS). By integrating Monte Carlo uncertainty propagation and geospatial processing, PVDeg enables field-relevant predictions and uncertainty quantification of module reliability and lifetime."
authors:
- family-names: Springer
given-names: Martin
affiliation: National Renewable Energy Laboratory
orcid: "https://orcid.org/0000-0001-6803-108X"
- family-names: Brown
given-names: Matthew
affiliation: National Renewable Energy Laboratory
orcid: "https://orcid.org/0000-0002-0988-3431"
- family-names: Ovaitt
given-names: Silvana
affiliation: National Renewable Energy Laboratory
orcid: "https://orcid.org/0000-0003-0180-728X"
- family-names: Ford
given-names: Tobin
affiliation: National Renewable Energy Laboratory
orcid: "https://orcid.org/0009-0000-7428-5625"
- family-names: Daxini
given-names: Rajiv
affiliation: National Renewable Energy Laboratory
orcid: "https://orcid.org/0000-0003-1993-9408"
- family-names: Holsapple
given-names: Derek
affiliation: National Renewable Energy Laboratory
- family-names: Kempe
given-names: Michael
affiliation: National Renewable Energy Laboratory
orcid: "https://orcid.org/0000-0003-3312-0482"
keywords:
- photovoltaic
- solar energy
- degradation
- reliability
- module lifetime
- LeTID
- Monte Carlo
- geospatial analysis
- NSRDB
- PVGIS
- DuraMAT
license: BSD-3-Clause
repository-code: "https://github.com/NREL/PVDegradationTools"
url: "https://pvdegradationtools.readthedocs.io"
type: software
version: 0.7.1
date-released: 2026-02-06