luna
luna copied to clipboard
add netrc file authentication
I added netrc file authentication to .cmr_download_one because current method of authentication was returning empty files (see issue #32 GetNASA downloads empty hdf files).
Currently, the changes only work if httr package is loaded separately
I tried remotes::install_github("lysoifer/luna", build=FALSE), and was not able to get this working.