Google Earth Engine——真彩色数据集Planet labs Inc. SkySat卫星在2015年为实验性的 “Skybox for Good Beta “项目,以及各种危机应对事件

简介: Google Earth Engine——真彩色数据集Planet labs Inc. SkySat卫星在2015年为实验性的 “Skybox for Good Beta “项目,以及各种危机应对事件

This data from Planet labs Inc. SkySat satellites was collected for the experimental "Skybox for Good Beta" program in 2015, as well as for various crisis response events and a few other projects. The data is available in both a 5-band Multispectral/Pan collection, and a Pansharpened RGB collection.

Each image's asset ID contains the acquisition date and time, for example, image s01_20150304T080608Z was acquired on March 4, 2015 at 08:06 Zulu (UTC). For more information, please see the [Planet Imagery Product Specifications] (https://www.planet.com/products/satellite-imagery/files/Planet_Combined_Imagery_Product_Specs_December2017.pdf) and visit the [Planet Imagery and Archive] (Satellite Imagery and Archive | Planet) site.

This RGB collection contains images with three pansharpened, 8-bit bands. The resolution is approximately 0.8m per pixel (closer to 1m for off-nadir images).


这些数据来自Planet labs Inc. SkySat卫星在2015年为实验性的 "Skybox for Good Beta "项目,以及各种危机应对事件和其他一些项目收集的数据。这些数据有5个波段的多光谱/全景收集,以及一个全景锐化的RGB收集。

每张图像的资产ID包含了采集日期和时间,例如,图像s01_20150304T080608Z是在2015年3月4日08:06 Zulu(UTC)采集的。欲了解更多信息,请参见[行星图像产品规格](https://www.planet.com/products/satellite-imagery/files/Planet_Combined_Imagery_Product_Specs_December2017.pdf),并访问[行星图像和档案](https://www.planet.com/products/planet-imagery/)网站。

这个RGB系列包含有三个泛锐化的8位带的图像。分辨率约为每像素0.8米(离地图像接近1米)。

Dataset Availability

2014-07-03T00:00:00 - 2016-12-24T00:00:00

Dataset Provider

Planet Labs Inc.

Collection Snippet

ee.ImageCollection("SKYSAT/GEN-A/PUBLIC/ORTHO/RGB")

Resolution

0.8 meters

Bands Table

Name Description Min* Max* Wavelength
R Red 1 255 605-695nm
G Green 1 255 515-595nm
B Blue 1 255 450-515nm

* = Values are estimated

影像属性:

Name Type Description
catalogID String Unique catalog ID corresponding to a single collection event; same across all three detectors.
collectionEndTime String ISO 8601 collection end time (UTC).
collectionStartTime String ISO 8601 collection start time (UTC).
collectionType String 'Strip', 'Point', 'Area', or 'Path'.
productType String Product type identifying the product level ('Orthorectified Imagery').
productionID String ID of this version of this product, generated by Singer/TileMill.
productionSystemVersion String N/A
resamplingMethod String The method used for interpolated pixel values.
satelliteAzimuthAngleMax Double Maximum satellite azimuth angle over the collection (degrees).
satelliteAzimuthAngleMean Double Mean satellite azimuth angle over the collection (degrees).
satelliteAzimuthAngleMin Double Minimum satellite azimuth angle over the collection (degrees).
satelliteElevationAngleMax Double Maximum satellite elevation angle over the collection (degrees).
satelliteElevationAngleMean Double Mean satellite elevation angle over the collection (degrees).
satelliteElevationAngleMin Double Minimum satellite elevation angle over the collection (degrees).
satelliteName String Unique name identifying the spacecraft.
snaptoAlignmentConfidence Double N/A
snaptoReferenceAssets String N/A
solarAzimuthAngle Double Solar azimuth angle at the time of collection.
solarElevationAngle Double Solar elevation angle at the time of collection.
terrainBlendEpoch Double N/A

代码:

var dataset = ee.ImageCollection('SKYSAT/GEN-A/PUBLIC/ORTHO/RGB');
var rgb = dataset.select(['R', 'G', 'B']);
var rgbVis = {
  min: 11.0,
  max: 190.0,
};
Map.setCenter(-70.892, 41.6555, 15);
Map.addLayer(rgb, rgbVis, 'RGB');


相关文章
|
2月前
|
数据可视化 定位技术 Sentinel
如何用Google Earth Engine快速、大量下载遥感影像数据?
【2月更文挑战第9天】本文介绍在谷歌地球引擎(Google Earth Engine,GEE)中,批量下载指定时间范围、空间范围的遥感影像数据(包括Landsat、Sentinel等)的方法~
1166 1
如何用Google Earth Engine快速、大量下载遥感影像数据?
|
2月前
|
机器学习/深度学习 算法 数据可视化
基于Google Earth Engine云平台构建的多源遥感数据森林地上生物量AGB估算模型含生物量模型应用APP
基于Google Earth Engine云平台构建的多源遥感数据森林地上生物量AGB估算模型含生物量模型应用APP
151 0
|
2月前
|
JSON Android开发 数据格式
Android框架-Google官方Gson解析,android开发实验报告总结
Android框架-Google官方Gson解析,android开发实验报告总结
|
2月前
|
存储 编解码 数据可视化
Google Earth Engine获取随机抽样点并均匀分布在栅格的不同数值区中
【2月更文挑战第14天】本文介绍在谷歌地球引擎(Google Earth Engine,GEE)中,按照给定的地表分类数据,对每一种不同的地物类型,分别加以全球范围内随机抽样点自动批量选取的方法~
320 1
Google Earth Engine获取随机抽样点并均匀分布在栅格的不同数值区中
|
2月前
|
人工智能 自然语言处理 负载均衡
这款 AI 网关项目简直太棒了,轻松接入OpenAI、LLama2、Google Gem)ini等 100 多种大语言模型!
这款 AI 网关项目简直太棒了,轻松接入OpenAI、LLama2、Google Gem)ini等 100 多种大语言模型!
105 1
|
2月前
|
数据处理
Google Earth Engine(GEE)——sentinel-1数据处理过程中出现错误Dictionary does not contain key: bucketMeans
Google Earth Engine(GEE)——sentinel-1数据处理过程中出现错误Dictionary does not contain key: bucketMeans
46 0
|
2月前
|
编解码 人工智能 算法
Google Earth Engine——促进森林温室气体报告的全球时间序列数据集
Google Earth Engine——促进森林温室气体报告的全球时间序列数据集
46 0
|
2月前
|
编解码 人工智能 数据库
Google Earth Engine(GEE)——全球道路盘查项目全球道路数据库
Google Earth Engine(GEE)——全球道路盘查项目全球道路数据库
65 0
|
2月前
|
编解码
Open Google Earth Engine(OEEL)——matrixUnit(...)中产生常量影像
Open Google Earth Engine(OEEL)——matrixUnit(...)中产生常量影像
37 0
|
2月前
Google Earth Engine(GEE)——导出指定区域的河流和流域范围
Google Earth Engine(GEE)——导出指定区域的河流和流域范围
101 0