Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
imohamme committed Feb 28, 2023
1 parent fdde03b commit 168f6bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
6 changes: 2 additions & 4 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@ Within the Rstudio help tab the user can verify that the package has been instal

### **Conda Package**

- After registration with [Earthdata](https://www.earthdata.nasa.gov/) *NASAaccess* software package users should create a reference file (*netrc*) with [Earthdata](https://www.earthdata.nasa.gov/) credentials stored in it to streamline the retrieval access to [NASA](https://www.nasa.gov/ "The National Aeronautics and Space Administration") servers.
- After registration with [Earthdata](https://www.earthdata.nasa.gov/) *NASAaccess* software package users should create a reference file (*.netrc*) with [Earthdata](https://www.earthdata.nasa.gov/) credentials stored in it to streamline the retrieval access to [NASA](https://www.nasa.gov/ "The National Aeronautics and Space Administration") servers.

- Creating the *.netrc* file at the user machine *Home* directory and storing the user [NASA](https://www.nasa.gov/ "The National Aeronautics and Space Administration") [GES DISC](https://disc.gsfc.nasa.gov/) logging information in it is needed to execute the *NASAaccess* package commands. Accessing data at NASA servers is further explained at [Here](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 user [NASA](https://www.nasa.gov/ "The National Aeronautics and Space Administration") [GES DISC](https://disc.gsfc.nasa.gov/) logging information in it is needed to execute the *NASAaccess* package commands. Accessing data from NASA servers is further explained at [Here](https://wiki.earthdata.nasa.gov/display/EL/How+To+Access+Data+With+cURL+And+Wget).


- To install *NASAaccess* package in a conda environment run the following:
Expand All @@ -88,8 +88,6 @@ Full details on installing the web-based application of *NASAaccess* on single m

## **Is there a walk through examples for NASAaccess software?**

Yes!

Software users are encouraged to visit (<https://imohamme.github.io/NASAaccess/>) to learn more on *NASAaccess* functionality and capabilities.

## **How to cite R NASAaccess package?**
Expand Down
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ been installed and browse the help pages of the various functions of

- After registration with [Earthdata](https://www.earthdata.nasa.gov/)
*NASAaccess* software package users should create a reference file
(*netrc*) with [Earthdata](https://www.earthdata.nasa.gov/)
(*.netrc*) with [Earthdata](https://www.earthdata.nasa.gov/)
credentials stored in it to streamline the retrieval access to
[NASA](https://www.nasa.gov/ "The National Aeronautics and Space Administration")
servers.
Expand All @@ -118,7 +118,7 @@ been installed and browse the help pages of the various functions of
[NASA](https://www.nasa.gov/ "The National Aeronautics and Space Administration")
[GES DISC](https://disc.gsfc.nasa.gov/) logging information in it is
needed to execute the *NASAaccess* package commands. Accessing data
at NASA servers is further explained at
from NASA servers is further explained at
[Here](https://wiki.earthdata.nasa.gov/display/EL/How+To+Access+Data+With+cURL+And+Wget).

- To install *NASAaccess* package in a conda environment run the
Expand All @@ -136,8 +136,6 @@ single machines and local servers can be found at

## **Is there a walk through examples for NASAaccess software?**

Yes!

Software users are encouraged to visit
(<https://imohamme.github.io/NASAaccess/>) to learn more on *NASAaccess*
functionality and capabilities.
Expand Down

0 comments on commit 168f6bf

Please sign in to comment.