machinalis / satimg

Satellite data processing experiments

Home Page:http://www.machinalis.com/blog/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository includes the support material for the following blog posts:

Python for geospatial data processing

http://www.machinalis.com/blog/python-for-geospatial-data-processing/

To try this code you need to install the packages described in the requirements.txt file and you can use this sample data

Build GDAL from source

This code was developed in Ubuntu (Linux) using the GDAL library, version 2.0.1. You need to install it in your machine before installing the Python bindings. It is all explained in the following links:

Python for Object Based Image Analysis (OBIA)

http://www.machinalis.com/blog/obia/

This post is a continuation of the first one. The development of the subject is in a Jupyter Notebook

To try it out, you can use the same data as in the other post.

Searching for aliens

http://www.machinalis.com/blog/searching-for-aliens/

The development of the subject is in a Jupyter Notebook

It has a couple of specific requirements:

About

Satellite data processing experiments

http://www.machinalis.com/blog/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.4%