diff --git a/DESCRIPTION b/DESCRIPTION index 4e95435..0ca9e5b 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -7,10 +7,7 @@ Authors@R: c(person("Ibrahim", "Mohammed", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6542-319X"), email = "ibrahim.mohammed@nasa.gov")) Maintainer: Ibrahim Mohammed Depends: R (>= 4.0) -Description: A tool to generate gridded ascii tables and station files needed by hydrological models for weather and climate inputs. The package assumes that users have already set up a registration account(s) with Earthdata login as well as authorizing NASA GES DISC data access. - Please refer to for further details. The package relies on 'curl' commands and library to access NASA remote sensing servers. - 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 . - 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. +Description: A tool to generate gridded ascii tables and station files needed by hydrological models for weather and climate inputs. The package assumes that users have already set up a registration account(s) with Earthdata login as well as authorizing NASA GES DISC data access. Please refer to for further details. The package relies on 'curl' commands and library to access NASA remote sensing servers. 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 . 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, getPass