Encuentros
>
>

Barcelona Python Meetup - Python May Meetup

Thursday 24 May 2018, 19:00 - 20:00

Carrer d'Àvila, 32, Barcelona, España

This Python Meetup is bigger than usual! As a collaboration with Kiwi.com, they are providing a special venue in Pasaje Montoya (120 seats), and we'll do some networking afterwards with pizzas and drinks. Kiwi.com is bringing speakers from their HQ, and we will also have the opportunity to learn about telluric, a Python library to manage vector and raster geospatial data in an interactive and easy way with @astrojuanlu. Don't miss it!! # Talks 1) Something, something, moving data… by Lukas Kubis (@uncannylukas)(English, 30min) The Automation branch of kiwi.com's engineering team aims at automating 100% of company's internal processes, that don't need human touch. Get a peak into how Python helps achieving this ambitious goal and how to go about building a reliable automation service. 2) telluric: manipulación interactiva de datos geoespaciales en Jupyter con Python by Juan Luis Cano (@astrojuanlu)(Spanish, 30min) Existen diversas bibliotecas Python para manipulación de datos geoespaciales, tanto vectores como rasters. La mayoría de estas bibliotecas proveen una interfaz de alto nivel sobre algún software geoespacial ya existente, simplificando algunas tareas y facilitando su uso. Es el caso de pyproj con PROJ.4, Fiona con el proyecto OGR, Shapely con GEOS, o rasterio con GDAL. Sin embargo, la filosofía minimalista de estos proyectos hace que determinados análisis geoespaciales aún requieran cierto trabajo manual: por ejemplo, combinando Fiona, Shapely y pyproj para leer, manipular y reproyectar datos vectoriales, o rasterio, Shapely y affine para manipular y recortar imágenes raster. Por otra parte, a la hora de acceder a fuentes de datos externas (imágenes LANDSAT, Sentinel, etc.) o interactuar con sistemas de almacenamiento en la nube (Amazon S3, Azure Cloud Storage), hace falta recurrir a herramientas de terceros, que son heterogéneas y no ofrecen una interfaz unificada. telluric (https://github.com/satellogic/telluric/) es una biblioteca open source desarrollada por Satellogic en lenguaje Python para manipulación interactiva de datos geoespaciales que combina todos los proyectos anteriores para ofrecer una experiencia aún más intuitiva, pensada para ser usada en Jupyter notebook o JupyterLab. Todas las operaciones de telluric gestionan el sistema de proyección de manera automática, eliminando la necesidad de hacerlo manualmente; los objetos se muestran de manera inmediata en la interfaz web sobre un mapa interactivo, y soporta todos los formatos vector y raster en el mundo GIS. Además, telluric permite crear un repositorio centralizado de acceso a los datos, especificando diversas fuentes externas que se pueden leer de manera homogénea. En esta comunicación detallaremos cómo utilizar telluric para manipular datos geoespaciales, cómo se integra en el ecosistema Python y GIS, explicaremos cómo Satellogic utiliza telluric internamente para diferentes tareas (gestión de datos geoespaciales, análisis de cobertura para constelaciones satelitales, visualización) y comentaremos las líneas de trabajo a futuro. 3) Building Python-friendly Scalable, Reliable Business Intelligence Data Platform by Miki Stencl (@michaelstencl)(English, 30 minutes) Today’s data systems and usage of data are all about distributed ecosystems of data, systems, people - modern business intelligence departments are driving data provisioning, data preparation, and data education as a top priority with the highest automation possible. Learn how we build kiwi.com’s data provisioning architecture based on python-friendly solutions from scratch to serve analytics use cases and our lessons learned. # More - We need talk proposals! Send yours: http://pybcn.org/call-for-proposals/- Wanna publish a job offer? https://www.meetup.com/python-185/pages/24606847/Job_offers/- Follow @PyBCN for pictures, slides and more: https://twitter.com/pybcn

Más información

Publicado por: Betabeers