luna icon indicating copy to clipboard operation
luna copied to clipboard

add netrc file authentication

Open lysoifer opened this issue 1 year ago • 2 comments

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).

lysoifer avatar Aug 08 '24 23:08 lysoifer

Currently, the changes only work if httr package is loaded separately

lysoifer avatar Aug 10 '24 15:08 lysoifer

I tried remotes::install_github("lysoifer/luna", build=FALSE), and was not able to get this working.

RichardLitt avatar Oct 15 '24 01:10 RichardLitt