The NASAaccess package is a simple and needed tool for accessing and processing remote sensing data. The NASAaccess package has multiple functions that help the user to access and reformat hydrological data for easy ingest into various hydrological models. Since the package functions touch NASA data repositories to retrieve data, the user must set up a registration account with Earthdata as well as authorizing NASA GES DISC data access. The package user should make sure that his(her) local machines has curl installed properly. Further instructions on creating the “.netrc” and “.urs_cookies” files can be accessed at How To Access Data NASA data With cURL And Wget wiki page. 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.

Note: for Windows users the NASA GES DISC logging information should be saved in a file named “_netrc” beside the “.netrc” one.

Built with

sessionInfo()
#> R version 4.3.0 (2023-04-21)
#> Platform: x86_64-apple-darwin20 (64-bit)
#> Running under: macOS Ventura 13.6.3
#> 
#> Matrix products: default
#> BLAS:   /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libRblas.0.dylib 
#> LAPACK: /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/lib/libRlapack.dylib;  LAPACK version 3.11.0
#> 
#> locale:
#> [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
#> 
#> time zone: America/New_York
#> tzcode source: internal
#> 
#> attached base packages:
#> [1] stats     graphics  grDevices utils     datasets  methods   base     
#> 
#> loaded via a namespace (and not attached):
#>  [1] vctrs_0.6.5       cli_3.6.2         knitr_1.45        rlang_1.1.3      
#>  [5] xfun_0.41         stringi_1.8.3     purrr_1.0.2       textshaping_0.3.7
#>  [9] jsonlite_1.8.8    glue_1.7.0        htmltools_0.5.7   ragg_1.2.7       
#> [13] sass_0.4.8        rmarkdown_2.25    evaluate_0.23     jquerylib_0.1.4  
#> [17] fastmap_1.1.1     yaml_2.3.8        lifecycle_1.0.4   memoise_2.0.1    
#> [21] stringr_1.5.1     compiler_4.3.0    fs_1.6.3          rstudioapi_0.15.0
#> [25] systemfonts_1.0.5 digest_0.6.34     R6_2.5.1          magrittr_2.0.3   
#> [29] bslib_0.6.1       tools_4.3.0       pkgdown_2.0.7     cachem_1.0.8     
#> [33] desc_1.4.3

Reference

Mohammed, I.N., Bustamante, E.G.R., Bolten, J.D., Nelson, E.J., 2023. Technical note: NASAaccess – a tool for access, reformatting, and visualization of remotely sensed earth observation and climate data. Hydrol. Earth Syst. Sci. 27, 3621-3642, https://doi.org/10.5194/hess-27-3621-2023