Skip to content

Give better error message in weatherbench/metrics when climatology doesn't contain forecast keys. Previously, the KeyError raised by xr would indicate that "some_var_mean" was not found, but that "_mean" variable was likely just a "let's do a final attempt" at finding variables, and this confuses the user. #420

Give better error message in weatherbench/metrics when climatology doesn't contain forecast keys. Previously, the KeyError raised by xr would indicate that "some_var_mean" was not found, but that "_mean" variable was likely just a "let's do a final attempt" at finding variables, and this confuses the user.

Give better error message in weatherbench/metrics when climatology doesn't contain forecast keys. Previously, the KeyError raised by xr would indicate that "some_var_mean" was not found, but that "_mean" variable was likely just a "let's do a final attempt" at finding variables, and this confuses the user. #420

Triggered via pull request December 9, 2023 01:15
Status Cancelled
Total duration 2m 6s
Artifacts

ci-build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
python 3.9 tests
The operation was canceled.
python 3.9 tests
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
python 3.9 tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/