Mapchete

Latest version: v2024.5.2

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

Scan your dependencies

Page 3 of 19

2023.12.0

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

* core

* complete refactor of `mapchete.commands` (604)
* remove `mapchete.Job` and use observer pattern to track execution state and progress (604)
* refactor `mapchete.processing` (604)
* replace `mapchete.processing.compute` with `mapchete.processing.execute` (604)


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

2023.11.0

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

* core

* add task profiling capabilities (measure memory consumption, S3 requests) (603)
* split up `config.py` and create a better structured `mapchete.config` module (603)
* split up `_executor.py` and create a better structured `mapchete.executor` module (603)
* split up `_core.py` and create a better structured `mapchete.processing` module (603)

* CLI

* add `--profiling` flag to `mapchete execute` (603)

* packaging

* `dask` is now a required dependency


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

2023.10.0

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

* packaging

* require `flask<=3.0.0` (600)
* exclude `aiobotocore` `2.7.0` (602)
* allow `s3fs>2023.9.0` (594)

* test

* add pytest markers `integration` and `aws_s3` (602)
* stop testing on ubuntu 20.04 (600)


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

2023.9.1

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

* packaging

* require `pydantic>=2.0.0` (591)
* require `pydantic_basesettings` (592)

* core

* add `MPath.without_protocol()` and `MPath.with_protocol()` methods (587)
* let `MPath.ls()` return full S3 paths (587, fixes 583)
* add `mapchete.io.profiles` for rasterio profiles (588, fixes 584)
* support `pydantic>=2.0.0` (591)
* use `pydantic_basesettings` to combine environment variables with default values for `mapchete.io.settings` (592)


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

2023.9.0

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

* packaging

* limit dependent versions to `"aiobotocore>=1.1.2,<=2.5.4"` and `"s3fs<2023.9.0"`

* core

* make sure opened/written files are removed upon exception (576)
* CLI: apply tiled-assets hack also to create-item CLI (577)
* provide path schema to configure how tile paths are created (581)
* `IndexedFeatures`: allow reprojection of object bounds to a target CRS (585)


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

2023.8.1

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

* packaging

* require `Shapely>=2.0.0` (572)
* remmove `cached_property` package requirement (573)
* add `isort` to pre-commit (573)

* core

* fix `ReferencedRaster.to_file()` on 2D arrays (574)


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

Page 3 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.