Areal Interpolation in Python using Tobler

From CUOSGwiki
Revision as of 17:28, 7 December 2021 by JohnFoster (talk | contribs) (Build out the structure of the page using headings)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Disclaimer

Introduction

Getting Started

Install Required Software

Create A Project Folder

Download Required Files

Create Environment

Launch JupyterLab

Tutorial

Import Packages

Part 1: Areal Interpolation of Population Data

Read the data

Manage Projections

Perform Areal Interpolation

Area Weighted Interpolation

Dasymetric Interpolation

Model-based Interpolation

Pycnophylatic Interpolation

Assess the Results

Visual Assessment

Statistical Assessment

Part 2: Areal Interpolation of Synthetic Population Data

Generate the Synthetic Population Data

Perform Areal Interpolation

Area Weighted Interpolation

Dasymetric Interpolation

Model-based Interpolation

Pycnophylatic Interpolation

Assess the Results

Visual Assessment

Statistical Assessment