File: index.rst

package info (click to toggle)
pyresample 1.35.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 34,800 kB
  • sloc: python: 20,340; cpp: 463; makefile: 105
file content (17 lines) | stat: -rw-r--r-- 499 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Concepts
========

This section of the documentation will discuss the high-level concepts
involved in the functionality that Pyresample provides. The descriptions
attempt to avoid relying on the code interfaces (objects, functions, etc) to
explain the concepts. Tying these concepts to Pyresample code is reserved for
the :doc:`../tutorials/index` and :doc:`../howtos/index` sections of the
documentation.

.. toctree::
   :maxdepth: 2

   geolocated_data
   projections
   geometries
   resampling