File: testing.rst

package info (click to toggle)
satpy 0.59.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 39,296 kB
  • sloc: python: 93,630; xml: 3,343; makefile: 146; javascript: 23
file content (6 lines) | stat: -rw-r--r-- 289 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
Testing Satpy-based applications
================================

The ``satpy.testing`` modules provides tools for writing tests of applications that use Satpy.

- To allow Scene creation and loading fake datasets without reading any data files: :func:`~satpy.testing.fake_satpy_reading`