GithubHelp home page GithubHelp logo

gee_python's Introduction

GEE_Python

Google Earth Engine(GEE) for Python

0.GEE.Environment

在python中配置GEE

方法1.安装官方库ee

方法2.安装geemap(推荐)

1.Module

建立自己的library函数库,直接调用函数批量进行GEE数据处理

method: 导入Module

from RC_module import general
general.函数名
funoutline(roi)#在geemap.Map()中显示roi边界
funIDW(shp,property,range)#利用ee库进行IDW反距离权重插值
S2Cloud(image)#利用ee库调用Sentinel-2数据
S2Img(startdate, enddate,geometry,cloud)#获取Sentinel2影像数据
S2Vis(img)#计算指数并且添加为对应波段

2.Upload and download

矢量和栅格数据的上传(本地上传到Python中进行数据处理)和下载(下载到本地和Google Drive)

3.Batch_Vis_loadimg

批量计算本地栅格数据的植被指数

4.Cropstation_tocsv_toshp

农气站点TXT文件批量转shp

5.WeatherStation.txt_ToCsv_ToShp_ByDay

**地面气候资料日值数据集(V3.0).txt转成矢量数据.shp

6.VIs_mean&std_bar_err

绘制不同类别植被指数均值标准差直方图

7.Define function&derivatives&picture

定义函数及其导数,绘制双Y轴曲线

gee_python's People

Contributors

ruanchao66 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.