ANN: telluric 0.1 released 📐
Juan Luis Cano
juanlu at satellogic.com
Fri Apr 27 10:24:41 EDT 2018
Hi all,
We are pleased to announce the release of telluric 0.1, the first public
version of the library!
telluric is a MIT licensed Python library to manage vector and raster
geospatial data in an interactive and easy way. It lets you read the common
vector and raster geospatial formats (leveraging on well known libraries
such as fiona, shapely and rasterio) and makes it extremely easy to combine
data sources with different projections, visualize them, read and write
them from/to disk, and more.
You can install it using pip:
pip install telluric
(conda packages are on the way)
Read the documentation on Read the Docs:
http://telluric.readthedocs.io/en/v0.1.0/
And browse the source on GitHub (contributions welcome!)
https://github.com/satellogic/telluric
For a set of notebooks meant to illustrate uses of the library with
Satellogic data, check out this repository:
https://github.com/satellogic/open-impact/
Let us know if you have any questions or feedback!
--
*Juan Luis Cano Rodríguez |* Senior Python Developer
+34 646 515 050
Carrer d'Àvila 48
1st Floor, Suite 5
Barcelona
More information about the Python-announce-list
mailing list