Python package for cherry picking Data into asf
Project description
The Alaska Sar Fundation mirrors the sentinel1 data from the ESA. For a given acquisition, data are provided as a zip file.
We provide here a script (and an API) that can fetch data into the zip file, allowing to download only the product of interest. This is useflull either for downloading meta data or only the tiff file of interest (e.g. only one polarization and one sub swath).
Elements to fetch are describe as a pattern (in the sens of regular expression).
The set of product are given either
a file in kml format (that contains a polygon which represent the region of interest)
a file containing the list of zip files to fetch
a file containing the list of urls
Installation
Unzip the file.
create a virtual env environment (e.g. python3 -m venv asf_cherry_pick)
go to the directory in asf_cherry_pick where the setup.py lies
run the command pip install .
Upon installation, you will have access to the script asf_cherry_pick.
Run asf_cherry_pick -h and asf_cherry_pick -H for a more detail help.
Enjoy.
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 asf_cherry_pick-2.0.0.tar.gz
.
File metadata
- Download URL: asf_cherry_pick-2.0.0.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac84fa2ff30429a37ebaf0140e76346a9e225ff81c15562a1bc1183d926bee4f |
|
MD5 | c7efc9d70c95d19d5ce98ec8a835b37b |
|
BLAKE2b-256 | 085761072f3da54e851a4680068661ddcd0c67efc1e61dc8eef0bdd2500a258c |
File details
Details for the file asf_cherry_pick-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: asf_cherry_pick-2.0.0-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec97adc4e43c1f7a2d98908d8c9ea683c3540b9e7c5666ddbd2b9b1291efbacc |
|
MD5 | 468b4f15981b2864dd7f4b1dff3abe5f |
|
BLAKE2b-256 | d5d2bbb4819157f45f493753543c16fe44fbee90b38a9393a04d6d10fe1cc9c9 |