Skip to main content

Reader for Sentinel-1 Extended Timing Annotation Dataset

Project description

Documentation Status
copyright:

2020 Nuno Mirada, Antonio Valentino

About

The s1etad Python package provides tools for easy access to Sentinel-1 Extended Timing Annotation Datasets.

The current version of the package is based on the Product Format Specification Document (ETAD-DLR-PS-0014) Issue 1.1.

Main features provided are:

  • open and navigate all the S1-ETAD elements:

    • product (Sentinel1Etad class)

    • swaths (Sentinel1EtadSwath class)

    • bursts (Sentinel1EtadBurst class)

  • inspect metadata

  • perform queries on bursts (by time, swath name, product name or any combination) using the Sentinel1Etad.burst_catalogue

  • easy iteration

  • read corrections

  • perform correction mosaic: de-bursting and swath stitching (a basic algorithm is currently implemented)

  • get footprints

  • generate simple KML files of the product

  • integration with Jupyter environments

Requirements

Installation

To install the s1etad package simpy run the following command:

$ python3 -m pip install s1etad[kmz,cli]

In conda environments:

$ conda install -c avalentino -c conda-forge s1etad

License

The s1etad package is distributed unthe the terms of the MIT License.

See LICENSE.txt for mare details.

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

s1etad-0.3.0.tar.gz (1.3 MB view hashes)

Uploaded Source

Built Distribution

s1etad-0.3.0-py2.py3-none-any.whl (26.2 kB view hashes)

Uploaded Python 2 Python 3

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