Skip to content

Commit

Permalink
changed auts in DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
KonstiDE committed Jan 23, 2024
1 parent 7f97ff1 commit 591c58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Authors@R: c(
person("Ned", "Horning", role ="aut", email="[email protected]"),
person("Jakob", "Schwalb-Willmann", role ="aut", email="[email protected]", comment = c(ORCID = "0000-0003-2665-1509")),
person("Robert J.", "Hijmans", role = "ctb", email = "[email protected]",comment = c(ORCID = "0000-0001-5872-2872")),
person("Konstantin", "Mueller", role = c("ctb", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0001-6540-3124"))
person("Konstantin", "Mueller", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0001-6540-3124"))
)
Description: Toolbox for remote sensing image processing and analysis such as
calculating spectral indexes, principal component transformation, unsupervised
Expand Down

0 comments on commit 591c58d

Please sign in to comment.