Mapchete

Latest version: v2024.5.2

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

Scan your dependencies

Page 8 of 19

2022.3.3

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

* core

* `commands.cp`: fix `overwrite` mode on local filesystems
* cache input vector file bounding box to improve performance on large GeoJSON files
* add preliminary RPC referenced raster data support (also requires rasterio fix: https://github.com/rasterio/rasterio/pull/2419)
* add `dask_propagate_results` flag to `compute()` to activate/deactivate task result propagation on dask clusters

* packaging/CI

* avoid using GEOS 3.10 which causes shapely bugs


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

2022.3.2

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

* core

* fix zoom levels getting processed in the wrong order
* fix process tiles generation which yielded a different number than estimated from `tiles_count()`
* add fallback if `rasterio.crs.CRS` cannot convert CRS to SRS authority (issue in newer PROJ versions)

* packaging/CI

* add Python 3.9 to test matrix


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

2022.3.1

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

* core

* automatically write/update STAC JSON file for TileDirectory output


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

2022.3.0

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

* core

* use batches when yielding completed futures from dask
* fix ``KeyError`` when removing futures from threads executor


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

2022.2.2

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

* core

* avoid infinite recursion when retrying reprojection with clipped geometry
* attach missing dask client loop to `distributed.as_completed` call
* fixed infinite future yield when using `DaskExecutor.as_completed()`
* expose `--dask-no-task-graph` flag to `execute` and `convert` commands

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

2022.2.1

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

* core

* implement dask task graphs when using dask as executor
* enable setting executor after ``Job`` was initialized
* fix minor bugs in ``DaskExecutor.as_completed()``:

* running futures count
* pass on Exception after cancel signal when client is closed while waiting for remaining futures

* add caching options for vector file and raster file inputs


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

Page 8 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.