当前位置:网站首页>3. Using Earth Engine Data
3. Using Earth Engine Data
2022-08-09 17:47:00 【Han Tianfang】
3.1. Introduction
Google Earth Engine is an innovative cloud-computing platform for geospatial analysis. It is data types are very different from traditional data types handled by desktop software. In this chapter, we will introduce the fundamental Earth Engine data types for storing vector and raster data. Then, we will explore the Earth Engine Data Catalog and how to search Earth Engine datasets interactively within a Jupyter environment. We will also cover how to get image metadata and compute descriptive statistics. Lastly, we will learn how to convert Earth Engine JavaScript to Python automatically. At the end of this chapter, you should be comfortable accessing Earth Engine data in a Jupyter environment with geemap.
3.2. Technical requirements
To follow this chapter, you will need to install geemap and several optional dependencies. If you have followed Section 1.5 - Installing ge
边栏推荐
猜你喜欢
随机推荐
VRRP详解与配置实例
com.ctc.wstx.exc.WstxParsingException: Illegal character entity: expansion character
Mysql学习(四)
NAT种类及配置
Ntdsutil 清除无效的辅域控制器DC
Redis学习(一.redis中的数据结构)
2022.7.16学习总结
第四章:使用本地地理空间数据(4.1-4.5)
2022华数杯C题:插层熔喷非织造材料的性能控制研究 - 思路
yum安装mariadb数据库之后启动时提示 Failed to start mariadb.service: Unit not found
第二章:创建交互式地图(2.1-2.3)
重启网卡提示Bringing up interface eth0: Device eth0 does not seem to be present,delaying initialization.
数组指针的使用方法
FileInputStream与BufferedInputStream的区别
web项目访问jar内部的静态资源
Zip包的读取与写入
MySQL数据库基本知识
动态规划套题:不同路径
2022华数杯建模C题思路解析
同步锁synchronized追本溯源