pyresample
stable
  • Installing Pyresample
  • Geometry definitions
  • Geographic filtering
  • Resampling of gridded data
  • Resampling of swath data
  • Using multiple processor cores
  • Preprocessing of grids
  • Plotting with pyresample and Cartopy
  • Reduction of swath data
  • pyresample API
pyresample
  • Docs »
  • Pyresample
  • Edit on GitHub

Pyresample¶

Pyresample is a Python package for resampling (reprojection) of earth observing satellite data. Pyresample 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.

Documentation¶

  • Installing Pyresample
    • Package test
    • Package installation
    • Using pykdtree
    • Using numexpr
  • Geometry definitions
    • Remarks
    • AreaDefinition
    • GridDefinition
    • SwathDefinition
    • Geographic coordinates and boundaries
    • Spherical geometry operations
  • Geographic filtering
    • GridFilter
  • Resampling of gridded data
    • pyresample.image
  • Resampling of swath data
    • pyresample.image
    • pyresample.kd_tree
    • pyresample.bilinear
    • pyresample.ewa
  • Using multiple processor cores
    • Multi core processing
  • Preprocessing of grids
    • Preprocessing for grid resampling
  • Plotting with pyresample and Cartopy
    • Displaying data quickly
    • Getting a Cartopy CRS
    • Getting a Basemap object
  • Reduction of swath data
  • pyresample API
    • pyresample.geometry
    • pyresample.image
    • pyresample.grid
    • pyresample.kd_tree
    • pyresample.bilinear
    • pyresample.utils
    • pyresample.data_reduce
    • pyresample.plot
    • pyresample.ewa
Next

© Copyright 2013, Esben S. Nielsen Revision a5c6c9f1.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
develop
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.