Navigation

  • index
  • modules |
  • next |
  • pyresample 1.8.3 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
    • pyresample.bilinear
    • pyresample.ewa
  • 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.bilinear
    • pyresample.utils
    • pyresample.data_reduce
    • pyresample.plot
    • pyresample.ewa

Table Of Contents

  • Pyresample
    • Documentation

Next topic

Installing Pyresample

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • pyresample 1.8.3 documentation »
© Copyright 2018, Esben S. Nielsen. Created using Sphinx 1.6.7.