+ All Categories
Home > Documents > Landsat on Amazon Web Services - Dawn...

Landsat on Amazon Web Services - Dawn...

Date post: 14-Feb-2019
Category:
Upload: vuliem
View: 218 times
Download: 0 times
Share this document with a friend
1
IN43B-1727 Using Landsat on AWS is easy Snapsat is a web-based application that creates Landsat composite visualizations in seconds. A team of novice programmers created it during their time at the Code Fellows trade school. They were able to develop Snapsat quickly and at low cost because they did not need to spend time to acquire Landsat data or money to stage it for analysis. Try Snapsat at http://snapsat.org. Learn how to access Landsat on AWS at http://aws.amazon.com/public-data-sets/landsat/ Acknowledgements Landsat on AWS is the result of collaboration with many AWS customers, including: Planet Labs - Frank Warmerdam and Amit Kapadia Development Seed - Drew Bollinger, Joe Flasher, Alireza Jazayeri, Ian Schuler Esri - Peter Becker Mapbox - Charlie Loyd, Camilla Mahon Snapsat - Jacques Tardie, Constantine Hatzis, Jake Anderson, Joel Stanner, Mark Saiget Special thanks to USGS for making Landsat data open and available to the public. Breakdown of imagery requests by band. BQA - Quality Assessment B1 - Coastal/Aerosol B2 - Blue B3 - Green B4 - Red B5 - Near Infrared (NIR) B6 - Shortwave Infrared (SWIR) B7 - Shortwave Infrared (SWIR) B8 - Panchromatic B9 - Cirrus B10 - TIRS B11 - TIRS 26% 2% 16% 15% 16% 3% 2% 2% 12% 2% 2% 2% Composite images of Wellington, New Zealand, 29 June 2015. Left to right: Natural color (bands 2, 3, & 4) Color infrared - Vegetation (bands 5, 4, & 3) Color infrared - Urban (bands 7, 6, & 4) Precise access to data Landsat on AWS makes each band of each Landsat scene available as a stand-alone GeoTIFF, and scene metadata are available as text and json files. Individual files allow e!cient and targeted data access. The most requested WRF PATH/ROW combination is 040/036, which includes the southern California high desert and the location of the 2015 Lake Fire. The scar of the fire is rust colored in the visualization above, which is based on data acquired on 15 July 2015. This false color composite visualization was made in minutes with Snapsat, a web application built on AWS. The visualization uses Landsat bands 4 (red), 6 (1.57-1.65 μm short-wave infrared) , and 7 (2.11-2.29 μm short-wave infrared). Histogram of 112,782,536 GeoTIFF requests grouped by WRF PATH/ROW. X-axis sorted by ascending WRF ROW. 40,000 60,000 80,000 100,000 20,000 Half a year, half a billion requests Within the first 150 days of the launch of Landsat on AWS (19 March 2015 to 16 August 2015), Landsat imagery and metadata were requested over 500 million times, globally. Below are insights based on analysis of 112,782,536 requests for Landsat TIFFs during that period. Standard TIFF structure organizes pixels by row. Tiled TIFF structure organizes pixels by tile. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 Internal tiling within GeoTIFFs Landsat on AWS GeoTIFFs have “internal tiling,” which allows users to use HTTP range GET requests to access 512-pixel squares within each scene. This allows highly targeted access to data based on geography. Landsat data shared via Amazon S3 can be transferred programatically and quickly to AWS cloud computing resources. Researchers can analyze data without needing to download it or store it themselves. s3://landsat-pds Amazon EMR Amazon EC2 AWS Lambda Amazon Redshift Amazon DynamoDB Available near on-demand IT resources Features of Landsat on AWS Landsat on AWS is designed to allow fast access to Landsat data, reducing the time required for analysis. On 19 March 2015, Amazon Web Services (AWS) announced Landsat on AWS, a service to make Landsat data available for anyone to access from Amazon S3. Over 250,000 Landsat 8 scenes are freely available from Landsat on AWS. All Landsat 8 scenes from 2015 are available, along with a selection of cloud-free scenes from 2013 and 2014. All new Landsat 8 scenes are made available each day (~680 per day), often within hours of production. Landsat on Amazon Web Services Jed Sundwall ([email protected]) & Ariel Gold – Amazon Web Services
Transcript

IN43B-1727

