Rasterio

Latest version: v1.4.2

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

Scan your dependencies

Page 4 of 28

1.3.4

Not secure
------------------

This version is good for use with GDAL 3.6.0 as well as previous versions.

Changes:

- Resampling tests have been updated to account for changes in GDAL 3.6.0
(2653).
- Variables in TransformerBase.xy have been renamed for better clarity (2609).
- Avoid use of a fixed port for the warp test server (2619).

Bug fixes:

- Use Python long for FilePath VSI plugin's file position (2652).
- In the case that a GDAL function returns NULL but doesn't set an error, we
now raise SystemError instead of silently failing (2645).
- Azure storage access key can be taken from the environment if not explicitly
provided to AzureSession (2637).
- Skip empty parts of PATH on Windows when adding DLL directories (2626).
- get_data_window is fixed for the case where the nodata value is nan (2629).
- Ensure that GTiff, not COG, driver is used by default for TIFFs (2634).

1.3.3

Not secure
------------------

Packaging:

The rasterio._loading module, which supports DLL loading on Windows,
has been moved into __init__.py and is no longer used anywhere else
(2594).

Bug fixes:

- GeoTIFF profiles combining tiled=False and a defined blockysize are now
supported (2599).
- URLs with // in the query string are now properly parsed (2603).
- Rasterio's Python file VSI plugin now sets the position of the underlying
stream to 0 on close, resolving 2550.

1.3.2

Not secure
------------------

Packaging:

1.3.1

Not secure
------------------

Packaging:

Wheels for 1.3.1 are built using the version of rasterio-wheels dated
2022-08-17 and include PROJ 9.0.1 and GDAL 3.5.1.

Bug fixes:

- get_data_window has been improved and extended to 1D (2510).
- Broadcasting of coordinates in transform.xy has been restored (2538).
- A bug in nodata filling (2474) has been fixed by patching GDAL (wheels
only).
- Support for PROJ_DATA has been added (2530).
- Non-informative errors arising from opening a dataset in write mode are
silenced (2525).
- N-D arrays are once again accepted by sampling.sample_gen (2547).
- MemoryDataset's memory layout has been fixed to properly support
non-contiguous data (2512).

1.3.0.post1

Not secure
------------------------

This version corrects errors made in building binary wheels for 1.3.0. There
are no bug fixes or new features in this version.

1.3.0

Not secure
------------------

Bug fixes:

- Temporarily restore rasterio.parse_path (wrapper with a warning).
- In 1.3b3, rasterio.dtypes.uint64 mapped to 'uint32'. Now it correctly maps to
'uint64' (reported in 2502).

Page 4 of 28

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.