Hello,
I am trying to download NEON site evaluation data using the following command;
eval_dir = "/home/user/evaluation_files/"
download_eval_files(neon_site, eval_dir, "all")
Unfortunately, the command returns a very long error message that I could not figure out. How can I solve this issue?
I am trying to download NEON site evaluation data using the following command;
eval_dir = "/home/user/evaluation_files/"
download_eval_files(neon_site, eval_dir, "all")
Unfortunately, the command returns a very long error message that I could not figure out. How can I solve this issue?