文件名称:GEDI_processing:用于下载,分析和网格化GEDI数据的处理管道
文件大小:996KB
文件格式:ZIP
更新时间:2024-05-24 15:17:00
HTML
查找可用的GEDI入门(来自rGEDI教程页面) 安装rGEDI # The CRAN version: install.packages( " rGEDI " ) # The development version: library( devtools ) devtools :: install_git( " https://github.com/carlos-alberto-silva/rGEDI " , dependencies = TRUE ) # loading rGEDI package library( rGEDI ) 在您的研究区域内查找GEDI数据(GEDI查找工具) # Study area boundary box coordinates ul_lat <- - 44.0654 lr_lat <- - 44.17246 ul_lon <- - 13.76913 l
【文件预览】:
GEDI_processing-master
----bash()
--------GEDI_download.sh(4KB)
----GEDI_processing.Rproj(205B)
----R()
--------gediToTXT.R(573B)
--------GEDI_intro_tutorial.html(1.45MB)
--------GEDI_processing_FUN.R(3KB)
--------post_tutorial.R(5KB)
--------GEDI_setup.R(230B)
----README.md(24KB)
----GEDI_intro_files()
--------figure-latex()
--------figure-html()
----.gitignore(40B)