Skip to content

Commit

Permalink
Update DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonsj100 committed Oct 8, 2024
1 parent 08737c6 commit cff7d1c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,15 @@ Authors@R: c(
person("Stephanie", "Wilson", email = "[email protected]",
role = "cre", comment = c(ORCID = "0000-0002-5484-0748")),
person("Ben", "Bond-Lamberty", email = "[email protected]",
role = "aut", comment = c(ORCID = "0000-0001-9525-4633")))
role = "aut", comment = c(ORCID = "0000-0001-9525-4633")),
person("Genevieve", "Noyce", email = "[email protected]",
role = "ctb", comment = c(ORCID = "0000-0003-0423-6478")),
person("Roberta", "Bittencourt Peixoto", email = "[email protected]",
role = "ctb", comment = c(ORCID = "0000-0002-8053-2730")),
person("Patrick", "Megonigal", email = "[email protected]",
role = "ctb", comment = c(ORCID = "0000-0002-2018-7883")),
person("Smithsonian", "Institution", role = "cph"))

Description: Parse static-chamber greenhouse gas measurement
files generated by a variety of instruments; compute flux rates using
multi-observation metadata; and generate diagnostic metrics and plots.
Expand Down

0 comments on commit cff7d1c

Please sign in to comment.