Adapt get_merra2 to new API endpoint
#3755
Annotations
8 errors and 1 warning
|
flake8-linter
Process completed with exit code 1.
|
|
flake8-linter:
tests/iotools/test_merra2.py#L72
E265 block comment should start with '# '
|
|
flake8-linter:
tests/iotools/test_merra2.py#L56
E265 block comment should start with '# '
|
|
flake8-linter:
tests/iotools/test_merra2.py#L53
W291 trailing whitespace
|
|
flake8-linter:
tests/iotools/test_merra2.py#L9
F401 'requests' imported but unused
|
|
flake8-linter:
pvlib/iotools/merra2.py#L162
E501 line too long (89 > 79 characters)
|
|
flake8-linter:
pvlib/iotools/merra2.py#L139
E251 unexpected spaces around keyword / parameter equals
|
|
flake8-linter:
pvlib/iotools/merra2.py#L139
E251 unexpected spaces around keyword / parameter equals
|
|
flake8-linter
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|