Add NSRDB GOES v4 to iotools #2322
Annotations
7 errors
flake8-linter:
pvlib/iotools/goes4.py#L11
F401 'warnings' imported but unused
|
flake8-linter:
pvlib/iotools/goes4.py#L12
F401 'pvlib._deprecation.pvlibDeprecationWarning' imported but unused
|
flake8-linter:
pvlib/iotools/goes4.py#L15
E501 line too long (91 > 79 characters)
|
flake8-linter:
pvlib/iotools/goes4.py#L16
E501 line too long (83 > 79 characters)
|
flake8-linter:
pvlib/iotools/goes4.py#L17
E501 line too long (91 > 79 characters)
|
flake8-linter:
pvlib/iotools/goes4.py#L77
W291 trailing whitespace
|
flake8-linter
Process completed with exit code 1.
|