the question is if we can simply remove the OS question
and of course if the "out[a] <-..." command string remains the same
Florian Detsch
@fdetsch
I'll have a look into it. Working on Windows anyway.
Matteo Mattiuzzi
@MatMatt
ok thanks!
Matteo Mattiuzzi
@MatMatt
I think there is an issue with the use of skipDuplicateProducts(). I read the threat MatMatt/MODIS#22 and I think we should use in getProducts() as a default a proper regex behaviour, as the skipDuplicateProducts() 'simulates'.
Eventually we could add an argument getProduct(...,regex=TRUE)
but sincerely, I think that this is too complex for such a simple search, so it would be better to simply explain in ?getProduct that products are matched as regex.