Telluric

Latest version: v0.14.4

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

Scan your dependencies

Page 3 of 8

0.13.7

============================

Changes
-------

* Add :code:`try - except` clauses in the call to :py:func:`telluric.georaster._prepare_other_raster` inside
:py:func:`telluric.georaster._prepare_rasters` to let the rest of the rasters merge even if an exception
is raised because some rasters footprints intersect but they can't be cropped (299)

0.13.6

============================

Changes
-------

* Check before calling :code:`reproject` if the cropped raster has 0 width or height
in :py:meth:`telluric.georaster._prepare_other_raster` to avoid an exception for
some corner cases when calling :py:meth:`telluric.georaster.merge_all` (296)

0.13.5

============================

Changes
-------

* Fix memory leak in temporal rasters creation and deletion of
:py:meth:`telluric.georaster.GeoRaster2._as_in_memory_geotiff` (294)

0.13.4

============================

Changes
-------

* Set :code:`_dtype` attribute in image setter for
:py:class:`~telluric.georaster.MutableGeoRaster` (289)
* Set :code:`crs` as empty :code:`rasterio.crs.CRS()` instance instead of :code:`None`
when image file has no CRS (292)
* Make :py:meth:`telluric.georaster.GeoRaster2.resize` faster (293)

0.13.3

============================

Changes
-------

* Add :code:`crop` parameter to :py:func:`telluric.georaster.merge_all`
function (288)

0.13.2

============================

Changes
-------

* Fix more imports when visualization dependencies are not installed (283)

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.