Skip to content

Instantly share code, notes, and snippets.

View gannebamm's full-sized avatar

Florian Hoedt gannebamm

View GitHub Profile
@gannebamm
gannebamm / PAMTrilateration.ipnb
Created December 14, 2017 22:21 — forked from anonymous/PAMTrilateration.ipnb
PAM Trilateration Example
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Passive Audio Monitoring Trilateration\n",
"\n",
"## The Issue\n",
"One example of a trilateration algorithm is the GPS based localization. The algorithm uses the runtimes of three or more signals to determine the position of the sensor on earth. In this algorithm the _absolute_ runtimes for each signal are known due to the GPS timestamps send by the satellites.\n",
version: '3.4'
services:

  django:
    volumes:
      - .:/usr/src/geonode/
      - statics:/mnt/volumes/statics
      - geoserver-data-dir:/geoserver_data/data
 - backup-restore:/backup_restore