Sentinel-toolkit

Latest version: v7.0.6

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

Scan your dependencies

Page 1 of 3

7.0.6

The problem was that in the for loop that iterates the ecostress examples, a variable with the same name as an outer scope variable was used. This lead to weird interference, as in the loop also the outer scope variable was queried, but its value was already changed from previous loop iteration.. Now everything is copied, so that such an issue cannot occur anymore and the outer scope data remains untouched.

7.0.5

1. When running the converter main script, you can now use -i d65/identity or you can provide your own illuminant with -if . The supported file format is: . For example:

7.0.4

dtype in profile is now properly stored as string.
fixed failing test that was lacking all the profile properties.

7.0.3

Changed dn values to float64 type so all the data is in float64 - dn values, solar irradiances, resulting sentinel_responses, rasterio profile dtype

7.0.2

Improve README.md
Fix S2Product.dn_to_sentinel() to update the profile to the resulting image profile (float64 on a 64 bit system)

7.0.1

Add examples for working with S2Product and S2ProductMetadata
as well as converting from dn to sentinel responses.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.