Lab 01: Matplotlib

Today’s lab is contained within a notebook in the demos git repository. To download the lab: With the lab downloaded open 1_Matplotlib.ipynb, and make sure that your kernel is set to geog250-<username>

Lab 00: Intro to GIS Lab

Welcome to the Introduction to the GIS Lab, today we will be covering the following topics. Overview of Programming Languages, Interpreters, Environments and IDE’s Before we get to far into writing programs we must clarify some terms. A programming language is a specific set of syntax that allows us to Read more…

Final Project

The final project is worth 20% of your course mark, 4% for each question. Question 1 A key element in the k-means analysis is the choice of the appropriate number of clusters, k. Unless otherwise required, the analyst will try several values for k and the resulting clusters are then compared Read more…