Lab 6

Question 1

/ 1 pts

Who provides the Sentinel 2 surface reflectance dataset?

 

You Answered

National Aeronautics and Space Administration

European Space Academy

Correct Answer

European Space Agency

Canadian Space Agency

Question 2

/ 2 pts
What is the date of the earliest Sentinel 2 SR data available in Earth Engine?

2016-03-28

2017-03-30

Correct!

2017-03-28

2017-02-28

Question 3

/ 2 pts
What is the spatial resolution of the highest resolution band  in meters? The Lowest resolution band  ?

Answer 1:

Correct!10

Correct Answer

10 m

Correct Answer

10 metres

Answer 2:

Correct!60

Correct Answer

60 m

Correct Answer

60 metres

Question 4

/ 3 pts
What spectral bands would you use to calculate NDVI with Sentinel 2?

B9

B3

B7

B12

B11

B1

B5

Correct!

B8

B2

B6

Correct!

B4

B10

Question 5

/ 5 pts
What dataset did you choose? Provide a brief description of the dataset (in your own words). Who is the dataset provider? What is the spatial and temporal resolution of the dataset? List one potential application of this dataset.

Your Answer:

The data set that I choose was the Copernicus CORINE Land Cover. This dataset was used to standardize data collection on land in Europe to support environmental policy development. The European Environment Agency coordinated the project, and 33 countries participated in it. The first inventory was in 1990, and the first update was in 2000. Satellite imagery provided the resources to map the land cover. The resolution of this dataset is 100 meters. A potential application of this dataset would be mapping land use change, as this dataset gives us information every 6 years starting in 2000 about the land cover.

Possible suitable applications could be a bit more detailed

Question 6

/ 2 pts
The greenest pixel composite reduces the number of clouds. Explain why.

Your Answer:

The greenest pixel composite allows NDVI to be higher over clouds; vegetated areas all appear green because NDVI is highest when the vegetation in the pixel is photosynthetically active and decreases the number of clouds.

Question 7

/ 3 pts
Upload a screenshot of your false color image. Please be sure to include the scale bar at the bottom right corner of the screen in your screenshot

Question 8

/ 1 pts
What region did you choose? What contrast stretch did you choose?

Your Answer:

I choose Concord MA as the region. The contrast stretch I used was 100%.

Question 9

/ 3 pts
Which Landsat 8 bands correspond to reflectance in the NIR 
and red 
wavelengths for calculating NDVI?

Answer 1:

Correct!

B5

Answer 2:

Correct!

B4

Question 10

/ 3 pts
Upload a screenshot of your NDVI image, centered on the same region as your false color image. Please be sure to include the scale bar at the bottom right corner of the screen in your screenshot.

Question 11

/ 3 pts
Describe and explain the NDVI patterns you observe in your image. Where do you see low NDVI, and why? Where do you see high NDVI, and why?

Your Answer:

The areas that have low NDVI are water bodies, highly urbanized areas, and airports. These are the places where trees and vegetation don’t exist, so there is low NDVI there. The patterns of NDVI are where there are parks, vegetation, or trees, there tends to be a high NDVI, and places where vegetation doesn’t exist have lower NDVI.

Question 12

/ 3 pts
 Export a screenshot of your classification.

Question 13

/ 3 pts
Export a screenshot of your “validation” table.

Question 14

/ 2 pts

Assuming that the rows are testing data classes, and the columns are maps classes, are the values in the “validation” table showing user’s accuracy or producer’s accuracy?

 

 

You Answered

Users

Correct Answer

Producers

Question 15

/ 3 pts
Discuss the performance of your classifier. What was the overall accuracy? What classes had the lowest accuracy? What classes were frequently confused?

Your Answer:

The overall accuracy was 100%. This seems odd because there are definitely mistakes that the classifier made. I think that some of my classification schemes went a a little cluncky and wasn’t caught by the validation table giving me this error.

You could visually check for any major misclassifications. As you use the same data for training and validation you can’t trust those accuracy assessments as much as for individual validation data

Question 16

/ 5 pts

How well does your classifier perform in other regions, compared to the region for which it was originally intended? What are the reasons for these differences? What does this tell you about some of the potential challenges associated with using earth engine for planetary scale analysis?

 

 

Your Answer:

My classifier has poor results in other regions because, based on just the training data I gave, it is unable to account for other spectral reflectance types. Therefore, it is unable to classify many other profiles, making the classifier useless outside of my region. The challenges of using the earth engine for planetary-scale analysis are that the availability and quality of data can vary across regions and periods. Users may encounter gaps, inconsistencies, or inaccuracies in the data, which can affect the reliability of analysis results. Also, there tend to be different spectral profiles all throughout the data, making it hard to rely on one classifier for all of the data.

Question 17

/ 3 pts
Upload a screenshot of the false color image.

Question 18

/ 3 pts
Upload a screenshot of your selected image.

Question 19

/ 2 pts
What is the filename of your image? What date was your image collected?

Your Answer:

The filename of my image is 1619274707000. The date it was collected was 2021-04-18.

Question 20

/ 4 pts
How do the differences in NDVI you observe here compare to the changes you explored in Lab 4 (Change detection)? What explains the differences?

Your Answer:

The difference in NDVI here is that these changes are way more clear than in lab 4. This is because we are able to see where NDVI changed the most and see the amount of vegetation change. Lab 4’s change map only includes the areas that have changed classes; it doesn’t show the amount of change like the NDVI map in GEE. However, the lab4 map does show more than just vegetation change; it also shows different types like forest to urban or grassland to urban. The NDVI change map only contains how much the area’s vegetation increased or decreased.

Question 21

/ 3 pts
In the northwest corner of the image, you might have noticed many round-ish green spots. What explains this pattern? To answer this question, carefully consider the shape and spatial pattern of these areas, and examine both NDVI layers. Given your answer, what steps would you suggest be added to this analysis?

Your Answer:

The pattern occurs because clouds cover the 1985 NDVI image. Looking at the 1985 image, the shape and the spatial patterns definitely correspond to clouds. Since there are no clouds in the 2010 image, the subtraction makes it seem like there is a high increase in NDVI.  This is due to the dark reflectance of clouds, which corresponds to -1, and when subtracted by the 2010 image, it seems like a big increase to NDVI. I suggest a mask that takes away the area that is covered by the clouds so we don’t get skewed results.

Question 22

/ 8 pts
Write 1-2 paragraphs discussing your experience using Earth Engine as compared with ENVI. What are some of the pros and cons of both platforms? What sorts of applications might be more suited to GEE vs ENVI? Which did you prefer, and why?

Your Answer:

Using Google Earth Engine is a little more difficult than ENVI, just because I’m not quite familiar with code. However, I find that GEE is better at handling planetary-scale analysis tasks more efficiently. Writing scripts in Java to perform complex geospatial analyses, is better than the click and drop format of ENVI. ENVI is a better software to use just for remote sensing and image analysis. It gives users a friendly graphical interface that allows users to interactively perform image processing tasks, spectral analysis, classification, and change detection. GEE is more suited if you need large-scale satellite imagery datasets, and also time-series analysis (temporal changes). If you need to repeat several steps or make a small change to change the whole objective, use GEE. ENVI is more suitable for detailed image analysis, advanced spectral analysis, and specialized remote sensing tasks. When used together, GEE and ENVI can become even better. Since GEE has such a big repository of remote sensing data, including satellite imagery,  you can import and manipulate this data for analysis using ENVI.

56/67