* CLI: add promts to ease using mapchete create (558) * clip source tile to pyramid bounds before reprojecting to avoid bumping into antimeridian error (561)
* allow `ReferencedRaster` to accept arrays with more dimensions than 3 (548) * `MPath.from_inp()`: allow parsing objects using `__fspath__` interface (547)
---------------------
2023.6.2
---------------------
* core
* don't let MPath.makedirs() decide whether to only create parent directories or not (546)
* testing
* ProcessFixture now processes all preprocessing tasks using SequentialExecutor (546)