Skip to content

Commit 7bdb4a6

Browse files
committed
Convert dni from J to W
1 parent 34271c1 commit 7bdb4a6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pvlib/iotools/era5.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ def _m_to_cm(m):
5454
'skt': _k_to_c,
5555
'sp': _same,
5656
'ssrd': _j_to_w,
57+
'fdir': _j_to_w,
5758
'strd': _j_to_w,
5859
'tp': _m_to_cm,
5960
}

0 commit comments

Comments
 (0)