Creating an Earth Engine Cloud Project
Google Earth Engine is a Geospatial cloud platform that enable monitoring users to monitor and measure earth and environmental changes at a planetary scale. Earth Observation organizations like Group on Earth Observations (GEO) , National Centre for Earth Observation , use Earth Engine to monitor solve some of the challenging environmental problems around the earth. This cloud platform has also received adoption in research institutions like World Resources Institute who are contributing their data for advanced solution development and impact. It hosts 70 plus petabytes of historic and present earth observation data in its’ data catalog. The cloud platform offers intrinsically-parallel computation access to thousands of cloud computers. Even though the initial intent was to enhance the scientists’ operational deployment methods, while strengthening public institutions and NGOs’ ability to understand, manage and report on natural resources, Earth Engine is gradually getting adoption in various industries and commercial operations. Earth Engine cloud platform supports crucial geospatial data preprocessing techniques like:
Earth Engine is integrated with Google Cloud Platform through the Earth Engine REST API. Users make calls to the Earth Engine through a cloud project. It is imperative to register Earth Engine projects to facilitate accessing of Earth Engine API which;
Let’s Get started
Let us say we want to Set up your Earth Engine enabled Cloud Project. To make EE calls with Google Cloud Project (GCP), you’ll need to have a Google Account, and Google Cloud Project then enable Earth Engine API to that project.
Enabling a Cloud Project with Earth Engine helps to;
The first step is to click on Create a Cloud project button if you did not have it before, then follow the steps to have a successful cloud project. Next is to click the button Enable the Earth Engine API for your created project
The next step is to go to Enable Engine API, the photo below shows you how to go about it,
领英推荐
Up to this point we've created a Google Cloud Project and Enabled our Earth Engine API.
Next is to register an Earth Engine Project, the page describes few easy steps to get started. For learning purposes we'll register the noncommercial option, then in the step select Unpaid usage. We have to select our project type. Since we are getting started, we have to Create a new Google Cloud Project then continue to summary.
The next step is to enter our project name, then go to confirmation page which upon clicking will prompt us to land on the Google Earth Engine IDE. At this point we're good to get started in working on other Earth Engine projects.
At this point, anyone wanting to get started with Google's premium geospatial cloud platform could be able to get start started.
I will appreciate hearing your recommendation, suggestions or even enquiries.