-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
147 additions
and
142 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,7 +1,7 @@ | ||
Package: nasapower | ||
Type: Package | ||
Title: NASA POWER API Client | ||
Version: 4.0.3.1 | ||
Version: 4.0.4 | ||
Authors@R: | ||
c(person(given = "Adam H.", | ||
family = "Sparks", | ||
|
@@ -14,33 +14,47 @@ Authors@R: | |
email = "[email protected]", | ||
comment = c(ORCID = "0000-0003-1444-9135", | ||
"Scott Chamberlain reviewed nasapower for rOpenSci, see | ||
https://github.com/ropensci/software-review/issues/155") | ||
<https://github.com/ropensci/software-review/issues/155>.") | ||
), | ||
person(given = "Hazel", | ||
family = "Kavili", | ||
role = "rev", | ||
comment = "Hazel Kavili reviewed nasapower for rOpenSci, see | ||
https://github.com/ropensci/software-review/issues/155"), | ||
<https://github.com/ropensci/software-review/issues/155>."), | ||
person(given = "Alison", | ||
family = "Boyer", | ||
role = "rev", | ||
comment = "Alison Boyer reviewed nasapower for rOpenSci, see | ||
https://github.com/ropensci/software-review/issues/155"), | ||
<https://github.com/ropensci/software-review/issues/155>."), | ||
person(given = "Fernando", | ||
family = "Miguez", | ||
role = "ctb", | ||
email = "[email protected]", | ||
comment = c(ORCID = "0000-0002-4627-8329", | ||
"Fernando Miguez provided assistance in identifying | ||
improper missing value handling in the POWER data, see | ||
<https://github.com/femiguez/apsimx/pull/26>")), | ||
<https://github.com/femiguez/apsimx/pull/26>.")), | ||
person(given = "Maëlle", | ||
family = "Salmon", | ||
role = "ctb", | ||
comment = c(ORCID = "0000-0002-2815-0399", | ||
"Maëlle Salmon contributed a patch to fix issues with | ||
using the R package, 'vcr', for testing the 'API' | ||
queries, see | ||
https://github.com/ropensci/nasapower/pull/64."))) | ||
<https://github.com/ropensci/nasapower/pull/64>.")), | ||
person(given = "Phillip D.", | ||
family = "Alderman", | ||
role = "ctb", | ||
email = "[email protected]", | ||
comment = c(ORCID = "0000-0003-1467-2337", | ||
"Phillip Alderman contributed a patch to fix an issue | ||
with, 'The `file` argument of `vroom()` must use `I()` | ||
for literal data as of vroom 1.5.0.', see | ||
https://github.com/ropensci/nasapower/pull/67.")), | ||
person(given = "Western Australia Agriculture Authority (WAAA)", | ||
role = "cph", | ||
comment = c("Supported the development of nasapower through Adam H. | ||
Sparks' time."))) | ||
URL: https://docs.ropensci.org/nasapower/ | ||
BugReports: https://github.com/ropensci/nasapower/issues | ||
Description: Client for 'NASA' 'POWER' global meteorology, surface solar | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
"codeRepository": "https://github.com/ropensci/nasapower", | ||
"issueTracker": "https://github.com/ropensci/nasapower/issues", | ||
"license": "https://spdx.org/licenses/MIT", | ||
"version": "4.0.3.9000", | ||
"version": "4.0.4", | ||
"programmingLanguage": { | ||
"@type": "ComputerLanguage", | ||
"name": "R", | ||
|
@@ -34,13 +34,27 @@ | |
"@type": "Person", | ||
"givenName": "Fernando", | ||
"familyName": "Miguez", | ||
"email": "[email protected]", | ||
"@id": "https://orcid.org/0000-0002-4627-8329" | ||
}, | ||
{ | ||
"@type": "Person", | ||
"givenName": "Maëlle", | ||
"familyName": "Salmon", | ||
"@id": "https://orcid.org/0000-0002-2815-0399" | ||
}, | ||
{ | ||
"@type": "Person", | ||
"givenName": "Phillip D.", | ||
"familyName": "Alderman", | ||
"email": "[email protected]", | ||
"@id": "https://orcid.org/0000-0003-1467-2337" | ||
} | ||
], | ||
"copyrightHolder": [ | ||
{ | ||
"@type": "Organization", | ||
"name": "Western Australia Agriculture Authority (WAAA)" | ||
} | ||
], | ||
"maintainer": [ | ||
|
@@ -210,8 +224,8 @@ | |
}, | ||
"applicationCategory": "Tools", | ||
"isPartOf": "https://ropensci.org", | ||
"keywords": ["NASA", "meteorological-data", "weather", "global", "weather", "weather-data", "meteorology", "NASA-POWER", "agroclimatology", "earth-science", "data-access", "climate-data"], | ||
"fileSize": "365.409KB", | ||
"keywords": ["NASA", "meteorological-data", "weather", "global", "weather-data", "meteorology", "NASA-POWER", "agroclimatology", "earth-science", "data-access", "climate-data", "r", "nasa-power", "nasa", "agroclimatology-data", "weather-variables", "rstats", "r-package"], | ||
"fileSize": "366.733KB", | ||
"citation": [ | ||
{ | ||
"@type": "ScholarlyArticle", | ||
|
@@ -251,14 +265,15 @@ | |
"name": "{nasapower}: NASA-POWER Data from R", | ||
"identifier": "10.5281/zenodo.1040727", | ||
"url": "https://CRAN.R-project.org/package=nasapower", | ||
"description": "R package version 4.0.3.9000", | ||
"description": "R package version 4.0.4", | ||
"@id": "https://doi.org/10.5281/zenodo.1040727", | ||
"sameAs": "https://doi.org/10.5281/zenodo.1040727" | ||
} | ||
], | ||
"relatedLink": ["https://docs.ropensci.org/nasapower/", "https://CRAN.R-project.org/package=nasapower"], | ||
"releaseNotes": "https://github.com/ropensci/nasapower/blob/master/NEWS.md", | ||
"contIntegration": ["https://github.com/ropensci/nasapower/actions", "https://app.codecov.io/gh/ropensci/nasapower"], | ||
"readme": "https://github.com/ropensci/nasapower/blob/main/README.md", | ||
"contIntegration": ["https://github.com/ropensci/nasapower/actions", "https://codecov.io/gh/ropensci/nasapower"], | ||
"developmentStatus": "https://www.repostatus.org/#active", | ||
"review": { | ||
"@type": "Review", | ||
|
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.