Lectures are on Tuesdays and Thursdays from 3:30 PM - 4:45 PM. The course website is on GitHub (https://github.com/chaneyn/CEE690-02). Class announcements will be made via Sakai (CEE690.02.F20).
Professor Nathaniel W. Chaney (Nate)
Email: nathaniel.chaney@duke.edu
Office: FCIEMAS 2463
Office hours: Thursdays after class via Zoom
Laura Torres
Email: lpt14@duke.edu
Office hours: Mondays 8-10am via Zoom
Environmental Spatial Data Analysis (ESDA) provides an introduction on how to leverage large volumes of spatial environmental data using primarily Python. The topics that will be covered include an overview of basic spatial statistics, spatial interpolation, kriging, conditional simulation, terrain analysis, dimensionality reduction, and spatial prediction. Existing software packages in Python will be introduced and used to explore the listed topics.
Although there are no class prerequisistes, a strong foundation in programming will make this class much easier. Please contact Nate if you have concerns.
There are no required textbooks. Reading will be provided via journal articles, online materials, and tutorials.
The course grade is based on three items:
- Homework: 40%
- Participation: 20%
- Final Project: 40%
There will be 4 homework assignments. Each assignment will be provided and completed within a corresponding Jupyter notebook. Completed assignments will be submitted via a private GitHub repository that each student will have for the course; assignments submitted via any other method will not be accepted. Each assignment must be submitted before class on the day listed on the schedule below. Late homeworks will not be accepted.
- Students should follow along the lecture on their personal jupyter lab Docker container that they will use for the course.
- Each student will present twice. The first presentation will involve describing a dataset and the second will be present a journal article.
Collaboration in completing assignments is permitted. However, each student must write up their assignment independently. We will be checking for identical homeworks.
The final project can be done in groups of 2 or individually. The expectations for the project will increase with the group size. It will involve the following components:
- Initial Proposal (October 22nd via email)
- 3 pages max, single-spaced, 12 point font size, 1 inch margin
- Contains: Title, introduction, objectives, data, methodology, and timeline of tasks
- Oral presentation (November 17th and 19th in class)
- 12 minute oral presentation, 3 minutes for questions
- Everyone needs to be present for each presentation
- Final report (November 24th via email)
- 10 pages max, single-spaced, 12 point font size, 1 inch margin
- Contains: Title, introduction, data, methods, results, discussion, and conclusion
Note that the schedule is subject to change.
Date | Topic | New Software | Assignments | Article |
---|---|---|---|---|
08/18 | Introduction | Jupyter/GitHub/Bash | - | - |
08/20 | Python overview | Python | - | Lin, J., 2012 |
08/25 | Multi-dimensional arrays I | NumPy | - | Lu et al., 2018 (Owen Daly) |
08/27 | Visualizing data | Matplotlib | - | Rougier et al., 2014 (Keqi He) |
09/01 | Data storage | Pickle/H5py/NetCDF/Tiff | - | TBD |
09/03 | Probability/Statistics I | Scipy | - | TBD |
09/08 | Probability/Statistics II | - | HW #1 due | TBD (Sarah Scott) |
09/10 | Time series analysis | - | - | TBD |
09/15 | Map projections I | Cartopy | - | TBD |
09/17 | Map projections II | GDAL | - | TBD |
09/22 | Multi-dimensional arrays II/Downloading data | Xarray | - | TBD (Cary Shindell) |
09/24 | Vector Data | OGR/Shapely/Fiona | - | TBD |
09/29 | Cluster Analysis I | Scikit-Learn | - | TBD |
10/01 | Cluster Analysis II | - | - | TBD |
10/06 | Dimensionality Reduction | - | HW #2 due | - |
10/08 | Classification/Regression I | - | - | TBD |
10/13 | Classification/Regression II | - | - | TBD |
10/15 | Classification/Regression III | - | - | TBD |
10/20 | Classification/Regression IV | - | - | TBD |
10/22 | Geostatistics I | - | Proposal due | TBD |
10/27 | Geostatistics II | - | HW #3 due | - |
10/29 | Geostatistics III | - | - | TBD |
11/03 | Geostatistics IV | - | - | TBD |
11/05 | Terrain Analysis I | - | - | TBD |
11/10 | Terrain Analysis II | - | - | TBD |
11/12 | Scaling up code | Numba/Mpi4py/Dask | - | TBD |
11/17 | Oral Presentations | - | - | - |
11/19 | Oral Presentations | - | - | - |
11/24 | Written report due | - | HW #4 due | - |