Pakiet: python3-asfsmd (1.4.1-2)
Odnośniki dla python3-asfsmd
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego asfsmd:
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
ASF Sentinel-1 Metadata Download tool
Small Python tool (`asfsmd`) that allows one to download XML files containing Sentinel-1 products metadata from the ASF archive.
Sentinel-1 products are stored in the ASF arcive as ZIP files that are quite large because they contain both the products annotations and the binary image data.
The `asfsmd` tool is able to retrieve only the relatively samll annotation files (in XML format) without downloading the entire ZIP archive.
`asfsmd` exploits Python packages like `fsspec` or `httpio` for reading HTTP resources as random-access file-like objects. In order to do it the remote server must support the `Range` header.
This approach allows one to open the ZIP archive remotely, inspects contents, and download only the pieces of data that are actually necessary to the user.
Performnces of this approach are quite poor but, in the specific case of Sentinel-1 products, the entire process results to be faster than downloading the entire ZIP archive and extracting only annotation files.
Inne pakiety związane z python3-asfsmd
|
|
|
|
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-asf-search
- Python wrapper for ASF's SearchAPI
-
- dep: python3-fsspec
- specification that Python filesystems should adhere to (Python 3)
-
- dep: python3-tqdm
- fast, extensible progress bar for Python 3 and CLI tool
Pobieranie python3-asfsmd
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 14,6 KiB | 62,0 KiB | [lista plików] |