-
Notifications
You must be signed in to change notification settings - Fork 301
Closed
Labels
Description
The testing logs contain hundreds of UserWarnings. The vast majority seems to be:
/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/scitools_iris-2.1.0.dev0-py3.6.egg/iris/fileformats/_pyke_rules/compiled_krb/fc_rules_cf_fc.py:2029:
UserWarning: Gracefully filling 'lat' dimension coordinate masked pointsand
/home/travis/miniconda/envs/test-environment/lib/python3.6/site-packages/scitools_iris-2.1.0.dev0-py3.6.egg/iris/coords.py:1210:
UserWarning: Collapsing a non-contiguous coordinate. Metadata may not be fully descriptive for 'latitude'.Expected warnings that are intended should be silenced. As an example, Improver has a decorator that does this.
If there are no objections I will have a go at creating a pull request.
Reactions are currently unavailable