generated from realxinzhao/gcamdata-clean
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding price, production, and area related processing function updates gz data updates (per recent gcamdata); also consistent with this package
- Loading branch information
1 parent
6647ca6
commit 8a8586c
Showing
22 changed files
with
1,658 additions
and
266 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,12 @@ | ||
Package: gcamdata | ||
Type: Package | ||
Title: Build the GCAM Input Datasets | ||
Version: 5.1 | ||
Date: 2019-07-06 | ||
Authors@R: c( person("Russell", "Horowitz", | ||
email = "[email protected]", | ||
role = c("cre","aut"), | ||
comment = c(ORCID = "0000-0002-0270-3127")), | ||
person("Ben", "Bond-Lamberty", role = c( "aut"), comment = c(ORCID = "0000-0001-9525-4633")), | ||
person("Katherine", "Calvin", role = "aut", comment = c(ORCID = "0000-0003-2191-4189")), | ||
person("Ryna", "Cui", role = "aut", comment = c(ORCID = "0000-0002-8531-4126")), | ||
person("Kalyn", "Dorheim", role = "aut", comment = c(ORCID = "0000-0001-8093-8397")), | ||
person("Leyang", "Feng", role = "aut"), | ||
person("Jill", "Horing", role = "aut", comment = c(ORCID = "0000-0003-2516-5533")), | ||
person("Page", "Kyle", role = "aut", comment = c(ORCID = "0000-0002-1257-8358")), | ||
person("Robert", "Link", role = "aut"), | ||
person("Pralit", "Patel", role = "aut", comment = c(ORCID = "0000-0003-3992-1061")), | ||
person("Christopher", "Roney", role = "aut", comment = c(ORCID = "0000-0003-0509-5259")), | ||
person("Abigail", "Snyder", role = "aut", comment = c(ORCID = "0000-0002-9034-9948")), | ||
person("Aaron", "Staniszweski", role = "aut"), | ||
person("Sean", "Turner", role = "aut", comment = c(ORCID = "0000-0003-4400-9800")), | ||
person("Matthew", "Binsted", role = "aut", comment = c(ORCID = "0000-0002-5177-7253")), | ||
person("Zarrar", "Khan", role = "aut", comment = c(ORCID = "0000-0002-8147-8553")), | ||
person("Corinne", "Hartin", role = "ctb", comment = c(ORCID = "0000-0003-1834-6539")), | ||
person("Rachel", "Hoesly", role = "ctb"), | ||
person("Mohamad", "Hejazi", role = "ctb"), | ||
person("Gokul", "Iyer", role = "ctb"), | ||
person("Sonny", "Kim", role = "ctb"), | ||
person("Yaling", "Liu", role = "ctb"), | ||
person("Haewon", "McJeon", role = "ctb"), | ||
person("Steve", "Smith", role = "ctb"), | ||
person("Stephanie", "Waldhoff", role = "ctb", comment = c(ORCID = "0000-0002-8073-0868")), | ||
person("Marshall", "Wise", role = "ctb"), | ||
person("Leon", "Clarke", role = c("rth", "ctb")), | ||
person("Pacific Northwest National Laboratory", role = "cph")) | ||
Description: Build the GCAM XML input files. | ||
Title: Process FAO data for global agroeconomic modeling | ||
Version: 1.1 | ||
Date: 2023-05-06 | ||
Authors@R: c(person("Xin", "Zhao", email = "[email protected]", role = c("cre", "aut"), comment = c(0000-0002-1801-4393)), | ||
person("Katherine", "Calvin", role = "aut", comment = c(ORCID = "0000-0003-2191-4189")), | ||
person("Pacific Northwest National Laboratory", role = "cph")) | ||
Description: Clean and balance agricultural input and supply-utilization data. | ||
License: MIT + file LICENSE | ||
Depends: R (>= 3.1.2) | ||
Imports: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.