Reader for Sentinel-1 Extended Timing Annotation Dataset
Project description
- copyright:
2020-2021 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.2.
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
Project links
- download:
- documentation:
- sources:
- issues:
- conda package:
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file s1etad-0.5.1.tar.gz
.
File metadata
- Download URL: s1etad-0.5.1.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81b1b79aab0f125ed9207bb3203527799623769b0ce8d1c1515edf4acdc7b11b |
|
MD5 | ac2f299ce601834bda670aa45fb97e06 |
|
BLAKE2b-256 | c9cb121cbf9394ff105d85bfabd24e16e2cc1323b6f2e1c816251218352a88ee |
Provenance
File details
Details for the file s1etad-0.5.1-py3-none-any.whl
.
File metadata
- Download URL: s1etad-0.5.1-py3-none-any.whl
- Upload date:
- Size: 30.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86d140c4a02405a02a93e652f71e1605addd9232beb5008a90c6669fda9aad4a |
|
MD5 | 4f9ddf896e43597c4b7dfe30488d3755 |
|
BLAKE2b-256 | c9b927a0d7e7d3c7b1738e6414d78c63e7deab4cb231708a7f98cd37f9906df5 |