Skip to main content

Variety of remote sensing data for testing

Project description

A repository of satellite testdata for use in testing. Currently includes samples for

  • landsat8

  • sentinel2

Example

>>> import pprint
>>> from stestdata import TestData
>>> t = TestData('landsat8')
>>> pprint.pprint(t.examples)
{'small_full_data_cloudy': {'B1': {'band_name': 'B1',
                               'band_type': 'coastal',
                               'filename': 'test_B1.tif',
                               'path': '/sat-testdata/stestdata/data/landsat8/small_full_data_cloudy/test_B1.tif'},
                        'B2': {'band_name': 'B2',
                               'band_type': 'blue',
                               'filename': 'test_B2.tif',
                               'path': '/sat-testdata/stestdata/data/landsat8/small_full_data_cloudy/test_B2.tif'},
                        'B3': {'band_name': 'B3',
                               'band_type': 'green',
                               'filename': 'test_B3.tif',
                               'path': '/sat-testdata/stestdata/data/landsat8/small_full_data_cloudy/test_B3.tif'},
                        'B4': {'band_name': 'B4',
                               'band_type': 'red',
                               'filename': 'test_B4.tif',
                               'path': '/sat-testdata/stestdata/data/landsat8/small_full_data_cloudy/test_B4.tif'},
                        'B5': {'band_name': 'B5',
                               'band_type': 'nir',
                               'filename': 'test_B5.tif',
                               'path': '/sat-testdata/stestdata/data/landsat8/small_full_data_cloudy/test_B5.tif'},
                        'B6': {'band_name': 'B6',
                               'band_type': 'swir1',
                               'filename': 'test_B6.tif',
                               'path': '/sat-testdata/stestdata/data/landsat8/small_full_data_cloudy/test_B6.tif'},
                        'B7': {'band_name': 'B7',
                               'band_type': 'swir2',
                               'filename': 'test_B7.tif',
                               'path': '/sat-testdata/stestdata/data/landsat8/small_full_data_cloudy/test_B7.tif'},
                        'B8': {'band_name': 'B8',
                               'band_type': 'pan',
                               'filename': 'test_B8.tif',
                               'path': '/sat-testdata/stestdata/data/landsat8/small_full_data_cloudy/test_B8.tif'},
                        'B9': {'band_name': 'B9',
                               'band_type': 'cirrus',
                               'filename': 'test_B9.tif',
                               'path': '/sat-testdata/stestdata/data/landsat8/small_full_data_cloudy/test_B9.tif'},
                        'BQA': {'band_name': 'BQA',
                                'band_type': 'quality',
                                'filename': 'test_BQA.tif',
                                'path': '/sat-testdata/stestdata/data/landsat8/small_full_data_cloudy/test_BQA.tif'}}}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stestdata-0.0.1.tar.gz (37.9 MB view details)

Uploaded Source

File details

Details for the file stestdata-0.0.1.tar.gz.

File metadata

  • Download URL: stestdata-0.0.1.tar.gz
  • Upload date:
  • Size: 37.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for stestdata-0.0.1.tar.gz
Algorithm Hash digest
SHA256 30e6240eb23050beff6e22be6ccbc5f08873c8b7fa07456e91cdcf50b237d20c
MD5 e45265bf1aeeba14e9b405154460d4f6
BLAKE2b-256 a1c71d86a0a80820630840188799dc710471d1f2464e812223f8a0a07a2eec7c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page