Skip to content

Commit 856abc7

Browse files
committed
added goes4 to iotools __init__.py
1 parent 485165b commit 856abc7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pvlib/iotools/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,6 @@
3434
from pvlib.iotools.solcast import get_solcast_historic # noqa: F401
3535
from pvlib.iotools.solcast import get_solcast_tmy # noqa: F401
3636
from pvlib.iotools.solargis import get_solargis # noqa: F401
37+
from pvlib.iotools.goes4 import get_goes4 # noqa: F401
38+
from pvlib.iotools.goes4 import read_goes4 # noqa: F401
39+
from pvlib.iotools.goes4 import parse_goes4 # noqa: F401

0 commit comments

Comments
 (0)