listGP {ecochange}R Documentation

List of global products

Description

This function prints information about ecosystem remote sensing products that can be downloaded with getrsp.

Usage

listGP(layer = TRUE, 
    Algorithm = TRUE, 
    author = TRUE, funs = FALSE, 
    api.code = FALSE)

Arguments

layer

character. Add column 'layer' to the data.

Algorithm

character. Add column 'Algorithm' to the data.

author

character. Add column 'author' to the data.

funs

character. Add column 'funs' to the data.

api.code

character. Add column 'api.code' to the data.

Value

tibble.

Author(s)

Wilson Lara Henao <wilarhen@gmail.com> [aut, cre], Victor Gutierrez-Velez [aut], Ivan Gonzalez [ctb], Maria C. Londono [ctb]

References

Pekel, J. F., Cottam, A., Gorelick, N., & Belward, A. S. (2016). High-resolution mapping of global surface water and its long-term changes. Nature, 540(7633), 418-422.

Hansen, M. C., Potapov, P. V., Moore, R., Hancher, M., Turubanova, S. A., Tyukavina, A., ... & Kommareddy, A. (2013). High-resolution global maps of 21st-century forest cover change. science, 342(6160), 850-853.

Sexton, J. O., Song, X. P., Feng, M., Noojipady, P., Anand, A., Huang, C., ... & Townshend, J. R. (2013). Global, 30-m resolution continuous fields of tree cover: Landsat-based rescaling of MODIS vegetation continuous fields with lidar-based estimates of error. International Journal of Digital Earth, 6(5), 427-448.

Examples

lst <- listGP()


[Package ecochange version 2.9.3.1 Index]