Skip to content

Commit 6de9ff2

Browse files
authored
paper edit (#55)
1 parent 3d17d97 commit 6de9ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ These educational modules address this need and are guided by principles identif
4949
# Content
5050
We present two tutorials focusing on publicly available satellite imagery datasets. Both types of satellite imagery featured in these tutorials are 1) large in volume, 2) accessed as cloud-optimized data types and making use of cloud computing resources, and 3) have associated metadata that is crucial to data management and interpretation but can be complicated to work with.
5151

52-
The tutorials discuss remote sensing principles and note considerations when evaluating and interpreting data, such as resolution, possible distortions, and noise. We also compare two datasets derived from the same source data but created with slightly different processing pipelines in order to illustrate the impact of dataset selection and processing decisions on analytical outcomes.
52+
The tutorials discuss remote sensing principles and note considerations when evaluating and interpreting data, such as resolution, possible distortions, and noise. We also compare two datasets derived from the same source data but created with slightly different processing pipelines in order to illustrate the impact of dataset selection and processing decisions on analytical outcomes. Throughout both tutorials, we emphasize the steps and skills involved with multi-dimensional data cube workflows and preparing data for analysis.
5353

5454
# Instructional Design
5555
We designed these tutorials to be accessible to users with various experiences and backgrounds. Emphasis is placed on discussing how to interact with and examine complex, cloud-optimized datasets rather than simply providing example code snippets. To facilitate skill-building, we include errors encountered during the development of the material and illustrate their solutions. The code examples contained within these tutorials highlight popular, robust, and well-maintained open-source tools and software, with a strong focus on the Python module Xarray, which is designed for working with n-dimensional array objects and well-suited to geospatial applications [@Hoyer_Hamman_2017]. In addition, we use technology such as Jupyter Books, Jupyter Notebooks, and GitHub to make these tutorials accessible, participatory, and flexible [@JupyterBookCommunity_2021;@Kluyver2016jupyter].

0 commit comments

Comments
 (0)