Lecture 1 Introduction
Presentation slides are posted on Canvas
Key Points
- What is computational research?
- Data analysis pipeline for computational research.
- Challenges in research computing: Complexity, Reproducibility, Data Size.
- Topics we will cover in class.
- Class logistics.
Topics we will cover in class
- Python Programming
- Open-source Computing
- Big Data
Learning Goals
- Be able to construct complete, well-structured programs in Python.
- Read and write most common atmospheric and environmental sciences data formats.
- Perform basic exploratory data analysis.
- Use visualization to enhance interpretation of environmental science data, including making maps and interactive visualizations.
- Practice open-source research through version control, packaging etc.
- Practice big-data analysis with parallel computing.
- Understand the concepts of cloud computing.