Add NSRDB GOES v4 to iotools #2321
Annotations
10 errors
flake8-linter:
pvlib/iotools/goes4.py#L3
E501 line too long (86 > 79 characters)
|
flake8-linter:
pvlib/iotools/goes4.py#L10
F401 'warnings' imported but unused
|
flake8-linter:
pvlib/iotools/goes4.py#L11
F401 'pvlib._deprecation.pvlibDeprecationWarning' imported but unused
|
flake8-linter:
pvlib/iotools/goes4.py#L14
E501 line too long (91 > 79 characters)
|
flake8-linter:
pvlib/iotools/goes4.py#L15
E501 line too long (83 > 79 characters)
|
flake8-linter:
pvlib/iotools/goes4.py#L16
E501 line too long (91 > 79 characters)
|
flake8-linter:
pvlib/iotools/goes4.py#L71
E128 continuation line under-indented for visual indent
|
flake8-linter:
pvlib/iotools/goes4.py#L72
E128 continuation line under-indented for visual indent
|
flake8-linter:
pvlib/iotools/goes4.py#L73
E128 continuation line under-indented for visual indent
|
flake8-linter:
pvlib/iotools/goes4.py#L76
E501 line too long (80 > 79 characters)
|