We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acf6148 commit e4aa714Copy full SHA for e4aa714
pvlib/iotools/__init__.py
@@ -19,3 +19,4 @@
19
from pvlib.iotools.sodapro import get_cams # noqa: F401
20
from pvlib.iotools.sodapro import read_cams # noqa: F401
21
from pvlib.iotools.sodapro import parse_cams # noqa: F401
22
+from pvlib.iotools.cams import get_cams_radiation # noqa: F401
0 commit comments