Rasterio

Latest version: v1.3.10

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

Scan your dependencies

Page 5 of 26

1.2.10

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

- Raise WarpOperationError if ChunkAndWarp* do not succeed instead of silently
failing to write to the warp output dataset (2305).

1.2.9

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

- Compute geometry_window more accurately and tightly for rotated rasters,
fixing a regression introduced in 1.2.1 (2303).
- Copy mask to destination in rio-clip and rio-convert (2232).
- Use a default 70% confidence threshold when matching CRS to definitions in
authority files (2293). The confidence threshold can be defined when calling
to_epsg and to_authority, which partially addressed the issue reported in
2290.

1.2.8

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

- Correct for the sense of OCTTransform's return value (2287).
- Fix a regression in the rasterio.transform module's xy and rowcol functions
(2283).

1.2.7

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

- CRS objects are now compared to the EPSG authority using OSRFindMatches for
compatibility with GDAL 3.3.2 (2279).
- Allow open's fp keyword argument to pass the credential decorator (2267).
- Fix a copy-paste bug in features.geometry_window() affecting Y-axis padding
(2266).
- Note upcoming deprecation of the height and width parameters of
rasterio.windows.from_bounds() and stop using these parameters in project
code and tests.
- The transform.xy and transform.rowcol functions now return a pair of
single-element lists if passed a pair of single-element lists. This was the
original behavior, but was broken in version 1.2.1 (2242).

1.2.6

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

- Replace the defective 1.2.5 sdist, which had breakpoint in merge.py. This did
not affect wheels.

1.2.5

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

- Change rio-warp to unrotate imagery by default to match gdalwarp (2125).
- Internal to write() cast int8 arrays to uint8 (2180).
- Get correct nodata values for complex_int16 data (2206).
- Prevent merge failures due to window and slicing mismatches (2204 and
2202).

Page 5 of 26

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.