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

Create mask for all layer of Raster Stack #210

Closed Cryo2018 closed 3 years ago

Cryo2018 commented 4 years ago

Hello, I'm trying to create a mask (Value>100) for all layers of my stacked Pixel. I'm trying to exclude pixels with values greater than 100 and then run modisextract based on the new stack (value range: 0-100). Does anyone know what should I do to remove noise values (>100) on my dataset? My dataset is Albedo in time series which value>100 are not albedo value.

Regards, Ali

ranghetti commented 3 years ago

Hi, unfortunately Lorenzo, who developed the package {prismaread}, has recently passed away (https://docs.ropensci.org/MODIStsp/articles/lorenzo.html). I am now managing this package and related issues. Do you still need help for this? If so, please provide a reproducible example (including mdisextract instruction) and detail your exigence.

ranghetti commented 3 years ago

Closing due to inactivity; feel free to reopen if necessary.

Cryo2018 commented 3 years ago

So sorry,