LBA-ECO CD-04 LAI 根据照片估算,塔帕若斯国家森林 83 公里塔楼遗址

LBA-ECO CD-04 LAI Estimated from Photos, km 83 Tower Site, Tapajos National Forest

简介

该数据集包含巴西帕拉州塔帕若斯国家森林 83 公里塔楼站月度叶面积指数 (LAI) 和植物面积指数 (PAI) 的汇总数据。LAI 是根据 2000 年至 2003 年间收集的叶片半球形照片,使用直方图和间隙分数分析法估算得出的。


该数据集包含两个数据文件:一个以逗号分隔的 ASCII 数据文件,其中包含每月的 LAI 和 PAI 汇总数据;另一个压缩文件 (*.zip),其中包含 2000-2001 年的半球形照片图像 (.bmp)。这些图像包括在测井前和测井后在测量地点拍摄的,用于比较 LAI。此外,还有一个配套文件,其中包含为 LAI 分析而开发的程序代码,以 ASCII 文本文件的形式提供。

摘要

File 1: CD04_LAI_PAI_photos.csv:
Summary data for the calculations of LAI and PAI between 2000 and 2003 as a comma-delimited ASCII file.

ColumnHeadingUnits/formatDescription
1YearyyyyYear in which the hemispherical photos were taken (yyyy): 2000-2003
2MonthmmMonth in which the hemispherical photos were taken: 1= January and 12= December
3RowLocation of photographs within the sampling grid: A-M (see data set documentation )
4StatusStatus of the site with respect to logging operations: Pre-logging or Logged. Selective logging began in September 2001.
5No_photosNumber of hemispherical photos included in the calculation of PAI and LAI
6PAIm2 per m2Mean plant area index for the sampling row in meters squared per meter squared (m2 per m2) calculated using the Beer-Lambert equation
7LAIm2 per m2Mean leaf area index for the row in meters squared per meter squared (m2 per m2) calculated from hemispherical photos

File 2: CD04_LAI_Hemispherical_Images.zip

This data file is comprised of three compressed files which contain hemispherical photo images (.bmp) taken at the forest measurement site between 2000-2001. The images include those taken pre-logging and post-logging at the measurement site for the purpose of comparing LAI.

File names:
CD04_LAI_precut.zip
CD04_LAI_postcut.zip
CD04_LAI_May2001.zip

Companion file: LAI_OTV_gap_fraction_program.txt:

Individual file names indicate the row-column-month-year that the image was taken. See figure 2.

The text file of the program code developed for LAI analysis was run on a 1GHz Pentium III PC using the Interactive Data Language IDL 6.0.

Site boundaries: (All latitude and longitude given in decimal degrees)

Site (Region)Westernmost LongitudeEasternmost LongitudeNorthernmost LatitudeSouthernmost LatitudeGeodetic Datum
Para Western (Santarem) - km 83 Logged Forest Tower Site (Para Western (Santarem))-54.97070-54.97070-3.01700-3.01700World Geodetic System, 1984 (WGS-84)

代码

!pip install leafmap
!pip install pandas
!pip install folium
!pip install matplotlib
!pip install mapclassify
 
import pandas as pd
import leafmap
 
url = "https://github.com/opengeos/NASA-Earth-Data"
df = pd.read_csv(url, sep="\t")
df
 
leafmap.nasa_data_login()
 
 
results, gdf = leafmap.nasa_data_search(
    short_name="CD04_LAI_Estimates_1103",
    cloud_hosted=True,
    bounding_box=(-54.97, -3.02, -54.96, -2.75),
    temporal=("2000-06-01", "2006-02-28"),
    count=-1,  # use -1 to return all datasets
    return_gdf=True,
)
 
 
gdf.explore()
 
#leafmap.nasa_data_download(results[:5], out_dir="data")

引用

Juarez, R.N., H.R. da Rocha, A.M. Figueira, M.L. Goulden, and S.D. Miller. 2010. LBA-ECO CD-04 LAI Estimated from Photos, km 83 Tower Site, Tapajos National Forest. Data set. Available on-line [http://daac.ornl.gov] from Oak Ridge National Laboratory Distributed Active Archive Center, Oak Ridge, Tennessee, U.S.A.

网址推荐

个人主页

https://sites.google.com/view/xingguang/main

知识星球

知识星球 | 深度连接铁杆粉丝,运营高品质社群,知识变现的工具 (zsxq.com)https://wx.zsxq.com/group/48888525452428

机器学习

https://www.cbedai.net/xg 

干旱监测平台

慧天干旱监测与预警-首页https://www.htdrought.com/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

此星光明

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值