PATH-Global-Health / MNTD-tech-docs

Technical documentation for various PATH MNTD workflows
https://path-global-health.github.io/MNTD-tech-docs/
3 stars 4 forks source link

MODIStsp password/username aren't working #15

Closed ffeerriiss closed 10 months ago

ffeerriiss commented 10 months ago

Error in MODIStsp_download(modislist, proc_opts$out_folder_mod, download_server, : Username and/or password are not valid. Please provide valid ones!

ffeerriiss commented 10 months ago

Code shows up in the copy/paste version that's absent in the post. This code chunk made it seem as though the username/password should not be manually entered.

#| echo: false
user <- Sys.getenv("eferriss")
pass <- Sys.getenv("MODISPASS")