当前位置:网站首页>Chapter 3: Use of GEE Data (3.1-3.3)
Chapter 3: Use of GEE Data (3.1-3.3)
2022-08-09 17:48:00 【Han Tianfang】
3. Use of GEE data
3.1 Introduction
Google Earth Engine is an innovative cloud computing platform for geospatial analysis.Its data types are very different from traditional data types handled by desktop software.In this chapter, we will introduce the basic Earth Engine data types for storing vector and raster data.Then, we'll explore the Earth Engine data catalog and how to interactively search Earth Engine datasets in the Jupyter environment.We will also cover how to obtain image metadata and compute descriptive statistics.Finally, we'll learn how to automatically convert Earth Engine JavaScript to Python.By the end of this chapter, you should have easy access to Earth Engine data using geomaps in the Jupyter environment.
3.2 Technical Requirements
To study this chapter, you will need to install geemap and several optional dependencies.If you've followed Chapter 1 - Introducing GEE and Geemap, you should already have a conda environment with the necessary packages installed.Otherwise, you need to create a new conda environment and install the pygis package using the following command, which will automatically install geemapand all necessary dependencies:
conda create -n gee pythonconda activate geeconda install -c conda-forge mambamamba install -c conda-forge pygis<边栏推荐
猜你喜欢
随机推荐
三栏布局:左右固定宽,中间自适应的几种方式
Mysql学习(二)
路由概述与静态配置ip
Go语言基础(十四):单元测试
4. Using Local Geospatial Data
继承关系下构造方法的访问特点
经典题型(一)
布隆过滤器及LRU Cache的实现
第三章:GEE数据的使用(3.1-3.3)
2021深圳杯A题思路 火星探测器着陆控制方案
安装MySQL时出现starting the server失败
超级火的夏日小空调
Codeforces Round #808 (Div. 2)||沉淀
如何设置边框圆角
2022高教社杯 国赛数学建模 B题思路
传输层协议TCP/UDP
后代选择器和子代选择器
架构实战营第九模块作业-毕业项目
5. Visualizing Geospatial Data
Heap series_0x06: NT global flags and gflags.exe one page









