Skip to content
Snippets Groups Projects
Commit 07966f6c authored by Neha Hunka's avatar Neha Hunka
Browse files

Code for Nature Scientific Data

parent 684d5233
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment