pytroll / satpy

Python package for earth-observing satellite data processing
http://satpy.readthedocs.org/en/latest/
GNU General Public License v3.0
1.08k stars 298 forks source link

Address a number of `DeprecationWarning`s that are issued when running tests #2984

Open pkhalaj opened 1 week ago

pkhalaj commented 1 week ago

When running satpy tests we encounter a number of deprecation warnings which are originated from different satpy modules. These need to be addressed to the extent that is possible.