Navigation

  • index
  • modules |
  • next |
  • pyresample 1.1.5 documentation »

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
    • Show active plugins
  • 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
  • Using multiple processor cores
    • Multi core processing
  • Preprocessing of grids
    • Preprocessing for grid resampling
  • Plotting with pyresample and Basemap
    • Displaying data quickly
    • Getting a Basemap object
    • Limitations
  • Reduction of swath data
  • pyresample API
    • pyresample.geometry
    • pyresample.image
    • pyresample.grid
    • pyresample.kd_tree
    • pyresample.utils
    • pyresample.data_reduce
    • pyresample.plot

Table Of Contents

  • Pyresample
    • Documentation

Next topic

Installing Pyresample

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • modules |
  • next |
  • pyresample 1.1.5 documentation »
© Copyright 2013, Esben S. Nielsen. Created using Sphinx 1.3.5.