S1etad

Latest version: v0.5.5

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.5

--------------------------

* Fix `shapely` warnings (Closes: 2 and 5).
* No longer use the deprecated `scipy.interpolation.interp2d` function.
* Update the documentation to use recent sample products.
* Code linting.
* Start using `pre-commit`_ for development.
* Setup automatic dataset download with `pooch`_.
* Basic unit tests added to the project.
* Enable CI jobs for linting and unit testing.


.. _`pre-commit`: https://pre-commit.com
.. _`pooch`: https://www.fatiando.org/pooch

0.5.4

--------------------------

* Project moved to GitHub
* Move the project metadata to pyproject.toml
* Drop support for Python 3.6 and 3.7
* Enable CI workflows for GHA
* Fix several spelling errors
* Formatting (using `black`) and linting
* Do not use mutable default parameters
* Always set stacklevel for warnings
* Add badges to the `README.rst` file
* Update doc configuration
* Update copyright dates
* Add missing dependency on `pymap3d`
* Update the documentation of `back_geocode`
* Improve example for Use Case 4

0.5.3

--------------------------

* Improve compatibility with GDAL 3.x.

0.5.2

--------------------------

* Fix imports from ``typing`` (fall-back typing-extensions when necessary).

0.5.1

--------------------------

* Add missing dependency form ``typing-extensions`` for Python < 3.8.

0.5.0

--------------------------

* Merger functions now return masked arrays.
* The :class:`s1etad.product.Sentinel1EtadBurst` class now has two new
properties:

- :data:`s1etad.product.Sentinel1EtadBurst.vg`, the average zero-Doppler
ground velocity
- :data:`s1etad.product.Sentinel1EtadBurst.reference_polarization`,
a string identifying the reference polarization

and a new method:

- :meth:`s1etad.product.Sentinel1EtadBurst.get_polarimetric_channel_offset`
to get the constant time offset of a polarimetric channel w.r.t. the
reference one

* Support for ETAD-DLR-PS-0014 "ETAD Product Format Specification" Issue 1.5
(SETAP v1.6):

- new method (
:meth:`s1etad.product.Sentinel1EtadBurst.get_timing_calibration_constants`)
for retrieving timing calibration constants

* new :mod:`s1etad.ql` module for geo-coded quick-look images generation

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.