MetOffice / CSET

Toolkit for evaluation and investigation of numerical models for weather and climate applications.
https://metoffice.github.io/CSET/
Apache License 2.0
10 stars 4 forks source link

Use `UserWarning`s #605

Closed jfrost-mo closed 4 months ago

jfrost-mo commented 4 months ago

Use subclasses of UserWarning for warnings throughout the code and Filter irrelevant warnings in CAPE ratio diagnostic.

Fixes #586

Contribution checklist

Aim to have all relevant checks ticked off before merging. See the developer's guide for more detail.

github-actions[bot] commented 4 months ago

Coverage

jfrost-mo commented 4 months ago

Rebased into #518