Using Landsat on AWS is easySnapsat is a web-based application that creates Landsat composite visualizations in seconds. A team of novice programmers created it during their time at the Code Fellows trade school. They were able to develop Snapsat quickly and at low cost because they did not need to spend time to acquire Landsat data or money to stage it for analysis. Try Snapsat at http://snapsat.org.

Learn how to access Landsat on AWS athttp://aws.amazon.com/public-data-sets/landsat/

AcknowledgementsLandsat on AWS is the result of collaboration with many AWS customers, including:

Planet Labs - Frank Warmerdam and Amit KapadiaDevelopment Seed - Drew Bollinger, Joe Flasher, Alireza Jazayeri, Ian SchulerEsri - Peter BeckerMapbox - Charlie Loyd, Camilla MahonSnapsat - Jacques Tardie, Constantine Hatzis, Jake Anderson, Joel Stanner, Mark Saiget

Special thanks to USGS for making Landsat data open and available to the public.

Breakdown of imagery requests by band.

BQA - Quality Assessment

B1 - Coastal/Aerosol

B2 - Blue

B3 - Green

B4 - Red

B5 - Near Infrared (NIR)

B6 - Shortwave Infrared (SWIR)

B7 - Shortwave Infrared (SWIR)

B8 - Panchromatic

B9 - Cirrus

B10 - TIRS

B11 - TIRS

26%

2%

16%

15%

16%

3%

2%

2%

12%

2%

2%

2%

Composite images of Wellington, New Zealand, 29 June 2015.

Left to right:Natural color(bands 2, 3, & 4)

Color infrared - Vegetation(bands 5, 4, & 3)

Color infrared - Urban(bands 7, 6, & 4)

Precise access to dataLandsat on AWS makes each band of each Landsat scene available as a stand-alone GeoTIFF, and scene metadata are available as text and json files. Individual files allow e!cient and targeted data access.

The most requested WRF PATH/ROW combination is 040/036, which includes the southern California high desert and the location of the 2015 Lake Fire. The scar of the fire is rust colored in the visualization above, which is based on data acquired on 15 July 2015.This false color composite visualization was made in minutes with Snapsat, a web application built on AWS. The visualization uses Landsat bands 4 (red), 6 (1.57-1.65 µm short-wave infrared) , and 7 (2.11-2.29 µm short-wave infrared).

Histogram of 112,782,536 GeoTIFF requests grouped by WRF PATH/ROW. X-axis sorted by ascending WRF ROW.

40,000

60,000

80,000

100,000

20,000

PATH/ROW 040/036

Half a year, half a billion requestsWithin the first 150 days of the launch of Landsat on AWS (19 March 2015 to 16 August 2015), Landsat imagery and metadata were requested over 500 million times, globally. Below are insights based on analysis of 112,782,536 requests for Landsat TIFFs during that period.

Standard TIFF structure organizes pixels by row.

Tiled TIFF structure organizes pixels by tile.1 2 3

4 5 6

7 8 9

10 11 12

13 14 15

16 17 18

19 20 21

22 23 24

25 26 27

28 29 30

31 32 33

34 35 36

1 2 3 4 5 6

7 8 9 10 11 12

13 14 15 16 17 18

19 20 21 22 23 24

25 26 27 28 29 30

31 32 33 34 35 36

Internal tiling within GeoTIFFsLandsat on AWS GeoTIFFs have “internal tiling,” which allows users to use HTTP range GET requests to access 512-pixel squares within each scene. This allows highly targeted access to data based on geography.

Landsat data shared via Amazon S3 can be transferred programatically and quickly to AWS cloud computing resources. Researchers can analyze data without needing to download it or store it themselves.

s3://landsat-pds

AmazonEMR

AmazonEC2

AWSLambda

AmazonRedshift

AmazonDynamoDB

Available near on-demand IT resources

Features of Landsat on AWSLandsat on AWS is designed to allow fast access to Landsat data, reducing the time required for analysis.

On 19 March 2015, Amazon Web Services (AWS) announced Landsat on AWS, a service to make Landsat data available for anyone to access from Amazon S3. Over 250,000 Landsat 8 scenes are freely available from Landsat on AWS. All Landsat 8 scenes from 2015 are available, along with a selection of cloud-free scenes from 2013 and 2014. All new Landsat 8 scenes are made available each day (~680 per day), often within hours of production.

Landsat on Amazon Web ServicesJed Sundwall ([email protected]) & Ariel Gold – Amazon Web Services

Recommended