We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, Thank you very much for the powerful MODIStsp. I am happy to find your tool timely when I am in desperate need of big amount of MODIS data.
There are 3 options of MODIS data source platform: Both, Terra, Aqua.
The text was updated successfully, but these errors were encountered:
Hi. Thanks for reporting this. I will check ASAP.
Sorry, something went wrong.
Hi.
this should now be fixed. Could you try installing the last github version to test it?
Lorenzo
df0e6ff
This works fine now. Thank you Lorenzo for the fast remedy. :-)
No branches or pull requests
Hi, Thank you very much for the powerful MODIStsp. I am happy to find your tool timely when I am in desperate need of big amount of MODIS data.
There are 3 options of MODIS data source platform: Both, Terra, Aqua.
However, when selecting option 'Aqua', the error appears in RStudio console as below.
[1] "D:\Atlas\Documents\Mayon.json"
Error in if (general_opts$download_server == "http" & http["Aqua"] == :
missing value where TRUE/FALSE needed
When selecting 'Both' or 'Terra', the result is OK.
[1] "D:\Atlas\Documents\Mayon.json"
TRUE
The text was updated successfully, but these errors were encountered: