Learning Outcomes:
- acquiring basic scripting skills in Python for importing, manipulation, the analysis, and visualisation of different types of Earth-related datasets
- understanding the digital data workflow and basic elements of scripting
Indicative Module Content:
- Introduction to Python and automatic data import
- Importing of different data formats
- Loops and statements (making the tasks more efficient)
- Automatic data import from multiple data files
- Making sense of data (e.g. summarising, converting, synthesizing)
- Making a regular grid from irregularly sampled dataset (interpolation)
- Geodata visualisation (different plot types)
- Data regression