Earth Data Science Workflows
Section Six - Earth Data Science Workflows
In section six of this textbook, you will learn how about useful Earth Data Science workflows, including how to design and automate data workflows as well as how to contribute to open source Python projects.
Learning Objectives
After completing this section of the textbook, you will be able to:
- List the key steps in designing data workflows.
- Approach a coding task with a modular, systematic approach.
- Write pseudocode for a data workflow.
- Automate a data workflow.