Importing images from Google Earth Engine
Create an account in GEE
https://code.earthengine.google.com/
Create a project
Designate region of interest and export the image to Google Drive
// Region of interest: Near Rochester Hills
var roi = ee.Geometry.Rectangle([-83.2, 42.6, -83.0, ...
orbtrace.hashnode.dev1 min read