当前位置:网站首页>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(四)
3. Using Earth Engine Data
0. About The Author And Preface
Ntdsutil 转移主域控五大角色
第三章:GEE数据的使用(3.4-3.11)
vmware workstation 未能启动vmware
2022华数杯建模A题思路解析
选择器的使用
重启网卡提示Bringing up interface eth0: Device eth0 does not seem to be present,delaying initialization.
properties文件的读取和写入
C语言扫雷
MySQL必知必会(二)
Win10 安装系统跳过创建用户,直接启用 administrator
JS字符串对象基础操作方法
新电脑自带win11,开机怎样跳过连网
动态规划套题:零钱兑换、完全平方数
微信小程序学习(二)
深究equals
软件测试面试题--银行面试