File Formats for Earth Data Science
Section Two - File Formats for Earth Data Science
In section two of this textbook, you will learn about common text file formats for earth data science workflows including Markdown, text (.txt, .csv) files, YAML (Yet Another Markup Language). You will also learn about open tools that you can use to edit and work with these files.
Learning Objectives
After completing this section of the introduction to earth analytics online textbook, you will be able to:
- Explain what the
Markdown
format is and describe its role in the documentation of earth data science workflows. - Use basic
Markdown
syntax to format text inJupyter Notebook
files. - Describe how text (.txt) and CSV files can be used for scientific data.
- Explain how YAML is used to support earth data science workflows.
- List open tools that you can use to edit and work with these file formats.