How to Install and Uninstall python3-sarsen Package on Kali Linux

Last updated: September 28,2024

1. Install "python3-sarsen" package

Please follow the guidance below to install python3-sarsen on Kali Linux

$ sudo apt update $ sudo apt install python3-sarsen

2. Uninstall "python3-sarsen" package

Please follow the guidelines below to uninstall python3-sarsen on Kali Linux:

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

3. Information about the python3-sarsen package on Kali Linux

Package: python3-sarsen
Source: sarsen
Version: 0.9.3+ds-3
Installed-Size: 88
Maintainer: Debian GIS Project
Architecture: all
Depends: python3-attr, python3-flox, python3-numpy, python3-pandas, python3-rasterio, python3-rioxarray, python3-typer, python3-xarray (>= 2022.06.0), python3-xarray-sentinel, python3:any
Size: 22036
SHA256: 283b22dddceec5b013ef50daffd948c628523715713eeaec308a8660c8e497ed
SHA1: f915a2ed3d22edc2ebbb3ceda0e8a1509229a27b
MD5sum: aedac08ffec99eea8942644472d1542c
Description: Algorithms and utilities for Synthetic Aperture Radar (SAR) sensors
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.
Description-md5:
Homepage: https://github.com/bopen/sarsen
Section: python
Priority: optional
Filename: pool/main/s/sarsen/python3-sarsen_0.9.3+ds-3_all.deb