Skip to content

Commit

Permalink
Addressing CRAN checks!
Browse files Browse the repository at this point in the history
  • Loading branch information
imohamme committed Mar 1, 2022
1 parent 0cefd66 commit b3f4b2a
Show file tree
Hide file tree
Showing 22 changed files with 39 additions and 29 deletions.
Binary file modified .DS_Store
Binary file not shown.
5 changes: 3 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: NASAaccess
Version: 3.0.0
Date: 2022-01-13
Date: 2022-02-28
Type: Package
Title: Downloading and Reformatting Tool for NASA Earth Observation Data Products
Authors@R: c(person("Ibrahim", "Mohammed", role = c("aut", "cre"),
Expand All @@ -12,8 +12,9 @@ Description: A tool to generate gridded ascii tables and station files needed by
Users should make sure that their local machines have 'curl' installed properly. Instructions on creating the ".netrc" and ".urs_cookies" files can be accessed at <https://wiki.earthdata.nasa.gov/display/EL/How+To+Access+Data+With+cURL+And+Wget>.
Creating the ".netrc" file at the user machine 'Home' directory and storing the NASA GES DISC user logging information in it is needed to execute the package commands.
URL: https://github.com/nasa/NASAaccess
BugReports: https://github.com/nasa/NASAaccess/issues
Imports: ncdf4, stats, shapefiles, rgeos, maptools, httr, stringr, rgdal, XML, sp, utils, raster, methods, sf, ggmap, ggplot2
License: NASA-1.3
License: NASA-1.3 + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# NASAaccess 3.0.0

* Released on 2022-January-13. Adding CMIP6 access function.
* Released on 2022-February-28. Adding CMIP6 access functio & Submission to CRAN.


# NASAaccess 2.5.1
Expand Down
8 changes: 5 additions & 3 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,17 @@ knitr::opts_chunk$set(

The *NASAaccess* R package is an open source software package under [NASA Open Source Agreement v1.3](https://opensource.org/licenses/NASA-1.3) and can be downloaded from Github at https://github.com/nasa/NASAaccess.

*NASAaccess* is also available as a [Tethys](https://www.tethysplatform.org/) web-based application that can be installed on servers for multiple usage suited for agencies and centers. Full details on installing the web-based version of *NASAaccess* at local servers can be found at [Here](https://github.com/BYU-Hydroinformatics/SWATOnline/blob/master/Documentation/nasaaccess%20-%20Installation%20Guide.pdf).
*NASAaccess* is also available as a [Tethys](https://www.tethysplatform.org/) web-based application that can be installed on servers for multiple usage suited for agencies and centers. Full details on installing the web-based version of *NASAaccess* at local servers can be found at [Here](https://github.com/BYU-Hydroinformatics/SWATOnline/blob/master/Documentation/nasaaccess%20-%20Installation%20Guide.pdf).

*NASAaccess* conda package can be installed directly from [Anaconda](https://anaconda.org/imohamme/r-nasaaccess)

## **What is needed to install the NASAaccess software on my local machine?**

On a local machine the user should have installed the following programs as well as setting up a user account. The list below gives a summary of what is needed to be done prior to work with NASAaccess software on any local machine:

+ Installing R softwarehttps://cloud.r-project.org/
+ [Installing R software](https://www.r-project.org/)

+ Installing Rstudio softwarehttps://www.rstudio.com/ (OPTIONAL)
+ [Installing Rstudio software](https://www.rstudio.com/) (OPTIONAL)

+ *NASAaccess* R package needs a user registration access with [Earthdata](https://earthdata.nasa.gov/). Users should set up a registration account(s) with [Earthdata](https://earthdata.nasa.gov/) login as well as well as authorizing [NASA](https://www.nasa.gov/ "The National Aeronautics and Space Administration") [GES DISC](https://disc.gsfc.nasa.gov/) data access. Please refer to https://disc.gsfc.nasa.gov/data-access for further details.

Expand Down
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,16 +52,19 @@ centers. Full details on installing the web-based version of
*NASAaccess* at local servers can be found at
[Here](https://github.com/BYU-Hydroinformatics/SWATOnline/blob/master/Documentation/nasaaccess%20-%20Installation%20Guide.pdf).

*NASAaccess* conda package can be installed directly from
[Anaconda](https://anaconda.org/imohamme/r-nasaaccess)

## **What is needed to install the NASAaccess software on my local machine?**

On a local machine the user should have installed the following programs
as well as setting up a user account. The list below gives a summary of
what is needed to be done prior to work with NASAaccess software on any
local machine:

- Installing R software<https://cloud.r-project.org/>
- [Installing R software](https://www.r-project.org/)

- Installing Rstudio software<https://www.rstudio.com/> (OPTIONAL)
- [Installing Rstudio software](https://www.rstudio.com/) (OPTIONAL)

- *NASAaccess* R package needs a user registration access with
[Earthdata](https://earthdata.nasa.gov/). Users should set up a
Expand Down
2 changes: 1 addition & 1 deletion docs/articles/About.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/GLDAS.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/articles/GPM.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified docs/articles/GPM_files/figure-html/unnamed-chunk-10-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/articles/GPM_files/figure-html/unnamed-chunk-3-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/articles/NEXGDDP-CMIP6.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/articles/NEXGDPP.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 8 additions & 3 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ articles:
GPM: GPM.html
NEXGDDP-CMIP6: NEXGDDP-CMIP6.html
NEXGDPP: NEXGDPP.html
last_built: 2022-02-28T18:37Z
last_built: 2022-03-01T18:17Z

Binary file modified inst/.DS_Store
Binary file not shown.
Binary file modified inst/extdata/.DS_Store
Binary file not shown.
Binary file modified inst/extdata/DEM_TX.tif
Binary file not shown.
6 changes: 3 additions & 3 deletions inst/extdata/GLDASpolyCentroid/temp1.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
20180801
34.0909896280752,23.5209592249101
34.4717590969246,24.9114842429163
35.3792710985122,24.763994715546
33.9314866358762,23.2473984911089
34.306757415934,24.7186194947839
35.2972438853825,24.5645963578339
6 changes: 3 additions & 3 deletions inst/extdata/GPMpolyCentroid/precipitation1.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
20190801
0.0292920275706911
0.143690336452016
1.39777198692116
0.0267371569563448
0.140670860130179
1.40719953221084
Binary file modified vignettes/.DS_Store
Binary file not shown.
2 changes: 0 additions & 2 deletions vignettes/bibliography/references.bib
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@ @article{RN1282
number = {D20},
pages = {4429},
ISSN = {0148-0227},
DOI = {10.1029/2001jd000659},
url = {https://doi.org/10.1029/2001jd000659},
year = {2002},
type = {Journal Article}
}
Expand Down

0 comments on commit b3f4b2a

Please sign in to comment.