Skip to content

Add direct irradiance to VARIABLE_MAP in get_era5 iotools function #3682

Add direct irradiance to VARIABLE_MAP in get_era5 iotools function

Add direct irradiance to VARIABLE_MAP in get_era5 iotools function #3682

Triggered via pull request July 9, 2026 22:52
Status Failure
Total duration 14s
Artifacts

flake8.yml

on: pull_request
flake8-linter
11s
flake8-linter
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
flake8-linter
Process completed with exit code 1.
flake8-linter: tests/iotools/test_era5.py#L41
E501 line too long (82 > 79 characters)
flake8-linter: tests/iotools/test_era5.py#L39
E203 whitespace before ','
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/