
Pyresample is a Python package for resampling (reprojection) of earth observing satellite data. It handles both resampling of gridded data (e.g. geostationary satellites) and swath data (polar orbiting satellites).
Pyresample can use multiple processor cores for resampling. Pyresample supports masked arrays.
This is the Python 3 version of the package.