From 07966f6c10fe92ba4fd7354d847998556e3a253d Mon Sep 17 00:00:00 2001
From: nehajo88 <nehajo88@gmail.com>
Date: Sun, 18 Feb 2024 10:53:03 -0800
Subject: [PATCH] Code for Nature Scientific Data

---
 Hunka_2024_NSD/README.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Hunka_2024_NSD/README.txt b/Hunka_2024_NSD/README.txt
index 7a79f15..7c9243a 100644
--- a/Hunka_2024_NSD/README.txt
+++ b/Hunka_2024_NSD/README.txt
@@ -10,7 +10,7 @@ The following process is set up for the classification of the world's forests in
 secondary forests, as per the IPCC 2019 Guidelines Table 4.7 for natural forests.
 
 1. Various EO-derived and spatial datasets are downloaded from source (wget or curl commands)
-2. Layers are sptially resampled and aligned to an approx. 30 m grid (gdal commands)
+2. Layers are spatially resampled and aligned to an approx. 30 m grid (GDAL commands)
 3. A Boolean set of conditions is applied to layers to classify into forest statuses/conditions (AWS DPS algorithm)
 
 All steps are reproducible for batch processing on the AWS DPS cloud-computing system that supports the NASA MAAP. 
-- 
GitLab