如何提取或过滤 google 地球引擎数据中的日期
How to extract or filter for a date in google earth engine data
我想回到过去,想象过去的水文。我正在使用 google earth engine 中的 MERIT Hydro 数据集,它说明了多年的时间范围。
- 如何筛选可用的最早数据集?
- 下载的数据是聚合信息吗?
https://developers.google.com/earth-engine/datasets/catalog/MERIT_Hydro_v1_0_1
此数据集是 ee.Image 而不是 ee.Image 集合。
日期范围未指定集合中的单个图像,而是指定用于编译 MERIT Hydro:全球水文数据集的原始数据集的日期范围,作为一个图像。无法在此数据集中访问具有特定日期的单个图像。
阅读更多:https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2019WR024873
我想回到过去,想象过去的水文。我正在使用 google earth engine 中的 MERIT Hydro 数据集,它说明了多年的时间范围。
- 如何筛选可用的最早数据集?
- 下载的数据是聚合信息吗?
https://developers.google.com/earth-engine/datasets/catalog/MERIT_Hydro_v1_0_1
此数据集是 ee.Image 而不是 ee.Image 集合。
日期范围未指定集合中的单个图像,而是指定用于编译 MERIT Hydro:全球水文数据集的原始数据集的日期范围,作为一个图像。无法在此数据集中访问具有特定日期的单个图像。
阅读更多:https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2019WR024873