Telluric

Latest version: v0.14.4

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

Scan your dependencies

Page 7 of 8

0.7.1

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

Bug fixes
---------

* Removed :py:mod:`pyplot` import from the module level to overcome issues at
headless environments (177)

0.7.0

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

New features
------------

* Added new method :py:meth:`telluric.georaster.GeoRaster2.chunks` for
iterating over the chunks of the raster (169)

Bug fixes
---------

* Workaround to overcome fiona's GDAL environment issue (175)

0.6.0

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

New features
------------

* Added :code:`resampling` parameter to :py:func:`telluric.georaster.merge_all`
function (166)
* New :py:meth:`telluric.vectors.GeoVector.tiles` method for iterating
over the tiles intersecting the bounding box of the vector (167)
* Fiona 1.8.0 compatibility (171)

Bug fixes
---------

* Workaround to overcome rasterio's GDAL environment issue (174)

0.5.0

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

New features
------------

* A new class :py:class:`~telluric.georaster.MutableGeoRaster` was added (165)

0.4.1

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

Bug fixes
---------

* The right way to calculate :code:`dest_resolution` in :py:func:`telluric.georaster.merge_all`
if one is not provided (163)
* Read mask only if it exists (164)

0.4.0

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

New features
------------

* Rasterio 1.0.3 and higher compatibility (152)
* Non-georeferenced images may be opened by providing :code:`affine` and :code:`crs` parameters
to :py:meth:`telluric.georaster.GeoRaster2.open` (153)
* A new argument :code:`crs` was added to :py:meth:`telluric.collections.FileCollection.open`
for opening vector files that dont't contain information about CRS (156)
* A new :py:func:`telluric.util.raster_utils.build_overviews` utility was added (158)

Bug fixes
---------

* Treat 0 as legitimate value in :py:meth:`telluric.georaster.GeoRaster2.colorize` (160)
* Fix rasterization of an empty collection with callable :code:`fill_value` (161)

Page 7 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.