Telluric

Latest version: v0.14.4

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

Scan your dependencies

Page 6 of 8

0.10.2

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

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

* SpatioTemporal Asset Catalog (STAC) compatibility (223)
* Support custom schema in :py:meth:`telluric.collections.BaseCollection.save` (224)

Bug fixes
---------

* Preserve the original schema while using :py:meth:`telluric.collections.BaseCollection.apply`
and :py:meth:`telluric.collections.BaseCollection.groupby` (225)
* Better handling of an empty collections (226)
* Remove the reference to the raster object in the asset entry (227)
* Retrieve mask in a safer way to avoid shrunk masks (228)

0.10.1

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

Bug fixes
---------

* Fix masking by :py:class:`~telluric.features.GeoFeature` (216)
* Fix issue in :py:meth:`GeoRaster.from_asset` (217, 220)
* :py:meth:`telluric.features.GeoFeature.envelope` returns instance of
:py:class:`~telluric.vectors.GeoVector` (218)
* Use local tile server for visualization of :py:class:`~telluric.features.GeoFeatureWithRaster` (221)
* :py:meth:`telluric.georaster.GeoRaster2.mask` uses crop internally to reduce memory footprint (219)
* :py:meth:`telluric.georaster.GeoRaster2.limit_to_bands` is lazy (222)

0.10.0

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

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

* Fiona 1.8.4 and Rasterio 1.0.13 compatibility (207, 208)
* Support multiple rasters in a single :py:class:`~telluric.features.GeoFeatureWithRaster` (209)
* Added new method :py:meth:`telluric.vectors.GeoVector.get_bounding_box` (213)

Bug fixes
---------

* Remove hardcoded tile server port (205)
* The internal state of the raster is not changed while saving (210)
* Fix :py:meth:`telluric.georaster.GeoRaster2.save` (211)
* Fix bug in reproject (212)
* Better handling of :py:meth:`telluric.features.GeoFeature.from_record` (214)

0.9.1

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

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

* LZW compression is used by default for creating COG rasters (200)
* Added way to change port for local tile server (202)

Bug fixes
---------

* Fix iterating over :py:class:`~telluric.collections.FileCollection` (203)
* Fix fiona's GDAL environment issue (204)

0.9.0

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

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

* Added new method :py:meth:`telluric.collections.FeatureCollection.from_georasters` to
create collections of rasters (184)
* Visualization feature collection with rasters in Jupyter Notebook (186)
* Added new method :py:meth:`telluric.collections.BaseCollection.apply` (188)
* Added new method :py:meth:`telluric.georaster.GeoRaster2.from_wms` for
creating rasters out of web services (190, 192)
* Generalizing the process of making VRT files (191, 193)
* Rasterio 1.0.11 compatibility (194)
* Added new method :py:meth:`telluric.georaster.GeoRaster2.from_rasters` to
create raster out of a list of rasters (195)
* Added support of several domains in a single VRT file (196)

Bug fixes
---------

* Reproject features before polygonization (182)
* Fix :py:mod:`matplotlib.cm` call (187)
* Fix :py:meth:`telluric.georaster.GeoRaster2.save` (197)
* Pin minimal version of Folium (198)
* Fix rasterio's GDAL environment issue (201)

0.8.0

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

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

* Interactive representation of rasters in Jupyter Notebook (178)
* Fiona 1.8.1 and Rasterio 1.0.10 compatibility (179, 180)

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.