Content Discovery

CyberGISX content includes geospatial codes, workflows with comments, and visualizations providing a solid foundation for conducting computationally reproducible research and education.


141 Results
Geographically Weighted Regression (Part I): COVID 19 Incidence

Posted by Naomi Lazarus on Wednesday June 30, 2021

Author(s): Naomi W. Lazarus, PhD

This notebook provides the code for running a Geographically Weighted Regression (GWR) using COVID-19 incidence rates as the dependent variable and independent variables representing age and ...

Geographically Weighted Regression (Part II): COVID 19 Mortality

Posted by Naomi Lazarus on Wednesday June 30, 2021

Author(s): Naomi W. Lazarus, PhD

This notebook provides the code for running a Geographically Weighted Regression (GWR) using COVID-19 death-case ratios as the dependent variable and independent variables representing age and ...

Interactive Mapping using Python and Bokeh

Posted by Rebecca (Becky) Vandewalle on Tuesday June 1, 2021

Author(s): Rebecca Vandewalle

This notebook demonstrates how to create interactive maps using the bokeh library ...

Georeferencing with ESRI ArcMap Instructions

Posted by Rebecca (Becky) Vandewalle on Monday May 24, 2021

Author(s): Rebecca Vandewalle

This notebook contains instructions for how to georeference an image These instructions are intended for those who have access to ESRI ...

Creating A Shapefile with ESRI ArcMap Instructions

Posted by Rebecca (Becky) Vandewalle on Monday May 24, 2021

Author(s): Rebecca Vandewalle

This notebook contains instructions for how to create a shapefile These instructions are intended for those who have access to ESRI ArcMap Note: this notebook is intended to be run after working ...

Accessing UIUC AnyWare

Posted by Rebecca (Becky) Vandewalle on Monday May 24, 2021

Author(s): Rebecca Vandewalle

This notebook contains instructions for how to access UIUC AnyWare, a UIUC remote desktop service These instructions are intended to support geographic work using ESRI ArcGIS software It will ...

How to Use iPython Widgets in A Jupyter Notebook

Posted by Rebecca (Becky) Vandewalle on Wednesday May 19, 2021

Author(s): Rebecca Vandewalle

This notebook introduces iPython widgets and demonstrates simple ways to use them Note! The widgets do not display in the HTML Preview - open the notebook with CyberGISX to view the ...

Geographically Weighted Regression Demo Notebook

Posted by Rebecca (Becky) Vandewalle on Wednesday May 19, 2021

Author(s): Rebecca Vandewalle

This notebook demonstrates how to preform Geographically Weighted Regression using the MGWR Python package using sample code included in Oshan et al 2019 MGWR: A Python Implementation of Multiscale ...

CIGI Lab Template Notebook

Posted by Rebecca (Becky) Vandewalle on Friday February 12, 2021

Author(s): Rebecca Vandewalle

This is a template Jupyter Notebook to be used as a guide for making new Notebooks in the CIGI Lab ...