How to Install and Uninstall sarsen Package on Kali Linux

Last updated: May 20,2024

1. Install "sarsen" package

Please follow the instructions below to install sarsen on Kali Linux

$ sudo apt update $ sudo apt install sarsen

2. Uninstall "sarsen" package

In this section, we are going to explain the necessary steps to uninstall sarsen on Kali Linux:

$ sudo apt remove sarsen $ sudo apt autoclean && sudo apt autoremove

3. Information about the sarsen package on Kali Linux

Package: sarsen
Version: 0.9.3+ds-3
Installed-Size: 16
Maintainer: Debian GIS Project
Architecture: all
Depends: python3-sarsen (= 0.9.3+ds-3), python3:any
Size: 4664
SHA256: c6378a78f7bffbe6f77491609829b9f1a17fe1c193bf99e09ace6f29c94dfb1f
SHA1: d7defd4d349d5a9c2a5681409c6f1f9aa40195d2
MD5sum: 1f63926debb45065f882602d614dd6a2
Description: Algorithms and utilities for Synthetic Aperture Radar (SAR) sensors -- scripts
Enables cloud-native SAR processing via Xarray and Dask.
.
Sarsen is a Python library and command line tool with the following
functionalities:
.
* provides algorithms to terrain-correct satellite SAR data
- geometric terrain correction (geocoding)
* fast mode: to terrain-correct images
* accurate mode: for interferometric processing
- radiometric terrain correction (gamma flattening)
* accesses SAR data via xarray-sentinel:
- supports most Sentinel-1 data products as distributed by ESA:
* Sentinel-1 Single Look Complex (SLC) SM/IW/EW
* Sentinel-1 Ground Range Detected (GRD) SM/IW/EW
- reads uncompressed and compressed SAFE data products on the local
computer or on a network via fsspec
* accesses DEM data via rioxarray:
- reads local and remote data in virtually any raster format via
rasterio / GDAL
* supports larger-than-memory and distributed data access and processing
via Dask
- efficient geometric terrain-correction for a full GRD
- efficient radiometric terrain-correction for a full GRD.
.
This package contain executable programs provided by the sarsen Python
package.
Description-md5:
Homepage: https://github.com/bopen/sarsen
Section: utils
Priority: optional
Filename: pool/main/s/sarsen/sarsen_0.9.3+ds-3_all.deb