Ukis-pysat

Latest version: v1.5.1

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

Scan your dependencies

Page 4 of 5

0.6.3

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

Fixed
^^^^^
- ``file``: imported Pattern of module typing

0.6.2

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

Added
^^^^^
- ``file``: usage of type hints 76

Fixed
^^^^^
- ``raster.get_valid_data_bbox()``: was using the wrong transform 84

0.6.1

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

Added
^^^^^
- ``file``: added to_ESA_date() function 80
- ``file.get_ts_from_sentinel_filename()``: possibility to choose date format
- ``raster``: added nodata value upon dataset creation with numpy arrays 82

0.6.0

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

Added
^^^^^
- ``raster.Image()``: With Statement Context Manager for Image 45
- ``raster.Image()``: Alter image array 67
- ``raster.Image()``: Target align option for `warp()` 60
- ``raster.Image()``: Pass driver specific kwargs to `write_to_file()` 74

Fixed
^^^^^
- ``data.Source()``: Fixed query metadata return for new EarthExplorer API 71
- ``raster.Image()``: Consider all image bands in `pad()` 59
- ``raster.Image()``: Memory leak caused by `__update_dataset()` 62

Changed
^^^^^^^
- ``data.Metadata()``: Corrected field types 58
- ``data.MetadataCollection()``: Improved plotting of MetadataCollection to_pandas method 56
- ``data.MetadataCollection()``: Made filter method more flexible with list and fuzzy filter options 55
- ``raster.Image()``: Split `_pad_to_bbox()` into `pad()` and `_get_pad_width()`, updated `mask()` 59
- replaced os.path with Pathlib 78

Removed
^^^^^^^
- ``file``: removed `pack()` and `unpack()` 57

0.5.0

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

Added
^^^^^
- ``raster.Image()``: optional nodata value for writing 32

Fixed
^^^^^
- ``file.get_ts_from_sentinel_filename()``: Return datetime.datetime objects instead of timestamp strings 42
- ``raster.Image()``: in-memory dataset could not be updated if not GTiff and other improvements 48 52

Changed
^^^^^^^
- ``raster.Image()``: renamed `mask_image()` to `mask()`
- ``raster.Image()``: update of init signature to be less confusing 41 50
- ``raster.Image()``: in-memory dataset now always with "GTiff" driver 53

0.4.0

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

Added
^^^^^
- ``raster.Image()``: expanded test_arr to test AttributeError 31
- ``raster.Image()``: optional dimorder for arr and according test 31
- ``dn2toa()`` tests and testfiles 17
- ``data.source()``: accept WKT string as AOI 26
- ``data.source()``: check if an AOI string is a file or a WKT string 26

Fixed
^^^^^
- ``raster.Image()``: bug in ``dn2toa()`` related to wrong array shape 17

Changed
^^^^^^^
- ``raster.Image()``: changed ``dn2toa(platform, metadata, wavelengths)`` to ``dn2toa(platform, mtl_file, wavelengths)`` 17
- ``raster.Image()``: ``dn2toa`` now raises an error (instead of logging a warning) if Platform is not supported.
- ``raster.Image()``: explicit dtype when writing, optional compression 32
- ``raster.Image()``: auto-update of in-memory `dataset` 35
- removed logger

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.