Pyspatiotemporalgeom

On open source geometry processing library focusing on regions and moving regions.

Algorithms for constructing regions, identifying connected components, creating moving regions, and performing operations on moving regions are included.

https://bitbucket.org/marmcke/pyspatiotemporalgeom

GeoViews

GeoViews is a new Python library that makes it easy to explore and visualize geographical, meteorological, oceanographic, weather, climate, and other real-world data. GeoViews was developed by Continuum Analytics, in collaboration with the Met Office. GeoViews is completely open source, available under a BSD license freely for both commercial and non-commercial use, and can be obtained as described at the Github site.GeoViews is built on the HoloViews library for building flexible visualizations of multidimensional data.

GeoViews adds a family of geographic plot types, transformations, and primitives based primarily on the Cartopy library, plotted using either the Matplotlib or Bokeh packages.

https://www.continuum.io/blog/developer-blog/introducing-geoviews

Pixelscan

The pixelscan library provides functions to scan pixels on a grid in a variety of spatial patterns. The library consists of scan generators and coordinate transformations. Scan generators are Python generators that return pixel coordinates in a particular spatial pattern. Coordinate transformations are iterators that apply spatial transformations to the coordinates created by the scan generators. Transformation can be chained to yield very generic transformations.

https://github.com/dpmcmlxxvi/pixelscan

Create a free website or blog at WordPress.com.

Up ↑