Skip to content

Commit e4aa714

Browse files
committed
Revert "Removed get_cams_radiation from __init__"
This reverts commit acf6148.
1 parent acf6148 commit e4aa714

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pvlib/iotools/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@
1919
from pvlib.iotools.sodapro import get_cams # noqa: F401
2020
from pvlib.iotools.sodapro import read_cams # noqa: F401
2121
from pvlib.iotools.sodapro import parse_cams # noqa: F401
22+
from pvlib.iotools.cams import get_cams_radiation # noqa: F401

0 commit comments

Comments
 (0)