Sentinel-toolkit

Latest version: v7.0.6

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

Scan your dependencies

Page 2 of 3

7.0.0

Will keep rasterio version up to date with this site https://www.lfd.uci.edu/~gohlke/pythonlibs/ that provides binary wheels
for rasterio and gdal that can be used on Windows.

6.0.0

Literally this is a release to fix a typo in the argument lists of all methods in ecostress.Ecostress.
Could not find it until actually I used the library in another project.

5.1.0

5.0.2

5.0.1

5.0.0

Solves this problem:
https://forum.step.esa.int/t/changes-in-band-data-after-25-jan-2022-baseline-04-00-harmonizevalues-sentinel-2-l2a-snappy/36270


Add sentinel_toolkit.colorimetry.dn_to_sentinel()
- New formula from 25.01.2022 is integrated (in fact this change made me implement all this..)

Add product module that wraps a Sentinel-2 product.
1. Product class provides tools for working with the product data like:
- Retrieving the metadata of the product
- Retrieving band sources
- Getting the band source with best resolution
- Converting product bands from DN (raw pixel values) to sentinel responses
- Uses colorimetry.sentinel_values.dn_to_sentinel()

2. ProductMetadata class provides tools for working with a product's metadata like:
- Retrieving the:
- Sensing Date
- Nodata Value
- BOA Quantification Value
- BOA Add Bands Offsets
- Solar Irradiance

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.