Skip to content

Commit 00f40ea

Browse files
authored
Add albedo to get_nasa_power variable map
1 parent 603ede0 commit 00f40ea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pvlib/iotools/nasa_power.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
'T2M': 'temp_air',
1919
'WS2M': 'wind_speed_2m',
2020
'WS10M': 'wind_speed',
21+
'ALLSKY_SRF_ALB': 'albedo',
2122
}
2223

2324

0 commit comments

Comments
 (0)