ssec / polar2grid

Tools for reading, remapping, and writing satellite instrument data.
http://www.ssec.wisc.edu/software/polar2grid/
GNU General Public License v3.0
72 stars 34 forks source link

Cleanup test warnings #656

Closed djhoese closed 10 months ago

djhoese commented 10 months ago

In general it is bad to have warnings go unnoticed/unfailing when running tests. It is a sign that:

  1. Users are seeing warnings
  2. Something is being deprecated and should be dealt with

Some of the warnings currently appearing will be fixed by https://github.com/pytroll/pyspectral/pull/207

coveralls commented 10 months ago

Coverage Status

coverage: 85.371% (+0.09%) from 85.282% when pulling 114266d1b740e52a9580b82f4e9493b4639cd6c9 on djhoese:test-cleanup into 27a11a559d9f8bd6d65edf64ec197c49df91848a on ssec:main.