当前位置:网站首页>Google Earth engine (GEE) -- 1975 dataset of Landsat global land survey
Google Earth engine (GEE) -- 1975 dataset of Landsat global land survey
2022-07-07 02:39:00 【This star is bright】
Recently, I found a giant cow's artificial intelligence learning website : Preface – A course of bed length artificial intelligence
1975 Global land survey (GLS) Is from Landsat Multispectral scanner (MSS) Global image collection . Most scenes are composed of Landsat 1-3 stay 1972-1983 Obtained in .Landsat 1-3 Some blanks in the data have been Landsat 4-5 stay 1982-1987 Filled by the scenes acquired during the years . The data contains 4 A spectral band : green 、 Red 、NIR Band and SWIR Band . In a typical false color display , The image is displayed in red , Because it is displayed in red NIR The band highlights the vegetation .
Dataset availability
1972-07-25T00:00:00Z–1983-02-20T00:00:00( We can choose 1972-1983 All the effects of the year , You can also use this data NDVI Calculation , Other indexes cannot be calculated for the time being , Because there are few bands , Only 4 Band )
Data set provider
Earth engine fragment
ee.ImageCollection("LANDSAT/GLS1975")
The resolution of the
60 rice
Band : It is worth noting that there are only 4 Band , It's red 、 Happy color 、 Near infrared and short wave infrared bands ,
| full name | wavelength | describe |
|---|---|---|
10 | 500-600 nanometer | Green |
20 | 600-700 nanometer | Red |
30 | 700-800 nanometer | The near infrared |
40 | 800-1100 nanometer | Shortwave infrared |
Code :
var dataset = ee.ImageCollection('LANDSAT/GLS1975');
var falseColor = dataset.select(['30', '20', '10']);
var falseColorVis = {
gamma: 1.6,
};
Map.setCenter(44.517, 25.998, 5);
Map.addLayer(falseColor, falseColorVis, 'False Color');Terms of use
Landsat Datasets are data created by the federal government , Therefore, it is in the public domain , Can be used without copyright restrictions 、 Transfer or reproduction .
Confirmation or credit from the U.S. Geological Survey as a data source should be provided by including a line of text references , As shown below .
( product 、 Images 、 Photo or dataset name ) Provided by the United States Geological Survey
Example :Landsat-7 The picture is provided by the U.S. Geological Survey
About correct quotation and confirmation USGS More details about products , see also USGS Visual recognition system guide .
GLS 1975 The picture is provided by the U.S. Geological Survey
result
边栏推荐
- Leetcode:minimum_ depth_ of_ binary_ Tree solutions
- pgpool-II和pgpoolAdmin的使用
- Go swagger use
- QPushButton-》函数精解
- 实施MES管理系统时,哪些管理点是需要注意的
- 【Node学习笔记】chokidar模块实现文件监听
- 4--新唐nuc980 挂载initramfs nfs文件系统
- [unity] upgraded version · Excel data analysis, automatically create corresponding C classes, automatically create scriptableobject generation classes, and automatically serialize asset files
- KYSL 海康摄像头 8247 h9 isapi测试
- Use of fiddler
猜你喜欢

unity中跟随鼠标浮动的面板,并可以自适应文字内容的大小

Cloud Mail .NET Edition

The panel floating with the mouse in unity can adapt to the size of text content

Data connection mode in low code platform (Part 1)

普通测试年薪15w,测试开发年薪30w+,二者差距在哪?

Overall query process of PostgreSQL

6-6漏洞利用-SSH安全防御

fiddler的使用

Go swagger use

1个月增长900w+播放!总结B站顶流恰饭的2个新趋势
随机推荐
Apifox,你的API接口文档卷成这样了吗?
STM32项目 -- 选题分享(部分)
Hash table and full comments
记一次JAP查询导致OOM的问题分析
argo workflows源码解析
如何从0到1构建32Core树莓派集群
Douban average 9 x. Five God books in the distributed field!
本周 火火火火 的开源项目!
The so-called consumer Internet only matches and connects industry information, and does not change the industry itself
[node learning notes] the chokidar module realizes file monitoring
Use of fiddler
leetcode:5. 最长回文子串【dp + 抓着超时的尾巴】
MySQL --- 常用函数 - 字符串函数
Overall query process of PostgreSQL
Planning and design of double click hot standby layer 2 network based on ENSP firewall
Fundamentals of process management
Data connection mode in low code platform (Part 1)
Detailed explanation of line segment tree (including tested code implementation)
[paper reading | deep reading] anrl: attributed network representation learning via deep neural networks
服装企业部署MES管理系统的五个原因