Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Feret Jean-Baptiste
biodivMapR
Commits
5e5acab9
Commit
5e5acab9
authored
Oct 29, 2019
by
floriandeboissieu
Browse files
update DESCRIPTION
parent
2d0e8781
Changes
1
Hide whitespace changes
Inline
Side-by-side
DESCRIPTION
View file @
5e5acab9
...
@@ -4,13 +4,13 @@ Version: 1.0.2
...
@@ -4,13 +4,13 @@ Version: 1.0.2
Authors@R: c(person(given = "Jean-Baptiste",
Authors@R: c(person(given = "Jean-Baptiste",
family = "Feret",
family = "Feret",
email = "jb.feret@teledetection.fr",
email = "jb.feret@teledetection.fr",
role = c("aut", "cre"),
role = c("aut", "cre"
, "cph"
),
comment = c(ORCID = "0000-0002-0151-1334")),
comment = c(ORCID = "0000-0002-0151-1334")),
person( given = "Florian",
person( given = "Florian",
family = "de Boissieu",
family = "de Boissieu",
email = "florian.deboissieu@irstea.fr",
email = "florian.deboissieu@irstea.fr",
role = c("
ctb
"),
role = c("
aut
"),
comment = c(ORCID = "0000-0002-2185-9952"
, "clean code, format as package, build website"
))
comment = c(ORCID = "0000-0002-2185-9952"))
Description: this packages allows processing image data based on the method described in the following publication:
Description: this packages allows processing image data based on the method described in the following publication:
Féret, J.-B., Asner, G.P., 2014. Mapping tropical forest canopy diversity using high-fidelity imaging spectroscopy. Ecol. Appl. 24, 1289–1296. https://doi.org/10.1890/13-1824.1
Féret, J.-B., Asner, G.P., 2014. Mapping tropical forest canopy diversity using high-fidelity imaging spectroscopy. Ecol. Appl. 24, 1289–1296. https://doi.org/10.1890/13-1824.1
It expects an image file as input, with a specific data format. ENVI HDR image with BIL interleave required.
It expects an image file as input, with a specific data format. ENVI HDR image with BIL interleave required.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment