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

Update products #238

Open ranghetti opened 3 years ago

ranghetti commented 3 years ago
pkautio commented 11 months ago

The following products have been updated to "061" version and "006" is no longer available:

MODIStsp is no longer able to download these datasets. MODIStsp_prodops-file needs to be updated.

EDIT: In addition it seems that ALL version 6 data products were decommissioned on July 31, 2023 with the exception of MOD44W.

ranghetti commented 11 months ago

Hi,

I could help with the "Update products" task.

Hi @pkautio , I answer here regarding your offer in #262.

You are welcome for this help. To update products you may:

  1. edit the file inst/ExtData/MODIStsp_ProdOpts.xml.zip properly;
  2. delete inst/ExtData/MODIStsp_ProdOpts.RData and launch the internal function MODIStsp:::load_prodopts().

After doing that, please post a pull request. If you have further requests, please open a specific new issue (it will be automatically closed, but don't worry).

Thanks,

Ps. these instructions are valid for anyone else wants to contribute updating products.

pkautio commented 11 months ago

Comment moved in #265

maelle commented 11 months ago

@ranghetti would you first welcome an external PR by @pkautio or should I give write access? Thanks both!

ranghetti commented 11 months ago

@maelle I think the first would be preferable, thanks.