ropensci / MODIStsp

An "R" package for automatic download and preprocessing of MODIS Land Products Time Series
https://docs.ropensci.org/MODIStsp
GNU General Public License v3.0
155 stars 50 forks source link

How to download the NDVI-MODIS product of the version 6.1 using the package MODIStsp v.2.0.6 #253

Closed tazrart closed 2 years ago

tazrart commented 2 years ago

Dear MODIStsp users ,

I wanted to download the MOD13A2 product from the latest version v6.1 but I can't change the version 6 to 6.1 once the configuration interface is opened from this command line:

library(MODIStsp)
MODIStsp()

I think the version that will be downloaded from the command line above is version 6 (by default), how to change to the version 6.1 please?

Thank you in advance

github-actions[bot] commented 2 years ago

@tazrart unfortunately the owner can no longer provide assistance for this package. If you need to ask for help or make a question about {MODIStsp} functionalities, refer to the package documentation first, and check if the topic was already addressed within closed issues. Then, address remaining doubts to public forums like StackOverflow, where other users could eventually provide useful ticks. If you are able to correct a bug, please address your changes in a pull request.

tazrart commented 2 years ago

Ok. thanks for your quick response.